Commit Graph

885 Commits (b2d80a7a53ecd5403b35ebf88644c4ab9206d83c)

Author SHA1 Message Date
cuicheng01 bc16eed9f9
Merge pull request #1453 from cuicheng01/develop
fix class_num in quickstart
2021-11-22 12:00:56 +08:00
dongshuilong ee3c643cc1 update combined loss for accelerate classification training speed 2021-11-19 08:35:47 +00:00
cuicheng01 dd08d344af fix class_num in quickstart 2021-11-17 15:04:04 +00:00
cuicheng01 9a23b4326a
Merge pull request #1444 from RainFrost1/reid
添加车辆ReID的PPLCNet 2.5x模型
2021-11-17 15:03:29 +08:00
gaotingquan d53a06c625 fix: fix download link 2021-11-17 15:02:20 +08:00
dongshuilong c02ec9a3b3 update vehcile reid model PPLCNet2.5x 2021-11-16 06:24:57 +00:00
dongshuilong c39838778b add vehcile reid model PPLCNet2.5x 2021-11-16 06:22:03 +00:00
dongshuilong f7ccc874e2 fix dali distributed eval bug 2021-11-16 11:09:21 +08:00
cuicheng01 423144c097 fix some configs 2021-11-15 07:26:58 +00:00
cuicheng01 6e4bf593fb
Merge pull request #1390 from Intsigstephon/feature_binary_model
add Binary general recog configure
2021-11-12 15:25:00 +08:00
cuicheng01 fb631b38fb update esnet.py 2021-11-11 12:51:58 +00:00
cuicheng01 d868a63764 Add ESNet code and pretrained models 2021-11-11 06:00:32 +00:00
gaotingquan af25eaf799 docs: update flower102 label map list 2021-11-10 00:16:23 +08:00
gaotingquan 720c451bc4 fix: fix batch size to 64 * 4 2021-11-10 00:16:23 +08:00
gaotingquan 7ebb0b8ab1 docs: add reference link 2021-11-08 06:36:02 +00:00
Bin Lu 3b4a45f8ab
Update deephashloss.py 2021-11-06 23:32:19 +08:00
Bin Lu f7ee2b98a6
Update deephashloss.py 2021-11-06 23:14:40 +08:00
Bin Lu 13df9b9df8
Update GeneralRecognition_PPLCNet_x2_5_binary.yaml 2021-11-06 23:12:56 +08:00
Bin Lu 61a09b0d44
Update GeneralRecognition_PPLCNet_x2_5_binary.yaml 2021-11-06 23:12:29 +08:00
littletomatodonkey 67d982c30e
fix csp refer (#1404) 2021-11-05 13:54:10 +08:00
cuicheng01 d8fbc1b36b
Merge pull request #1407 from cuicheng01/develop
update vision_transformer.py
2021-11-05 11:09:44 +08:00
cuicheng01 7875e83d9e update vision_transformer.py 2021-11-05 02:53:10 +00:00
cuicheng01 5aba5f898e
Merge pull request #1396 from TingquanGao/dev/sup_docs
docs: supplement docs
2021-11-04 21:02:17 +08:00
cuicheng01 53da62b05e
Merge pull request #1395 from littletomatodonkey/dev/add_refer
add reference
2021-11-04 19:17:00 +08:00
cuicheng01 08952deb88 update codes 2021-11-04 10:47:13 +00:00
gaotingquan 8ac51f7416 fix: adapt to release 2.3 2021-11-04 09:48:34 +00: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
littletomatodonkey 886856196e fix ema reference 2021-11-04 16:29:12 +08:00
littletomatodonkey cae027605c add reference 2021-11-04 16:18:26 +08:00
stephon df03b4a022 add Binary general reocg configure 2021-11-03 10:09:34 +00:00
stephon 7a17f72fc2 fix seed=0 bug 2021-11-01 06:16:24 +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