1
0
mirror of https://github.com/alibaba/EasyCV.git synced 2025-06-03 14:49:00 +08:00

9 Commits

Author SHA1 Message Date
Cathy0908
fe081c8aba
add torchacc, support swin ()
* add torchacc, support swin
2022-07-27 10:22:44 +08:00
yhq
6b8b04db72
add upernet algo ()
* 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 ()
refactor detection, support detr and dab-detr
2022-07-11 14:52:49 +08:00
Chen Jiayu
3ee118f065
Expand cls model zoo ()
1. expand cls model zoo
2. uniform load_pretrained
2022-06-01 11:01:29 +08:00
Cathy0908
d76d5d79fc
set multiprocess env for speedup () 2022-06-01 10:16:02 +08:00
Cathy0908
b5fb2b70c7
[feature]: support mmdet models config ()
* 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 ()
* 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__ () 2022-04-22 15:22:43 +08:00
wenmeng.zwm
055deba53e initial commit 2022-04-02 20:01:06 +08:00