Cathy0908
00f2e2eb64
fix eval metric during training and add metric unittest ( #67 )
...
* fix eval metric during training and add metric unittest
2022-05-19 16:07:36 +08:00
Cathy0908
7c29232e79
[bugfix] fix CocoMaskEvaluator missing groundtruth_is_crowd ( #61 )
...
* fix coco evaluation
2022-05-16 20:21:53 +08:00
Cathy0908
14af96e21d
[feature] add ssl detection benchmark ( #58 )
...
* add ssl detection benchmark
* wrape mmdel model with adding init_weights()
2022-05-16 15:03:15 +08:00
Cathy0908
ecbfbbb359
fix unittest ( #57 )
...
* fix unittest and skip quantize unittest
2022-05-16 15:02:12 +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
Xiaohe You
10266f54a7
update quantize.py code version ( #44 )
...
* compression tutorial
* add details of compression tutorial
* add env of compression tutorial
* update quantize.py code version
2022-05-07 16:07:07 +08:00
jiangnana.jnn
7f4bf57d25
update version
2022-04-29 17:05:49 +08:00
Cathy0908
828decd275
fix gpu_collect error ( #46 )
2022-04-29 14:31:58 +08:00
Chen Jiayu
5b62a28bec
[WIP] [doc] Metric learning tutorial ( #36 )
...
* add cub_metric_learning tutorial
2022-04-27 17:50:42 +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
wenmeng zhou
81b91086eb
feat: readthedocs support & tutorial docs refinement ( #29 )
...
* readthedocs build support
* change opencv version from 4.4.0.40 to 4.1.2.30
* update config file path with github url
* fix: clone AutoAugmentPolicy from torchvision error
* reorganize requirements file
* add model compression tutorial and cls modelzoo to readme.md
* add optional req
2022-04-26 10:38:58 +08:00
Cathy0908
d5e2964865
[bugfix]: fix DistEvalHook missing vis_config ( #28 )
...
* fix DistEvalHook missing vis_config
2022-04-26 10:13:31 +08:00
yhq
937dccb9f5
Fix third transforms warpper error ( #31 )
...
* fix third_transforms_warpper bug (issue #32 )
2022-04-25 18:16:55 +08:00
yhq
04ca0d53c7
Doc/add mae benchmark ( #24 )
...
* add mae large to mae benchmark
* fix dataset pipeline bug when timm using torhvision original pipeline in mae
* add mae fintune unittest
Co-authored-by: yanhaiqiang.yhq <yanhaiqiang.yhq@gitlab.alibaba-inc.com>
2022-04-24 14:53:35 +08:00
Chen Jiayu
cdb2366725
Merge pull request #19 from wenmengzhou/fix/cls_predictor
...
Fix: classifier run inference error
2022-04-22 15:37:47 +08:00
Cathy0908
13ff8263b3
remove all imports in easycv.utils.__init__ ( #21 )
2022-04-22 15:22:43 +08:00
Cathy0908
9a3826f0d2
[Feature]: support image visualization for tensorboard and wandb ( #15 )
...
* [Feature]: support image visualization for tensorboard and wandb
2022-04-21 20:48:58 +08:00
wenmeng.zwm
7534a80195
add unittest and fix another bug using cls_head with_avg_pool=True
2022-04-21 16:07:33 +08:00
wenmeng.zwm
2a7eac471d
fix cls predictor error
2022-04-21 11:53:44 +08:00
Cathy0908
fc4c588147
[bugfix]: fix extract.py for benchmarks ( #7 )
...
* [bugfix]: fix extract.py for benchmarks and add auto publish config
Co-authored-by: jiangnana.jnn <jiangnana.jnn@alibaba-inc.com>
2022-04-07 17:16:13 +08:00
jiangnana.jnn
aee752e7c0
remove release_test configs and fix url link od model zoo
2022-04-07 14:28:50 +08:00
jiangnana.jnn
99869f7b85
fix code style
2022-04-06 20:07:34 +08:00
jiangnana.jnn
e8008e3abd
[Feature]: uniform input and output format for transforms
2022-04-06 20:02:21 +08:00
wenmeng.zwm
055deba53e
initial commit
2022-04-02 20:01:06 +08:00