Commit Graph

50 Commits (207233c1bdc6c5ba776b71e60283b907b410bd07)

Author SHA1 Message Date
cuicheng01 44b9963b25 add mobilevit code 2022-04-01 08:51:42 +00:00
cuicheng01 51e06d43f5 add cswin code and doc 2022-03-29 09:50:44 +00:00
gaotingquan 18b25e3e86 docs: fix invalid links 2022-03-10 11:10:37 +08:00
gaotingquan 77414384f0 docs: add reference to ImageNet_models & remove models_intro.md 2022-03-04 16:31:58 +08:00
gaotingquan 644124ba44 docs: fix link 2022-03-04 16:31:58 +08:00
cuicheng01 023ec3484b
Merge pull request #1686 from Sibo2rr/dev/en
readthedoc in english
2022-02-15 15:16:46 +08:00
cuicheng01 df22c4522d update PP-LCNet_en.md 2022-02-15 04:04:40 +00:00
cuicheng01 d4b26a3ba3 update PP-LCNet_en.md 2022-02-15 04:03:12 +00:00
cuicheng01 d69fd88105 polish some docs 2022-02-15 03:51:54 +00:00
sibo2rr 0c93277f48 fix: remove outdated files 2022-02-14 20:31:27 +08:00
sibo2rr 609382c117 readthedoc in english 2022-02-14 19:20:13 +08:00
Tingquan Gao ce166b6ced docs: fix invalid links 2022-01-17 21:14:38 +08:00
gaotingquan a0f55cd45e feat: add doc and tipc config of pvtv2 2022-01-07 11:52:30 +08:00
gaotingquan 45fc927f34
docs: resize pic 2021-12-16 09:21:36 +00:00
gaotingquan 53ec5f8e18
docs: update benchmark curve 2021-12-16 09:05:33 +00:00
cuicheng01 60f18b9765 add some en docs 2021-12-13 03:57:51 +00:00
cuicheng01 03593f9ea6 update some en docs 2021-12-07 02:39:56 +00:00
cuicheng01 49dcb5ca93 update some en docs 2021-12-07 02:31:53 +00:00
cuicheng01 47f594ca04 Update PP-LCNet_en docs 2021-10-27 21:37:54 +08:00
cuicheng01 bb18535f6b Update PP-LCNet_en docs 2021-10-27 21:37:54 +08:00
cuicheng01 b1b48c1953 Update PP-LCNet_en docs 2021-10-27 21:37:54 +08:00
cuicheng01 233ad8ed24 Update PP-LCNet docs 2021-10-14 05:00:00 +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
cuicheng01 a049f23b23 Add LeViT_en.md and Twins_en.md 2021-07-07 11:50:31 +00:00
littletomatodonkey 98682410fa
add swin (#980)
* add swin transformer
2021-06-29 12:27:57 +08: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 7b15ef1aea
Update models_intro_en.md 2020-12-18 10:49:05 +08:00
littletomatodonkey a463b0a2dc
fix model cnt (#469) 2020-12-14 16:00:04 +08:00
littletomatodonkey 2843bd877a
Update models_intro_en.md 2020-12-12 11:58:17 +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
WuHaobo e1d01f3bcd init English docs 2020-04-12 15:53:24 +08:00
WuHaobo 0ff23679a5 init English docs 2020-04-12 15:31:46 +08:00