Commit Graph

40 Commits (d5e2964865a1c8422b7da284102ad96aa8e57a1c)
 

Author SHA1 Message Date
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
wenmeng.zwm bdf694edb9 add linter test 2022-04-02 21:42:54 +08:00
wenmeng.zwm 03aa369e73 update conda env 2022-04-02 21:22:51 +08:00
wenmeng.zwm 9de8aed3fd add conda init 2022-04-02 21:15:03 +08:00
wenmeng.zwm 2628b221f7 update citest.yaml 2022-04-02 21:09:23 +08:00
wenmeng.zwm c75e745ce3 fix env activate error 2022-04-02 21:03:16 +08:00
wenmeng.zwm dfdafb5b5c debug workflow 2022-04-02 20:43:28 +08:00
wenmeng.zwm d619b71752 add citest workflow 2022-04-02 20:28:08 +08:00
wenmeng.zwm 055deba53e initial commit 2022-04-02 20:01:06 +08:00