103 Commits

Author SHA1 Message Date
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
d69fd88105 polish some docs 2022-02-15 03:51:54 +00: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
sibo2rr
cc8e3d1d1e remove tricks in models, add it in the models_training 2021-12-27 18:56:05 +08:00
sibo2rr
ff5f983c7f fix error 2021-12-17 19:48:43 +08:00
sibo2rr
c43ce2f6d5 fix images error 2021-12-17 19:16:19 +08:00
sibo2rr
222e70e527 read the doc 2021-12-16 20:56:56 +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
sibo2rr
1c3452c8d3 add flops and params of ViT and DeiT 2021-12-15 18:14:23 +08:00
sibo2rr
2b0daeff7d add speed to vits 2021-12-15 18:14:23 +08:00
sibo2rr
56c5f7ced5 add mobile speed 2021-12-15 18:14:23 +08:00
sibo2rr
a1ad2c8951 add speed in V100 and mobile 2021-12-15 18:14:23 +08:00
sibo2rr
e46db6dd1b fix some missing space between characters, remove extra space 2021-11-26 19:28:16 +08:00
sibo2rr
45cdbcd4a9 modify menu of faq 2021-11-25 16:59:47 +08:00
sibo2rr
f5b6015132 add menu and modify documentation 2021-11-25 15:40:40 +08:00
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