mmpretrain/mmcls/models/necks
fam_taro 4ce7be17c9
[Enhance] Enable to toggle whether Gem Pooling is trainable or not. (#1246)
* Enable to toggle whether Gem Pooling is trainable or not.

* Add test case whether Gem Pooling is trainable or not.

* Enable to toggle whether Gem Pooling is trainable or not by requires_grad

---------

Co-authored-by: Yusuke Fujimoto <yusuke.fujimoto@rist.co.jp>
2023-02-09 11:27:05 +08:00
..
__init__.py [Feature] Add reduction for neck (#978) 2022-11-04 15:44:37 +08:00
gap.py [Refactor] Inherit all registries from MMEngine and use inherited registries. 2022-07-18 10:53:27 +08:00
gem.py [Enhance] Enable to toggle whether Gem Pooling is trainable or not. (#1246) 2023-02-09 11:27:05 +08:00
hr_fuse.py [Refactor] Refactor dev scripts 2022-07-18 11:11:13 +08:00
reduction.py [Feature] Add reduction for neck (#978) 2022-11-04 15:44:37 +08:00