9 Commits

Author SHA1 Message Date
gulou
f8644f2f93
fix predict (#315)
* update predict and cls of eval
2023-05-24 15:05:26 +08:00
Cathy0908
4cf6f794e4
Support stgcn (#293)
* add stgcn
2023-03-02 19:13:10 +08:00
Cathy0908
ee74ecc680
add mobilenet imagenet config (#283) 2023-02-14 14:02:27 +08:00
tuofeilun
734b68c47c
support multi-row first_order_params (#282)
* support multi-row first_order_params
2023-02-14 14:02:12 +08:00
yhq
8379127388
add video recognition (#256)
* add x3d swin-video clip-bert video algorithm
2023-01-10 17:33:35 +08:00
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