4693 Commits

Author SHA1 Message Date
HydrogenSulfate
184b684fd8
Merge pull request #2401 from HydrogenSulfate/fix_dali_static
Fix tensor conversion in static mode with dali loader
2022-10-21 12:08:26 +08:00
HydrogenSulfate
a14df4ac52 fix tensor conversion in static mode with dali loader 2022-10-20 12:03:03 +00:00
gaotingquan
b033661bcf tipc: VAN_tiny -> VAN_B0 2022-10-20 18:49:44 +08:00
gaotingquan
b7afcd6e60 docs: fix reference 2022-10-20 18:49:11 +08:00
cuicheng01
e3670a44a4
Merge pull request #2376 from cuicheng01/add_qrcode_code
[WIP]add qrcode code
2022-10-20 15:24:08 +08:00
HydrogenSulfate
3647da6d4a
Merge pull request #2383 from HydrogenSulfate/xbm_final
Add XBM model
2022-10-19 15:43:40 +08:00
HydrogenSulfate
09200a31f4 remove redundant code, fix bugs in lr.step, merge GoodsDataset into Vehicle 2022-10-19 07:18:21 +00:00
0x45f
cde853bfa7 Polish benchmark_train.sh for dynamicTostatic 2022-10-19 14:55:32 +08:00
gaotingquan
b5fc32ec9b docs: CSPNet -> CSPDarkNet53 2022-10-18 17:48:37 +08:00
gaotingquan
f4f1147973 docs: add PeleeNet 2022-10-18 17:48:37 +08:00
gaotingquan
b406db39ba docs: add ConvNeXt, VAN, PeleeNet, CSPNet 2022-10-18 17:48:37 +08:00
gaotingquan
2644913d3b docs: fix invalid links 2022-10-18 17:48:37 +08:00
gaotingquan
5ec125e41a feat: support ConvNeXt, VAN_B0, CSPDarkNet53, PeleeNet 2022-10-18 17:48:31 +08:00
gaotingquan
a5607e7d09 fix: update pretrained url 2022-10-18 17:48:31 +08:00
gaotingquan
defcb638c3 fix: update pretrained url 2022-10-18 17:48:31 +08:00
gaotingquan
ad3c657e39 fix: update VAN_tiny to VAN_B0 2022-10-18 17:48:31 +08:00
zengshao0622
fdce77731e
Merge pull request #2389 from zengshao0622/update_overview_docs
Update overview docs
2022-10-18 17:43:32 +08:00
zengshao0622
024780d588 update overview docs dir 2022-10-18 09:22:03 +00:00
zengshao0622
45e29bc033 update overview docs dir 2022-10-18 09:15:02 +00:00
zengshao0622
85c7094620 update overview docs 2022-10-18 09:00:06 +00:00
gaotingquan
69177734aa docs: update links to model doc 2022-10-17 16:38:14 +08:00
gaotingquan
f2e7ea86cf docs: add the number 2022-10-17 16:38:14 +08:00
gaotingquan
6fbd3db54f docs: add links 2022-10-17 16:38:14 +08:00
gaotingquan
cdb4cdc514 docs: update 2022-10-17 16:38:14 +08:00
gaotingquan
614e84d78f docs: refactor contents 2022-10-17 16:38:14 +08:00
cuicheng01
169774a35a
Merge pull request #2381 from cuicheng01/add_finetune_docs
update finetune docs
2022-10-17 16:37:15 +08:00
HydrogenSulfate
30cbb18321 update learning_rate.py 2022-10-17 15:51:48 +08:00
HydrogenSulfate
2cfd8dd828 add xbm 2022-10-17 15:45:45 +08:00
cuicheng01
c4e0662189 update finetune docs 2022-10-17 03:37:24 +00:00
cuicheng01
ea7446e5d8 update finetune docs 2022-10-17 03:31:28 +00:00
gaotingquan
b83da15d27 support set shuffle by config 2022-10-17 11:24:57 +08:00
gaotingquan
d7014129f1 tipc: set DataLoader.Train.sampler.shuffle=False
benchmark needs the field to set Global.print_batch_step=1. Check file "./test_tipc/benchmark_train.sh#L76" for details.
2022-10-17 11:24:57 +08:00
HydrogenSulfate
45742397a3
Merge pull request #2374 from HydrogenSulfate/fix_dali
add batch Tensor collate to simplify dali code in train/eval/retrival…
2022-10-17 10:40:36 +08:00
cuicheng01
c007cc6bd1
Merge pull request #2016 from TingquanGao/dev/update_imn_model_doc
[WIP] update imagenet model doc
2022-10-14 16:18:22 +08:00
cuicheng01
3043923413
Merge pull request #2369 from cuicheng01/add_finetune_docs
Add finetune docs
2022-10-13 16:12:06 +08:00
cuicheng01
9dd59f4512 add qrcode code 2022-10-13 07:18:30 +00:00
HydrogenSulfate
61b4153907 add batch Tensor collate to simplify dali code in train/eval/retrival code 2022-10-13 12:05:50 +08:00
cuicheng01
51898c6e6c
Merge pull request #2362 from cuicheng01/add_blur_cls
[WIP]Add clarity_assessment code
2022-10-12 20:20:22 +08:00
cuicheng01
639dad79a7
Merge pull request #2370 from PaddlePaddle/revert-2368-dev/fix_input_shape
Revert "fix: fix input shape to [192, 48]"
2022-10-12 14:12:57 +08:00
Tingquan Gao
4f4c58efec
Revert "fix: fix input shape to [192, 48]" 2022-10-11 22:20:30 +08:00
cuicheng01
c87db7b9e3 update blur code 2022-10-11 13:46:27 +00:00
cuicheng01
623dc4b64a
Merge pull request #2368 from TingquanGao/dev/fix_input_shape
fix: fix input shape to [192, 48]
2022-10-11 19:25:32 +08:00
cuicheng01
a9c703fdbc update finetune.md 2022-10-11 11:21:37 +00:00
cuicheng01
b07a24276f add finetune.md 2022-10-11 11:16:38 +00:00
gaotingquan
58f5a1376f fix: fix input shape to [192, 48] 2022-10-10 06:55:17 +00:00
littletomatodonkey
6766ad1672
add more distributed training speed-info (#2363)
* add more distributed training speed-info

* fix header
2022-10-08 10:29:59 +08:00
cuicheng01
083205273d add clarity_assessment code 2022-09-29 06:25:22 +00:00
cuicheng01
4438acfda8
Merge pull request #2361 from TingquanGao/dev/tipc_fix_log_path
turn off the mkldnn and trt in ConvNeXt infer
2022-09-29 14:07:24 +08:00
gaotingquan
9f64ff6c1c tipc: turn off mkldnn and trt
it will time out when turn on trt or mkldnn
2022-09-29 05:22:44 +00:00
gaotingquan
be434dc66c tipc: fix the inference model name 2022-09-29 11:16:22 +08:00