Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

SEResNeXtBlock

SEResNeXtBlock


Description

SEResNeXtBlock

Usage

SEResNeXtBlock(
  expansion,
  ni,
  nf,
  groups = 32,
  reduction = 16,
  stride = 1,
  base_width = 4
)

Arguments

expansion

decoder

ni

number of linear inputs

nf

number of features

groups

groups number

reduction

reduction number

stride

stride number

base_width

int, base width

Value

Block object


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.