mmpretrain/mmcls/apis
kitecats 06c919efc2
[Fix] Fix for `inference_model` cannot get classes information in checkpoint. (#1093)
* Fix for MMCLS1.x not being able to get classes information in checkpoint during inference

Let MMCLS1.x get classes information from checkpoint during inference instead of using imagenet classes initialization

* Update inference.py
2022-10-14 08:27:01 +08:00
..
__init__.py [Improve] Update apis and packages. (#921) 2022-07-22 10:59:08 +08:00
inference.py [Fix] Fix for `inference_model` cannot get classes information in checkpoint. (#1093) 2022-10-14 08:27:01 +08:00