Commit Graph

85 Commits (6288faf1d07b43c20112f98acb7f7176b77ad7e2)

Author SHA1 Message Date
cuicheng01 e9b3cd3d03 fix PP-LCNet docs 2021-11-24 07:17:49 +00:00
cuicheng01 d868a63764 Add ESNet code and pretrained models 2021-11-11 06:00:32 +00:00
gaotingquan a56f40b9d8 docs: fix invalid link 2021-11-10 00:16:23 +08:00
gaotingquan f341efb22c docs: fix invalid link 2021-11-10 00:16:23 +08:00
cuicheng01 b956f84b34 polish docs 2021-11-02 10:08:43 +00:00
cuicheng01 217ab059a8 Update docs 2021-10-31 16:09:58 +00:00
cuicheng01 7fca8d9e82 Update PP-LCNet docs 2021-10-14 05:13:17 +00:00
cuicheng01 7b75bb9ab0 Update PP-LCNet docs 2021-10-14 05:06:16 +00:00
cuicheng01 233ad8ed24 Update PP-LCNet docs 2021-10-14 05:00:00 +00:00
cuicheng01 e3d71bf591 Update PP-LCNet docs 2021-10-14 04:52:31 +00:00
cuicheng01 af9b7e817a Update PP-LCNet docs 2021-10-14 04:21:38 +00:00
cuicheng01 626c4f1258 Update PPLCNet docs 2021-10-11 08:48:34 +00:00
cuicheng01 013fa14126 Update PP-LCNet doc 2021-10-11 08:43:53 +00:00
cuicheng01 13527930a2 Update PP-LCNet doc 2021-10-11 08:37:48 +00:00
cuicheng01 b6fad5e993 Update PPLCNet 2021-09-13 09:35:25 +00:00
cuicheng01 d470f34c64 Update code and docs 2021-09-13 03:18:37 +00:00
cuicheng01 80957fe2b7 Update LCNet docs 2021-09-08 08:15:37 +00:00
cuicheng01 81b833515c Add LCNet docs 2021-09-08 08:10:34 +00:00
gaotingquan 2f666cdfc9 fix: fix @ -> matmul 2021-07-27 04:10:10 +00:00
littletomatodonkey 98682410fa
add swin (#980)
* add swin transformer
2021-06-29 12:27:57 +08:00
root 6dd45118c9 fix some eval bugs 2021-06-12 01:08:42 +00:00
cuicheng01 e66c254991
Update LeViT.md 2021-06-11 20:57:09 +08:00
cuicheng01 f136ee1843
Merge branch 'develop_reg' into reg/add_twins_levit 2021-06-11 17:01:49 +08:00
cuicheng01 12a51474cc
Update LeViT.md 2021-06-11 16:58:09 +08:00
Tingquan Gao 78150d0c83
Fix 2021-06-11 14:55:55 +08:00
gaotingquan d3842699d1 Add the doc 2021-06-11 04:28:56 +00:00
jm12138 6b360783ed add the readme of models 2021-06-10 23:54:00 +08:00
Tingquan Gao e5f7529587
Add SwinTransformer (#721)
* Add SwinTransformer_large

* Add SwinTransformer

* Optimize user experience

* Add the doc of SwinTransformer

* Modify the format of the corner mark
2021-05-17 14:55:38 +08:00
dongshuilong ea63084670 add_mixnet_rexnet 2021-04-15 14:05:46 +08:00
Tingquan Gao d6fef1c7f4
Add the discription of RepVGG (#595) 2021-02-02 16:01:58 +08:00
jm12138 8cd779be4d
Add RepVGG models (#592)
* Add RepVGG models

* Update model code

* Rename code

* format code

* add README of RepVGG
2021-02-01 18:07:25 +08:00
jm12138 6d22322a4f
Update the Configs of ViT and DeiT models (#593)
* update configs of ViT and DeiT

* update readme of DeiT models

* update readme of DeiT models

* update readme of DeiT models

* update README of ViT models
2021-02-01 15:21:58 +08:00
Tingquan Gao 3a572f95f1
Add ViT and DeiT (#579)
* Update the discription about ViT and DeiT

* Fix the error file

* Unified data format
2021-01-27 16:53:21 +08:00
littletomatodonkey 91a75ff60b
Update models_intro.md 2021-01-12 11:14:01 +08:00
littletomatodonkey d56ccacb2a
Update models_intro.md 2020-12-18 10:47:56 +08:00
littletomatodonkey a463b0a2dc
fix model cnt (#469) 2020-12-14 16:00:04 +08:00
littletomatodonkey 46f8676580
Update models_intro.md 2020-12-12 11:56:36 +08:00
cuicheng01 a73573a346
Add se_hrnet_w64_c_ssld_pretrained (#452)
add se hrnet64_c
2020-12-06 17:52:34 +08:00
littletomatodonkey 96c078dafc
fix download link (#432)
* fix download link
2020-11-30 12:43:05 +08:00
littletomatodonkey 91785a45e1
fix dpn (#430)
* fix dpn

* fix se resnext101 metrics
2020-11-29 18:10:20 +08:00
cuicheng01 18840f1f88
Add GhostNet_x1_3_ssld_pretrained in dygraph branch. (#419)
add GhostNet_x1_3_ssld_pretrained
2020-11-24 10:14:02 +08:00
cuicheng01 00a0f7fb56
Add InceptionV3 documentation and indicators in dygraph branch. (#379)
* Update README.md

* Update README_cn.md

* Update update_history_en.md

* Update models_intro_en.md

* Update Inception_en.md

* Update Inception_en.md

* Update update_history.md

* Update models_intro.md

* Update Inception.md
2020-11-09 15:05:58 +08:00
littletomatodonkey 7ef474169d
polish api to Paddle2.0-rc (#346)
polish codes and docs to adapt Paddle2.0-rc
2020-10-30 00:20:48 +08:00
littletomatodonkey bd3a2f3264 add res2net vd ssld link 2020-10-21 09:25:28 +00:00
littletomatodonkey d4533682b5 fix res2net code and doc 2020-10-20 06:18:52 +00:00
littletomatodonkey 8dd9dd42ec polish dygraph doc and deploy 2020-10-19 05:05:34 +00:00
littletomatodonkey 740fd1156e add fix models 2020-06-04 11:41:05 +00:00
dyning 4bcb44348f
Update models_intro.md 2020-05-17 18:52:19 +08:00
littletomatodonkey 1569869d0a fix main page 2020-05-12 09:46:41 +00:00
littletomatodonkey 180f32e415 add fp16 pngs 2020-05-09 11:18:17 +00:00