Commit Graph

18 Commits (b97908e9cb68645d8c744e68af2f11ab6276775b)

Author SHA1 Message Date
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 54d0beb564
update change_log.md (#59) 2022-05-16 14:21:07 +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
Chen Jiayu 5b62a28bec
[WIP] [doc] Metric learning tutorial (#36)
* add cub_metric_learning tutorial
2022-04-27 17:50:42 +08:00
yhq 1704ad22a5
Doc/mae tutorial (#34)
* add mae tutorials
2022-04-26 15:00:55 +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
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
wenmeng.zwm b3761b48c4 update quick start 2022-04-21 11:52:35 +08:00
wenmeng.zwm 740d450e1d add dingding qrcode and fix pypi doc format 2022-04-20 11:40:53 +08:00
wenmeng.zwm 1464746609 update change log 2022-04-20 09:48:23 +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
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
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