8 Commits

Author SHA1 Message Date
yhq
6b8b04db72
add upernet algo (#118)
* add upernet algo
* fix import onnx bug
2022-07-12 11:14:09 +08:00
Chen Jiayu
0b472bacf1
refactor detection, support detr and dab-detr (#104)
refactor detection, support detr and dab-detr
2022-07-11 14:52:49 +08:00
Chen Jiayu
3ee118f065
Expand cls model zoo (#55)
1. expand cls model zoo
2. uniform load_pretrained
2022-06-01 11:01:29 +08:00
Cathy0908
d76d5d79fc
set multiprocess env for speedup (#77) 2022-06-01 10:16:02 +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
Cathy0908
c6ad4c7858
fix multi-process reading of detection datasource and accelerate data preprocessing (#23)
* fix multi-process reading of detection datasource and accelerate data preprocessing
2022-04-26 14:03:28 +08:00
Cathy0908
13ff8263b3
remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
wenmeng.zwm
055deba53e initial commit 2022-04-02 20:01:06 +08:00