Commit Graph

10 Commits (f2266bc634b37fd8300ba6f839f87ea43b322cc0)

Author SHA1 Message Date
Cathy0908 368378b2af
add Fast ConvMAE (#101)
* add Fast ConvMAE and Fast ConvMAE benchmark
2022-07-08 12:11:37 +08:00
Cathy0908 4c1b3145e6
[feature] add segmentation modules (#71)
* add segmentation module & add ResNetV1c & ResNetV1d & add benchmark
2022-05-31 20:19:17 +08:00
Cathy0908 04e26b29cf
add moby swin-tiny pretrained model and benchmark (#72) 2022-05-25 14:19:28 +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
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
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 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
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
jiangnana.jnn aee752e7c0 remove release_test configs and fix url link od model zoo 2022-04-07 14:28:50 +08:00
wenmeng.zwm 055deba53e initial commit 2022-04-02 20:01:06 +08:00