Commit Graph

1994 Commits (c4d131ebd3aa298720ba98e0b3fa85f965650fd5)
 

Author SHA1 Message Date
Tingquan Gao c4d131ebd3
Update gvt.py 2021-07-21 20:50:34 +08:00
cuicheng01 e6eeb09a82 Update Twins configs 2021-07-21 09:35:58 +00:00
root c4fb9fd10e Update Xception65.yaml 2021-07-21 03:58:13 +00:00
Tingquan Gao 83253af0ff
[Cherry-pick] Some fixes in HubServing and whl. (#1056)
* Fix params format

* Add preprocess in HubServing

* Fix printing prediction

* Supplement some fixes
2021-07-19 19:23:23 +08:00
littletomatodonkey b6f7160611
Add files via upload 2021-07-15 19:19:58 +08:00
littletomatodonkey b8dafb1e6c
Delete wx_group.jpeg 2021-07-15 19:19:35 +08:00
littletomatodonkey aa883c78bd
Delete wx_group.png 2021-07-15 19:19:22 +08:00
Wei Shengyu db8b6e8064
Merge pull request #1023 from PaddlePaddle/develop
Develop
2021-07-08 11:04:20 +08:00
cuicheng01 0c3c266a3c
Merge pull request #1010 from cuicheng01/develop
Fix LeVit export_model bugs
2021-07-07 14:10:27 +08:00
cuicheng01 2eecba7d48
Merge branch 'PaddlePaddle:develop' into develop 2021-07-07 10:14:30 +08:00
Tingquan Gao 85ba35fa97
[WIP] Update whl (#995)
* Update whl
2021-07-06 23:27:43 +08:00
cuicheng01 48ff7ec1f9
Merge branch 'PaddlePaddle:develop' into develop 2021-07-06 21:51:26 +08:00
Wei Shengyu a4ee18df78
Merge pull request #1014 from PaddlePaddle/develop
Develop
2021-07-06 15:31:02 +08:00
Tingquan Gao 68fba8859f
Fix format, test=document_fix (#1013) 2021-07-06 11:20:00 +08:00
cuicheng01 964a46a574 Merge branch 'develop' of https://github.com/cuicheng01/PaddleClas into develop 2021-07-05 14:14:16 +00:00
cuicheng01 9db7262f0e fix LeViT_384 train bugs 2021-07-05 14:13:30 +00:00
cuicheng01 1c0b75e621
Merge pull request #1012 from RainFrost1/resnet50_variant
fix resnet50_variant pretrained bugs
2021-07-05 20:34:16 +08:00
dongshuilong 1b004933e1 fix resnet50_variant pretrained bugs 2021-07-05 12:16:48 +00:00
cuicheng01 f4798260d4
Update levit.py 2021-07-05 15:47:10 +08:00
cuicheng01 f6c5625f25 Fix LeVit export_model bugs 2021-07-05 07:43:43 +00:00
littletomatodonkey 77557082d4
add support to append index (#1006) 2021-07-02 18:48:37 +08:00
Wei Shengyu 0a655a6530 Merge pull request #1000 from cuicheng01/develop
修复levit初始化bug和tnt不能export model的问题
2021-07-01 20:29:50 +08:00
Walter 91f47f3846
Merge pull request #1003 from RainFrost1/vehicle_reid
update VehicleReID model
2021-07-01 15:55:14 +08:00
dongshuilong f0af483af8 update VehicleReID model 2021-07-01 15:46:56 +08: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
littletomatodonkey fa831306fd
Develop (#997)
* add training mainbody doc (#994)

* add training mainbody doc

* fix en doc

* add finetune doc and fix vit typo (#996)
2021-06-30 19:59:56 +08:00
littletomatodonkey b67b1df391
add finetune doc and fix vit typo (#996) 2021-06-30 19:59:17 +08:00
littletomatodonkey 38fa856432
add training mainbody doc (#994)
* add training mainbody doc

* fix en doc
2021-06-30 19:33:04 +08:00
Wei Shengyu 2c7ce3c0f8
Merge pull request #992 from PaddlePaddle/develop
Develop
2021-06-30 14:50:39 +08:00
cuicheng01 dfb8e26923
Merge pull request #990 from cuicheng01/develop
Update vision_transformer.py
2021-06-30 14:48:47 +08:00
littletomatodonkey 0189236bb8
add support for vdl (#978)
* add support for vdl

* fix vdl eval
2021-06-30 10:52:27 +08:00
cuicheng01 f8a8c51e9f
Merge pull request #985 from RainFrost1/develop
update vehicle fine-graned classfication
2021-06-30 10:10:11 +08:00
cuicheng01 4b10174a41
Update export_model.py 2021-06-29 22:39:06 +08:00
cuicheng01 01f1314fbd fix googlenet infer 2021-06-29 14:35:26 +00:00
cuicheng01 c492e1b2a2 Update vision_transformer.py 2021-06-29 13:08:40 +00:00
littletomatodonkey dade4ef46b
fix class num (#989) 2021-06-29 20:28:55 +08:00
dongshuilong 4581216af8 add pretrained model link 2021-06-29 20:10:05 +08:00
Bin Lu 501a179108
Merge pull request #988 from littletomatodonkey/dev/fix_dim_cfg
fix yaml
2021-06-29 19:16:29 +08:00
littletomatodonkey 89229c6246 fix trainer 2021-06-29 10:57:05 +00:00
littletomatodonkey 868ae8afbb fix rec yaml 2021-06-29 10:55:44 +00:00
littletomatodonkey 558c2dd452 fix yaml 2021-06-29 10:42:39 +00:00
Bin Lu e744db271b
Merge pull request #987 from littletomatodonkey/dev/fix_dev_dim
fix class_dim
2021-06-29 18:20:01 +08:00
littletomatodonkey 4d496f787b fix class_dim 2021-06-29 10:12:40 +00:00
dongshuilong cf4a69ca78 add pretrained model link 2021-06-29 15:58:53 +08:00
dongshuilong 4bca1e6100 add pretrained model 2021-06-29 15:45:39 +08:00
dongshuilong b56e5309b5 update vehicle fine-graned classfication 2021-06-29 15:08:29 +08:00
Wei Shengyu 1c14214dc4
Merge pull request #984 from PaddlePaddle/develop
Develop
2021-06-29 14:31:47 +08:00
Wei Shengyu b414737545
Merge pull request #981 from cuicheng01/develop
Update wx_group.png and  config of ResNeSt50
2021-06-29 14:31:29 +08:00