Commit Graph

857 Commits (61a09b0d44638498d1d2a9df2a85a8949f880fb8)

Author SHA1 Message Date
Bin Lu 61a09b0d44
Update GeneralRecognition_PPLCNet_x2_5_binary.yaml 2021-11-06 23:12:29 +08:00
Bin Lu 9f2f62f3ae
Update pp_lcnet_variant.py 2021-11-04 16:58:17 +08:00
Bin Lu 17fc4595b3
Create pp_lcnet_variant.py 2021-11-04 16:44:56 +08:00
Bin Lu cad5ce842a
Update __init__.py 2021-11-04 16:44:16 +08:00
stephon 6f13c5b798 rename PPLCNet_x2_5_Tanh 2021-11-04 08:37:21 +00:00
stephon df03b4a022 add Binary general reocg configure 2021-11-03 10:09:34 +00:00
Walter a5d0e37b02
Merge pull request #1341 from RainFrost1/googlenet_bug
fig goooglenet distributed eval bug
2021-10-29 10:28:37 +08:00
gaotingquan d3a1a1fc45 fix: fix type of label to int64 2021-10-28 17:22:39 +08:00
gaotingquan ed459a2a16 refactor: adapt to static graph in deprecating MixCELoss 2021-10-27 19:47:43 +08:00
gaotingquan 5025d09fd8 fix: fix a DeprecationWarning & style 2021-10-27 19:47:43 +08:00
gaotingquan ba2dd01a13 refactor: deprecate MixCELoss 2021-10-27 19:47:43 +08:00
dongshuilong 278f6d8050 fig goooglenet distributed eval bug 2021-10-26 11:56:30 +00:00
ronnywang a0eb34a642
Add npu supporting (#1324) 2021-10-22 11:02:29 +08:00
Walter cc00a51af7
Merge pull request #1322 from RainFrost1/train_without_eval
fix train without eval bug
2021-10-21 15:35:05 +08:00
cuicheng01 53ed9239a0
Merge pull request #1320 from RainFrost1/develop
fix clas distributed eval bug
2021-10-21 15:31:01 +08:00
dongshuilong fd6f1ad2ca fix clas distributed eval bug 2021-10-21 03:47:03 +00:00
dongshuilong 06382519cf fix train without eval bug 2021-10-21 02:39:27 +00:00
dongshuilong c93d638f4c fix clas distributed eval bug 2021-10-20 11:22:37 +00:00
littletomatodonkey 6f2a096be3
fix ips info (#1306) 2021-10-19 16:20:35 +08:00
Walter e4bb18766a
Merge pull request #1245 from RainFrost1/benchmark
add version 1 for benchmark
2021-10-19 10:18:16 +08:00
dongshuilong 0e20e60f6b fix slim load pretrained model bug 2021-10-18 10:07:14 +00:00
Wei Shengyu 3c148cb56a
update return res method and fix amp bug (#1309)
* fix amp bug; update return res method

* support index for list object for return res
2021-10-15 18:25:50 +08:00
cuicheng01 ab92b397e0
Merge pull request #1300 from TingquanGao/dev/fix_config
fix: fix config
2021-10-15 15:37:19 +08:00
cuicheng01 70baba549a
Merge pull request #1293 from cuicheng01/develop
Add PP-LCNet docs
2021-10-15 14:24:44 +08:00
cuicheng01 612eedbbc5 Update recognition config 2021-10-14 11:57:00 +00:00
cuicheng01 2677d41998 update recognition configs 2021-10-14 11:13:57 +00:00
dongshuilong c2a9f8830e update profiler 2021-10-13 09:30:11 +00:00
dongshuilong 272bc9481d Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleClas into benchmark 2021-10-13 09:26:28 +00:00
gaotingquan 8a5624f835 fix: fix config 2021-10-12 09:05:03 +00:00
littletomatodonkey f8b420946c
fix cspnet (#1282)
* fix cspnet

* minor fix
2021-10-11 17:23:31 +08:00
dongshuilong 3b5f2688aa fix distributied training bug for rec slim model 2021-10-09 08:42:12 +00:00
gaotingquan 7dcb2d4fd0 fix: raise exception
raise exception about using no_weight_decay of AdamW in static graph
2021-09-30 10:48:36 +00:00
gaotingquan c7aeec28e2 fix: support static graph 2021-09-30 06:57:17 +00:00
gaotingquan 0dccfb917d fix: interpolation maybe be 0 2021-09-30 06:49:41 +00:00
Wei Shengyu 879e461475
Merge pull request #1273 from weisy11/develop
remove trick code
2021-09-29 11:34:06 +08:00
weishengyu c4d54dd0e0 remove trick code 2021-09-29 10:59:16 +08:00
Walter 890f43f038
Merge pull request #1267 from RainFrost1/arcmargin
update pretrained_model for vehicle,loge model
2021-09-27 20:09:02 +08:00
weishengyu 41041092b5 add comment for pk sampler 2021-09-27 15:52:19 +08:00
weishengyu ee1bc18f3a dbg 2021-09-27 15:31:31 +08:00
dongshuilong 5aa57d2ce0 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleClas into arcmargin 2021-09-27 07:16:28 +00:00
dongshuilong f0bf51b341 update pretrained_model for vehicle,loge model 2021-09-27 06:31:45 +00:00
cuicheng01 fe6f614680 Update multilabel 2021-09-27 03:00:37 +00:00
cuicheng01 a90881c99f
Merge branch 'develop' into add_multilabel 2021-09-26 22:47:20 +08:00
weishengyu da25931466 update lr 2021-09-26 17:09:30 +08:00
weishengyu a98bd7a73c update vehicle and logo config 2021-09-26 16:42:08 +08:00
weishengyu 8595d18945 update format 2021-09-26 16:07:05 +08:00
weishengyu be80612175 update Inshop config 2021-09-26 15:51:18 +08:00
Wei Shengyu 2483b79c5d
Merge branch 'PaddlePaddle:develop' into develop 2021-09-26 15:48:45 +08:00
cuicheng01 5992be4adf add multilabel feature 2021-09-26 07:20:11 +00:00
cuicheng01 af9aae730e add multilabel feature 2021-09-26 07:05:13 +00:00