Commit Graph

6 Commits (3c6c2c0b6f13b10515d76fb904081037acdd8c74)

Author SHA1 Message Date
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
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
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