cuicheng01
|
db46dbd8fe
|
Update save_load.py
|
2021-07-12 10:35:53 +00:00 |
cuicheng01
|
0c63f64bec
|
Update trainer.py
|
2021-07-12 08:06:05 +00:00 |
cuicheng01
|
e8c72d36a4
|
Merge branch 'develop' of https://github.com/cuicheng01/PaddleClas into develop
|
2021-07-12 08:02:42 +00:00 |
cuicheng01
|
f7329ddf74
|
support load pretrain from url
|
2021-07-12 07:45:44 +00:00 |
cuicheng01
|
c529ebb8ae
|
Update config_description.md
|
2021-07-12 15:24:11 +08:00 |
cuicheng01
|
c1f4e46347
|
config_description.md
|
2021-07-12 07:03:22 +00:00 |
cuicheng01
|
dbc24e59e0
|
Update vector_search/README.md
|
2021-07-12 03:56:19 +00: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
|
2d049aea48
|
Update faq_2021_s2.md
|
2021-07-08 12:25:33 +00:00 |
cuicheng01
|
6c808628f0
|
Update faq_2021_s2.md
|
2021-07-08 12:17:08 +00:00 |
cuicheng01
|
258ed018aa
|
Update faq_2021_s2.md
|
2021-07-08 12:15:37 +00:00 |
cuicheng01
|
455960f36a
|
Merge branch 'develop' of https://github.com/cuicheng01/PaddleClas into develop
|
2021-07-08 12:11:03 +00:00 |
cuicheng01
|
6320c9b518
|
Update faq_2021_s2.md
|
2021-07-08 12:09:17 +00:00 |
cuicheng01
|
aed9ce7532
|
Delete ImageNet_models.md
|
2021-07-08 15:34:18 +08:00 |
cuicheng01
|
02c61b885c
|
Add faq_2021_s2.md
|
2021-07-08 06:52:58 +00:00 |
cuicheng01
|
e4d832ddc8
|
Merge branch 'develop' of https://github.com/cuicheng01/PaddleClas into develop
|
2021-07-07 11:51:15 +00:00 |
cuicheng01
|
a049f23b23
|
Add LeViT_en.md and Twins_en.md
|
2021-07-07 11:50:31 +00:00 |
cuicheng01
|
2f780911d3
|
Update ImageNet_models_en.md
|
2021-07-07 19:46:40 +08:00 |
cuicheng01
|
cd5769f5d9
|
Update README_ch.md
|
2021-07-07 19:40:59 +08:00 |
cuicheng01
|
3301909302
|
Update ImageNet_models_en.md
|
2021-07-07 11:39:26 +00: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 |
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
|
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 |
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 |