Commit Graph

2077 Commits (0a7231e19ec88953739b282615c07bb7e14f3d08)
 

Author SHA1 Message Date
cuicheng01 0a7231e19e
Merge pull request #1104 from cuicheng01/develop
fix ResNeXt101_wsl bugs
2021-08-03 19:50:34 +08:00
cuicheng01 cc55d6371b fix ResNeXt101_wsl bugs 2021-08-03 08:46:25 +00:00
Bin Lu bd586f4a1d
Fix batch predict of cls and rec (#1089)
* fixbug_bs=1 of predict_cls\rec
2021-07-29 19:59:09 +08:00
littletomatodonkey 01ea6f99fc
Add files via upload 2021-07-29 17:59:43 +08:00
littletomatodonkey 875af84ecd
Delete wx_group.png 2021-07-29 17:59:21 +08:00
littletomatodonkey d7c55d87e0
rm unused static code (#1095) 2021-07-29 13:38:19 +08:00
Yiqun Liu 00455839f9
Add the profiler back for static training. (#1094) 2021-07-29 10:18:45 +08:00
Wei Shengyu 274f819040
Merge pull request #1090 from weisy11/develop
add faq link to readme
2021-07-28 16:10:28 +08:00
cuicheng01 256b100a71
Merge pull request #1071 from cuicheng01/develop
Add config_description.md and vector search README_en.md
2021-07-28 11:20:18 +08:00
weishengyu 7c9ddde714 dbg 2021-07-28 11:13:01 +08:00
weishengyu 19ac459335 dbg 2021-07-28 11:08:56 +08:00
weishengyu bebf9b1305 add faq link to readme 2021-07-28 11:07:57 +08:00
cuicheng01 fb390f2e7c
Update README_en.md 2021-07-27 20:01:57 +08:00
cuicheng01 45526c6ba7
Update README_en.md 2021-07-27 19:39:02 +08:00
cuicheng01 a2938563cc
Merge pull request #1084 from TingquanGao/dev/fix_matmul
fix: fix @ -> matmul
2021-07-27 19:35:15 +08:00
Bin Lu 46f719fd08
Merge pull request #1083 from Intsigstephon/develop
add FAQ 0727
2021-07-27 14:12:33 +08:00
gaotingquan 2f666cdfc9 fix: fix @ -> matmul 2021-07-27 04:10:10 +00:00
Bin Lu bcc86834ec
Update faq_2021_s2.md 2021-07-27 11:25:33 +08:00
Bin Lu f67a04fdc8
Update faq_2021_s2.md 2021-07-27 11:24:13 +08:00
Bin Lu 2134569168
Update faq_2021_s2.md 2021-07-27 11:21:54 +08:00
Bin Lu c803808271
Update faq_2021_s2.md 2021-07-27 11:20:32 +08:00
Bin Lu fdb9e34c60
Merge branch 'PaddlePaddle:develop' into develop 2021-07-27 11:10:46 +08:00
littletomatodonkey 5f3d50f7d4
add clas issue temp (#1078) 2021-07-23 20:17:44 +08:00
Tingquan Gao 6871aa80f3
fix: fix the img channel order that read by cv2.imread() (#1075) 2021-07-23 14:27:09 +08:00
Walter f82d109524
Merge pull request #1053 from zhiqiu/dev/refine_dygraph_amp_config
refine dygraph amp config
2021-07-23 10:31:27 +08:00
贾晓 7f1c241a8d
Merge pull request #1070 from littletomatodonkey/dev/fix_fp16_predict
fix fp16 inference
2021-07-22 15:40:01 +08:00
cuicheng01 2c234de254 Update vector_search/README_en.md 2021-07-22 06:02:45 +00:00
cuicheng01 de5de91bc7 Update config_description_en.md 2021-07-22 06:00:55 +00:00
cuicheng01 13293f9898 Update config_description_en.md 2021-07-22 05:59:06 +00:00
cuicheng01 0320e7a6e4 Add config_description.md and vector search README_en.md 2021-07-22 05:52:58 +00:00
littletomatodonkey fa9221479c fix fp16 inference 2021-07-22 13:25:53 +08:00
cuicheng01 7032288692
Merge pull request #1065 from cuicheng01/develop
Update Twins configs
2021-07-22 09:53:10 +08:00
cuicheng01 3a8715240c Update gvt.py 2021-07-21 13:16:23 +00:00
Tingquan Gao e07674603e
Update gvt.py 2021-07-21 20:50:04 +08:00
cuicheng01 88d0d4ca9f Update Twins configs 2021-07-21 09:32:58 +00:00
cuicheng01 0ae9f6f58d
Merge pull request #1062 from cuicheng01/develop
Update Xception65.yaml
2021-07-21 15:09:20 +08:00
root 800515b80d Update Xception65.yaml 2021-07-21 03:57:21 +00:00
gaotingquan d6d8e365dd Supplement some fixes 2021-07-20 01:10:57 +08:00
gaotingquan d8a4203613 Fix printing prediction 2021-07-20 01:10:57 +08:00
gaotingquan a2376ee19e Add preprocess in HubServing 2021-07-20 01:10:57 +08:00
gaotingquan a378af3886 Fix params format 2021-07-20 01:10:57 +08:00
zhiqiu bb1376db45 add flags setting 2021-07-16 13:26:03 +00:00
littletomatodonkey a9f35981e9
fix fp16 config for dyg (#1052) 2021-07-16 18:08:16 +08:00
Bin Lu 1af89b2c0f
Update build_vehicle.yaml 2021-07-16 14:41:06 +08:00
Bin Lu b176b1353e
Update build_product.yaml 2021-07-16 14:40:54 +08:00
Bin Lu 571bbaf81f
Update build_logo.yaml 2021-07-16 14:40:42 +08:00
Bin Lu fa577690f5
Update build_cartoon.yaml 2021-07-16 14:40:28 +08:00
littletomatodonkey a99de6a709
Add files via upload 2021-07-15 19:18:26 +08:00
littletomatodonkey 88ab1b6320
Delete wx_group.jpeg 2021-07-15 19:18:02 +08:00
littletomatodonkey 8ef05bf8f9
Delete wx_group.png 2021-07-15 19:17:36 +08:00