mmclassification/mmcls/models
AllentDan c2f01e0dcd
[Feature] Add torchscript deployment (#279)
* add torchscript deploy

* fix lint

* add check and delete \
2021-06-12 21:50:48 +08:00
..
backbones [Feature]Delete comments (#298) 2021-06-12 21:45:22 +08:00
classifiers [Feature]Delete comments (#298) 2021-06-12 21:45:22 +08:00
heads [Feature] Add torchscript deployment (#279) 2021-06-12 21:50:48 +08:00
losses Refactor LabelSmoothLoss (#285) 2021-06-12 21:32:18 +08:00
necks GlabelAveragePooling support 1d, 2d and 3d by param, and add neck test (#236) 2021-05-10 15:00:50 +08:00
utils [WIP] Refactoring weights initialization (#270) 2021-06-10 10:54:34 +08:00
__init__.py Add classifiers, heads, necks and losses 2020-07-07 19:32:06 +08:00
builder.py inherits mmcv registry (#252) 2021-05-14 23:36:56 +08:00