mmpretrain/mmcls/models
Ma Zerun 643fb192cd
[Enhance] Enhance feature extraction function. (#593)
* Fix MobileNet V3 configs

* Refactor to support more powerful feature extraction.

* Add unit tests

* Fix unit test

* Imporve according to comments

* Update checkpoints path

* Fix unit tests

* Add docstring of `simple_test`

* Add docstring of `extract_feat`

* Update model zoo
2021-12-17 15:55:02 +08:00
..
backbones [Feature] Add DeiT backbone and checkpoints. (#576) 2021-12-15 22:44:57 +08:00
classifiers [Enhance] Enhance feature extraction function. (#593) 2021-12-17 15:55:02 +08:00
heads [Enhance] Enhance feature extraction function. (#593) 2021-12-17 15:55:02 +08:00
losses [Fix] Fix cal_acc bug caused by the return type of accuracy. 2021-12-14 16:21:25 +08:00
necks [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
utils [Refactor] Refator ViT (Continue #295) (#395) 2021-10-18 16:07:00 +08:00
__init__.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
builder.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00