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

InceptionModule

InceptionModule


Description

The inception Module from ‘ni' inputs to len(’kss')*'nb_filters'+'bottleneck_size'

Usage

InceptionModule(
  ni,
  nb_filters = 32,
  kss = c(39, 19, 9),
  bottleneck_size = 32,
  stride = 1
)

Arguments

ni

number of input channels

nb_filters

the number of filters

kss

kernel size

bottleneck_size

bottleneck size

stride

stride

Value

module


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.