211 Commits

Author SHA1 Message Date
cuicheng01
da1b58840e Update levit.py 2021-07-22 03:36:04 +00:00
cuicheng01
18592f5b88 Update gvt.py 2021-07-21 13:18:03 +00:00
cuicheng01
3a8715240c Update gvt.py 2021-07-21 13:16:23 +00:00
Tingquan Gao
c4d131ebd3
Update gvt.py 2021-07-21 20:50:34 +08:00
Tingquan Gao
e07674603e
Update gvt.py 2021-07-21 20:50:04 +08:00
cuicheng01
e6eeb09a82 Update Twins configs 2021-07-21 09:35:58 +00:00
cuicheng01
88d0d4ca9f Update Twins configs 2021-07-21 09:32:58 +00:00
littletomatodonkey
9d9cd3719e
add static training (#1037)
* add static training

* fix typo

* add se fp16

* rm note

* fix loader

* fix cfg
2021-07-15 10:30:07 +08:00
cuicheng01
3c9086c270 Update levit.py 2021-07-12 03:49:37 +00:00
cuicheng01
68d5bb0341 Add MixNet and ReXNet configs 2021-07-09 06:20:41 +00:00
cuicheng01
48ff7ec1f9
Merge branch 'PaddlePaddle:develop' into develop 2021-07-06 21:51:26 +08:00
cuicheng01
9db7262f0e fix LeViT_384 train bugs 2021-07-05 14:13:30 +00:00
dongshuilong
1b004933e1 fix resnet50_variant pretrained bugs 2021-07-05 12:16:48 +00:00
cuicheng01
f6c5625f25 Fix LeVit export_model bugs 2021-07-05 07:43:43 +00:00
cuicheng01
a6420f1cce Update tnt.py 2021-07-01 03:37:42 +00:00
cuicheng01
03a3da164b Update tnt.py 2021-07-01 03:33:27 +00:00
cuicheng01
f731ac545f fix initial bug of levit 2021-07-01 02:56:10 +00:00
cuicheng01
dfb8e26923
Merge pull request #990 from cuicheng01/develop
Update vision_transformer.py
2021-06-30 14:48:47 +08:00
cuicheng01
c492e1b2a2 Update vision_transformer.py 2021-06-29 13:08:40 +00:00
littletomatodonkey
4d496f787b fix class_dim 2021-06-29 10:12:40 +00:00
Walter
6fc9e5ad54
Merge pull request #979 from cuicheng01/develop
update new_user/ShuffleNetV2_x0_25.yaml
2021-06-29 11:05:23 +08:00
cuicheng01
8a31e4f4d7 update xception_deeplab.py pretrained url 2021-06-28 15:18:12 +00:00
Tingquan Gao
24727034d8
Update whl (#871)
* Update whl

* Optimize usage of CLI args
2021-06-22 11:12:26 +08:00
Tingquan Gao
27849b7a76
Update en doc of Hubserving (#900) 2021-06-22 11:08:55 +08:00
cuicheng01
8246563c5a Remove expired codes 2021-06-18 11:10:29 +00:00
cuicheng01
d5a4ad19e2 Remove 2021-06-17 02:52:15 +00:00
weishengyu
e11cc5c8c1 remove useless comments 2021-06-16 22:13:32 +08:00
cuicheng01
d8def84624 Update model_zoo 2021-06-11 13:58:50 +00:00
cuicheng01
f136ee1843
Merge branch 'develop_reg' into reg/add_twins_levit 2021-06-11 17:01:49 +08:00
jm12138
d28b8607ca update code format 2021-06-11 00:14:34 +08:00
jm12138
6055b717ca add code License 2021-06-11 00:11:20 +08:00
jm12138
bec1289fcd update __all__ export 2021-06-10 23:20:29 +08:00
jm12138
a950ec42b0 add the codes of TNT, HarDNet, RedNet and DLA models 2021-06-10 23:15:40 +08:00
gaotingquan
9e2a8e862a Add LeViT and Twins 2021-06-10 14:29:12 +00:00
dongshuilong
76fcde59af add variant model example 2021-06-04 10:19:01 +08:00
cuicheng01
d13cb22378 Add legendary_model's congigs and fix some trainer's bug 2021-06-01 17:24:21 +00:00
weishengyu
546d63d58a dbg 2021-05-31 16:49:25 +08:00
weishengyu
c749bdf93f replace reshape with Flatten layer in ResNet 2021-05-31 16:40:33 +08:00
dongshuilong
2fa808517d legendary models v0.1 2021-05-31 16:01:02 +08:00
Walter
4d246c20e4
Merge pull request #749 from Intsigstephon/develop_reg
add mobilenet_v1.py to legendary models
2021-05-31 11:22:42 +08:00
Walter
e469a975ea
Merge pull request #746 from FredHuang16/patch-1
add inception_v3.py
2021-05-31 11:09:27 +08:00
Walter
8ffd18b258
Merge pull request #748 from weisy11/develop_reg
modify hrnet
2021-05-31 11:08:51 +08:00
Felix
79b21af761
Update inception_v3.py 2021-05-28 18:24:18 +08:00
weishengyu
8ede57a409 add MODEL_URLS 2021-05-28 16:38:45 +08:00
Felix
4ad209e5fe
Update inception_v3.py 2021-05-28 16:20:06 +08:00
weishengyu
c05df5fa89 modify code style 2021-05-28 16:06:02 +08:00
Bin Lu
53bdc09baf
Update mobilenet_v1.py 2021-05-28 14:52:32 +08:00
Bin Lu
244e632d1a
Update mobilenet_v1.py 2021-05-28 14:51:07 +08:00
Bin Lu
2b84db06c1
Update mobilenet_v1.py 2021-05-28 14:50:21 +08:00
Bin Lu
084a27a15b
Update mobilenet_v1.py 2021-05-28 14:27:37 +08:00