4 Commits

Author SHA1 Message Date
Cathy0908
61456a5271
optimize data source with load image (#254) 2022-12-08 16:41:06 +08:00
tuofeilun
23f2b0e399
Adapt designer (#235)
1. Use original config as startup script. (For details, see refactor config parsing method #225)
2. Refactor the splicing rules of the check_base_cfg_path function in the EasyCV/easycv/utils/config_tools.py
3. Support three ways to pass class_list parameter.
4. Fix the bug that clsevalutor may make mistakes when evaluating top5.
5. Fix the bug that the distributed export cannot export the model.
6. Fix the bug that the load pretrained model key does not match.
7. support cls data source itag.
2022-12-01 17:47:10 +08:00
tuofeilun
4c88875a0c
support confusion_matrix (#241)
support confusion_matrix
2022-11-29 11:40:57 +08:00
wenmeng.zwm
055deba53e initial commit 2022-04-02 20:01:06 +08:00