Commit Graph

58 Commits (54d0beb5643c7604eb34eb2c41f2333b0485b0fc)
 

Author SHA1 Message Date
Cathy0908 54d0beb564
update change_log.md (#59) 2022-05-16 14:21:07 +08:00
Cathy0908 f78fa46152
fix citest action (#60)
* fix citest action
2022-05-16 11:37:33 +08:00
wenmeng zhou 8af917dc83
update readme.md to changelog 2022-05-13 16:36:54 +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
yhq e1ed85f677
Doc/update mae benchmark (#50)
* update mae benchmark, we fintune the model four times, and chose the highest one as the result. we pretrain and fintune the model only by 8 V100 which is a little different from official one.
2022-05-05 20:17:03 +08:00
jiangnana.jnn 7f4bf57d25 update version 2022-04-29 17:05:49 +08:00
wenmeng zhou aad3835186
fix: add missing shell scripts (#47)
* add missing scripts
2022-04-29 17:04:10 +08:00
Jun Huang bfe09ce445
Update README.md 2022-04-29 15:58:28 +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
wenmeng zhou 3f01162dd7
[docs] add chinese readme (#39)
* update README.md

* add chinese README_zh-CN.md

* fix typo error
2022-04-27 14:49:00 +08:00
wenmeng zhou 5ee6cac605
Update README.md
update dingding QR code
2022-04-26 15:23:54 +08:00
wenmeng zhou 18f6fdd404
Update README.md
add enterprise contact
2022-04-26 15:12:55 +08:00
wenmeng zhou 6c3e00c46d
Update README.md
add dingding group number
2022-04-26 15:05:35 +08:00
yhq 1704ad22a5
Doc/mae tutorial (#34)
* add mae tutorials
2022-04-26 15:00:55 +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
wenmeng zhou 3bccbc6322
Create CODE_OF_CONDUCT.md 2022-04-25 13:33:44 +08:00
RaingString b2b1a9cc2c
compression tutorial (#20)
* add compression tutorial

Co-authored-by: 木心 <youxiaohe@B-92RZMD6R-1916.local>
2022-04-25 11:58:51 +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
wenmeng zhou ac283009fd
add notebook tutorials (#22)
* update readme and add notebook tutorials
* update ci_test worflow ignore list
2022-04-24 10:26:34 +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 eaae92a4a5 remove comment 2022-04-21 16:07:59 +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 95553fc668 Merge branch 'master' into fix/cls_predictor 2022-04-21 13:56:11 +08:00
wenmeng zhou 3a4a3a9d0c
[doc] update readme doc and changelog (#14)
* update change log

* add dingding qrcode and fix pypi doc format

* update citest ignore
2022-04-21 13:15:58 +08:00
wenmeng.zwm 2a7eac471d fix cls predictor error 2022-04-21 11:53:44 +08:00
wenmeng.zwm b3761b48c4 update quick start 2022-04-21 11:52:35 +08:00
wenmeng.zwm 41d239db1f update citest ignore 2022-04-20 12:07:33 +08:00
wenmeng.zwm 523120a8b8 update workflow 2022-04-20 11:53:04 +08:00
wenmeng.zwm f0a1fd0e3d add support for overwrite whl 2022-04-20 11:45:22 +08:00
wenmeng.zwm 740d450e1d add dingding qrcode and fix pypi doc format 2022-04-20 11:40:53 +08:00
wenmeng.zwm 1f21ec5570 fix twine upload error 2022-04-20 10:53:57 +08:00
wenmeng.zwm 4f6d0cdd4b remove refs/tag for debug 2022-04-20 10:51:33 +08:00
wenmeng.zwm 1464746609 update change log 2022-04-20 09:48:23 +08:00
wenmeng zhou df4e54f05c
Refine auto release workflow (#13)
* change package name from easycv to pai-easycv

* limit publish script to release branch and use ubuntu container
2022-04-19 19:58:39 +08:00
Cathy0908 b1f67f9762
update moby pretrained model to deit small (#10)
* add auto publish config

* [bugfix]: fix extract.py for benchmarks

* update moby pretrained model to deit small
2022-04-18 20:39:28 +08:00
Jun Huang f8aa493be8
Update README.md 2022-04-18 11:18:17 +08:00
Chen Jiayu 26562e5656
fix modelzoo_cls (#8)
Co-authored-by: yunji.cjy <yunji.cjy@alibaba-inc.com>
2022-04-08 16:19:25 +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
Cathy0908 322bdc1f54
Merge pull request #6 from Cathy0908/master
[Feature]: uniform input and output format for transforms
2022-04-07 15:03:38 +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
Cathy0908 cdaaa352e9
Merge pull request #2 from alibaba/gitflow
add citest workflow
2022-04-06 15:44:33 +08:00