Commit Graph

8 Commits (b5fb2b70c7c1e5f990ee7befbe315869cff6b760)

Author SHA1 Message Date
Cathy0908 b5fb2b70c7
[feature]: support mmdet models config (#25)
* support mmdet models

* add mmlab_models_usage_guide.md

* remove tools/test.py
2022-05-11 17:44:06 +08:00
Xiaohe You 10266f54a7
update quantize.py code version (#44)
* compression tutorial

* add details of compression tutorial

* add env of compression tutorial

* update quantize.py code version
2022-05-07 16:07:07 +08:00
Cathy0908 828decd275
fix gpu_collect error (#46) 2022-04-29 14:31:58 +08:00
Chen Jiayu cdb2366725
Merge pull request #19 from wenmengzhou/fix/cls_predictor
Fix: classifier run inference error
2022-04-22 15:37:47 +08:00
Cathy0908 13ff8263b3
remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
wenmeng.zwm 7534a80195 add unittest and fix another bug using cls_head with_avg_pool=True 2022-04-21 16:07:33 +08:00
wenmeng.zwm 2a7eac471d fix cls predictor error 2022-04-21 11:53:44 +08:00
wenmeng.zwm 055deba53e initial commit 2022-04-02 20:01:06 +08:00