Commit Graph

1289 Commits (release/2.4)

Author SHA1 Message Date
cuicheng01 6714a9d1f9 fix_celoss 2022-11-14 21:35:19 +08:00
cuicheng01 3bd78eb1d3 fix bugs to adapt to the new framework 2022-09-20 10:07:36 +00:00
cuicheng01 d19b2712f1 fix bugs to adapt to the new framework 2022-09-19 03:12:52 +00:00
gaotingquan 9937c81dc5 fix: fix interpolation method 2022-08-24 17:49:17 +08:00
root 6cb17cfe44 fix: change to relative import 2022-08-23 17:24:34 +08:00
root ae90a87f85 fix: fix error import path 2022-08-23 17:24:34 +08:00
root 1661822f76 fix: fix the pretrained url 2022-08-19 16:15:05 +08:00
cuicheng01 2c7baf248f MobileNetV1_multilabel.yaml 2022-07-18 05:16:05 +00:00
cuicheng01 dcd90c52bf update multilabel_dataset.py 2022-07-07 06:13:06 +00:00
littletomatodonkey b67685042d
fix yaml (#2125) 2022-07-04 12:45:18 +08:00
littletomatodonkey 804bdcfa50 fix cfg 2022-06-30 20:50:26 +08:00
HydrogenSulfate f3f0605c7e
Merge pull request #2106 from HydrogenSulfate/add_pact_chain
Add quant chain
2022-06-28 20:13:43 +08:00
littletomatodonkey 9cdbdca4ee
add support for unlabel training (#2103) 2022-06-28 15:58:07 +08:00
HydrogenSulfate 4b0dd292e3 debug 2022-06-28 06:54:50 +00:00
HydrogenSulfate e8fc16d76b update rep condition 2022-06-28 05:58:14 +00:00
HydrogenSulfate de1e9cab74 update pact chain 2022-06-28 04:06:54 +00:00
HydrogenSulfate 27dd1bc73c merge develop and solve conflicts 2022-06-27 15:48:36 +08:00
HydrogenSulfate e866a217bf update configs 2022-06-24 18:37:01 +08:00
HydrogenSulfate 8cb2ec8d9c
Merge branch 'PaddlePaddle:develop' into add_ampO2_train 2022-06-24 16:11:14 +08:00
HydrogenSulfate 2b758dec3f add pact chain configs and refine related scripts 2022-06-22 17:45:58 +00:00
HydrogenSulfate 43410aa852 update config, add amp eval for retrieval 2022-06-21 23:03:56 +08:00
Wei Shengyu da0ae9ef12
Merge pull request #2084 from RainFrost1/develop
fix logger init twice and print_info debug
2022-06-21 17:24:37 +08:00
HydrogenSulfate 3b1247d069 fix bug in RandCropImageV2 2022-06-20 10:53:19 +08:00
dongshuilong 0334ba5ba8 fix logger init twice and print_info debug 2022-06-19 05:31:48 +00:00
cuicheng01 4ba0e4bef3
Merge pull request #2074 from cuicheng01/update_pulc_docs
update pulc docs
2022-06-16 16:44:31 +08:00
littletomatodonkey 2b1713b603
fix udml cfg (#2073) 2022-06-16 14:03:37 +08:00
cuicheng01 fe9dd370e4 update pulc docs 2022-06-16 06:02:36 +00:00
dongshuilong 49f010a1c6 add r50 dynamic fp16 train for benchmark 2022-06-15 14:33:17 +00:00
cuicheng01 5f4c8774b3
Merge pull request #2056 from cuicheng01/update_pulc_config
update pulc configs
2022-06-14 15:58:27 +08:00
cuicheng01 ea1ba04fae update pulc configs 2022-06-14 07:54:57 +00:00
Walter 5010bee691
Merge pull request #1988 from FeixLiu/update_dataloader
[bug fixer] Update dataloader to handle index error
2022-06-14 11:05:29 +08:00
cuicheng01 61b7b3487a
Merge pull request #1926 from nemonameless/fix_ShuffleNetV2_x2_0_ch
fix ShuffleNetV2 config
2022-06-14 10:43:43 +08:00
cuicheng01 4a247f49dc update resnet.py 2022-06-13 21:04:28 +08:00
cuicheng01 50f651e448
Merge pull request #2035 from TingquanGao/add_pulc_safetyhelmet
docs: update label name in demo img
2022-06-13 21:03:01 +08:00
gaotingquan a3a3da2165
fix: fix demo img path 2022-06-13 12:08:23 +00:00
gaotingquan 2b97ad5987
fix: fix label name 2022-06-13 12:08:23 +00:00
littletomatodonkey e19731a36a
fix traffic sign yaml (#2040) 2022-06-13 20:00:48 +08:00
gaotingquan 23b0e1388c
fix: fix bs lr 2022-06-13 08:26:36 +00:00
cuicheng01 c1530e1eea update pulc docs 2022-06-13 07:33:22 +00:00
cuicheng01 63ccc3a3c2 update pulc docs 2022-06-13 03:07:00 +00:00
Wei Shengyu 961fdd2c52
Merge pull request #2026 from weisy11/update_car_doc
Update car doc
2022-06-13 03:17:33 +08:00
weishengyu a3c154fae2 add car_config 2022-06-13 01:21:25 +08:00
gaotingquan e43ce1c8af
fix: update the path of label name file 2022-06-10 12:22:19 +00:00
gaotingquan 8ce6d4e924
mv to new path 2022-06-10 11:59:12 +00:00
cuicheng01 a00291fec2
Merge pull request #2014 from cuicheng01/update_person_attribute
Update person_attribute code and docs
2022-06-10 17:05:30 +08:00
Wei Shengyu ba1043e405
Merge pull request #1974 from TingquanGao/add_pulc_safetyhelmet
[WIP] add safety helmet
2022-06-10 15:30:41 +08:00
Wei Shengyu b3f963cdd0
Merge pull request #2012 from littletomatodonkey/dev/fix_vehicle_attr
fix docs of whl
2022-06-10 15:29:59 +08:00
Wei Shengyu 634227db8a
Merge pull request #2013 from cuicheng01/update_textline_orientation
update textline_orientation codes and docs
2022-06-10 15:29:13 +08:00
cuicheng01 d5173bf1a7
Merge pull request #1987 from TingquanGao/dev/pulc_whl_deploy
[WIP] feat: support PULC to deploy with whl
2022-06-10 15:22:22 +08:00
gaotingquan 5f8c4a650c
fix 2022-06-10 07:21:09 +00:00