Closed laggui closed 8 months ago
ResNet-18 (and other variants) are often the first baseline in image classification tasks.
We should add an implementation that could serve as an example for architecture implementations with Module and different built-in modules.
Module
ResNet-18 (and other variants) are often the first baseline in image classification tasks.
We should add an implementation that could serve as an example for architecture implementations with
Module
and different built-in modules.