mmclassification/mmcls/models
Ma Zerun e3cf1881bb
[Enhance] Imporve efficiency of precision, recall, f1_score and support. (#595)
* [Enhance] Imporve efficiency of precision, recall, f1_score and support.

* Fix bugs

* Use np.maximum since torch doesn't have maximum before torch 1.7

* Fix bug
2021-12-13 17:24:59 +08:00
..
backbones [Feature] Implement the conformer backbone. (#494) 2021-12-07 14:00:17 +08:00
classifiers [Fix] Fix a bug when using iter-based runner with 'val' workflow (#542) 2021-11-22 12:06:47 +08:00
heads [Feature] Implement the conformer backbone. (#494) 2021-12-07 14:00:17 +08:00
losses [Enhance] Imporve efficiency of precision, recall, f1_score and support. (#595) 2021-12-13 17:24:59 +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