12 Commits

Author SHA1 Message Date
lostkevin
31897984d8
implement onnx export for inception3/4, resnext, mobilenetv2 (#346)
* add inceptionv4 backbone/training settings
* add converted backbone, top-1 acc 80.08
2024-07-18 16:52:56 +08:00
gulou
88d804a5dc
Segementatin of update (#301) 2023-03-15 10:01:51 +08:00
gulou
d8f59a2e28
[WIP]Features/add yolo 20230301 (#297)
add fcos and yolox pai_config
2023-03-06 11:35:20 +08:00
gulou
c3def063b4
add mobilenet of designer (#292) 2023-02-23 17:50:58 +08:00
tuofeilun
2fe73eee91
update ocr_config (#271) 2023-02-14 14:10:08 +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
tuofeilun
5583101471
bugfix easycv_root and det_test (#253) 2022-12-09 10:10:09 +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
Cathy0908
5ac6381758
add error code (#146)
* add error code
2022-09-19 16:07:04 +08:00
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
wenmeng.zwm
055deba53e initial commit 2022-04-02 20:01:06 +08:00