SeparableBlock: SeparableBlock

View source: R/blocks.R

SeparableBlockR Documentation

SeparableBlock

Description

SeparableBlock

Usage

SeparableBlock(expansion, ni, nf, reduction = 16, stride = 1, base_width = 4)

Arguments

expansion

decoder

ni

number of inputs

nf

number of features

reduction

number of reduction

stride

number of stride

base_width

base width

Value

Block object


fastai documentation built on March 31, 2023, 11:41 p.m.