Commit Graph

3505 Commits (4b014a1b1985c25cd21103fdca3822f2f7a20906)
 

Author SHA1 Message Date
weishengyu 4b014a1b19 dbg 2022-05-14 19:28:58 +00:00
weisy11 45f2d010b6 add python search tools 2022-05-14 21:37:31 +08:00
cuicheng01 96d659c71a add run.sh 2022-05-14 12:18:59 +00:00
cuicheng01 b513670a1a update PPLCNet_x1_0_distillation.yaml 2022-05-14 11:56:44 +00:00
cuicheng01 0112a036ea update pp_lcnet.py 2022-05-14 10:06:58 +00:00
cuicheng01 d125b31f73 update code 2022-05-14 10:03:55 +00:00
cuicheng01 45b1296c25 Add cls_demo_person code 2022-05-14 09:31:52 +00:00
cuicheng01 713dd6f9eb update pp_hgnet.py 2022-05-13 04:07:41 +00:00
cuicheng01 8a760fb85f Add PPHGNet code 2022-05-12 15:53:51 +00:00
cuicheng01 50c1302bce
Merge pull request #1918 from TingquanGao/dev/multi-scale
Dev/multi scale
2022-05-12 21:38:52 +08:00
Tingquan Gao 3c8f491092
Merge branch 'develop' into dev/multi-scale 2022-05-12 16:18:27 +08:00
gaotingquan f8150efeb6
fix: (h, w) -> (w, h) 2022-05-12 08:13:34 +00:00
Walter 2b9af59971
Merge pull request #1915 from HydrogenSulfate/refine_strong_baseline
fix interpolation to 'bilinear', adjust file structure and rename
2022-05-12 14:53:45 +08:00
Walter 0328c38bd1
Merge pull request #1912 from HydrogenSulfate/fix_predict_det
fix bug in DetPredictor.predict
2022-05-12 10:39:10 +08:00
HydrogenSulfate 585b6bc3e8 fix interpolation to 'bilinear', adjust file structure and rename 2022-05-11 21:36:47 +08:00
HydrogenSulfate f89d908979
Update predict_det.py
删除冗余代码
2022-05-11 19:21:03 +08:00
Walter 353e050c21
Merge pull request #1910 from RainFrost1/dali_bug
修复dali环境变量bug
2022-05-11 17:20:13 +08:00
HydrogenSulfate 5f9313698e
Update retrieval.py
删除冗余import
2022-05-11 16:33:10 +08:00
HydrogenSulfate 9399748381 fix bug in DetPredictor.predict 2022-05-11 14:56:08 +08:00
Walter 9e53098c4f
Merge pull request #1905 from HydrogenSulfate/fix_labe_list
change labe_list to label_list
2022-05-11 14:39:25 +08:00
dongshuilong 11b0860a1b fix dali env bug 2022-05-11 03:06:55 +00:00
Wei Shengyu 4411268755
Merge pull request #1906 from weisy11/fix-logger
[bug fix]remove logger.colring
2022-05-10 15:34:05 +08:00
weishengyu f6923adff8 remove logger.colring 2022-05-10 14:29:20 +08:00
HydrogenSulfate f0f00c0cef change labe_list to label_list 2022-05-10 13:09:56 +08:00
WangChen0902 283ae9b327
add dkd (#1888)
* add dkd

* update dkd

* update dkd

* update dkd

* update dkd

* update dkd

* update dkd and add tipc
2022-05-09 22:55:01 +08:00
Walter f5da904497
Merge pull request #1901 from HydrogenSulfate/fix_baseline_baseline_cfg
fix FC initialization in reid-strong-baseline baseline config
2022-05-09 20:27:20 +08:00
HydrogenSulfate 73cddf6db2 update 2022-05-09 15:31:44 +08:00
HydrogenSulfate 0c76d5a521 fix FC initialization in reid-strong-baseline baseline config 2022-05-09 15:14:01 +08:00
gaotingquan 56b8710dc4 fix: fix bug get paddle version 2022-05-06 19:51:44 +08:00
Walter bd524e8a88
Merge pull request #1819 from weisy11/reid
复现reid-strong-baseline
2022-05-06 12:05:07 +08:00
Wei Shengyu d46d2aa689
Merge pull request #1892 from Aurelius84/dy2stat_benchmark
[Benchmark]Support more models training with @to_static for benchmark
2022-05-06 11:28:16 +08:00
Aurelius84 121bdfc609 [Benchmark]Support more models training with @to_static for benchmark 2022-05-06 02:30:10 +00:00
HydrogenSulfate 790815f430 refine code and docs 2022-05-05 22:14:07 +08:00
gaotingquan 0ba524d26b update: add reference 2022-05-05 21:37:37 +08:00
Wei Shengyu 4bc4b7e0e2
Merge pull request #1876 from TingquanGao/dev/fix_amp_eval
fix: amp eval
2022-05-05 20:39:02 +08:00
HydrogenSulfate 1c31010b14 refine code 2022-05-05 20:28:59 +08:00
HydrogenSulfate 16f910b451 add m1 and baseline config 2022-05-05 19:55:08 +08:00
HydrogenSulfate 0b1481402b merge devevelop 2022-05-05 14:42:06 +08:00
Walter 00bf84c43a
Merge pull request #1886 from HydrogenSulfate/refine_ref
Refine paper & code ref for loss
2022-05-05 10:41:49 +08:00
littletomatodonkey bb13f3c4f5
fix single card dist (#1889)
* fix single card logit

* fix distillation yaml files
2022-05-05 09:48:56 +08:00
gaotingquan 275945dff9
fix: compatible with Paddle 2.2, 2.3, and develop. 2022-04-29 10:21:09 +00:00
gaotingquan c7a6fdda17 fix 2022-04-29 17:40:52 +08:00
gaotingquan 24372cc6e5 update: update the default gpu num to 8 when using AdamW 2022-04-29 17:31:12 +08:00
HydrogenSulfate 92cdbe6fb9 add ref for emlloss 2022-04-29 13:53:21 +08:00
HydrogenSulfate 645a125c40 refine paper and code ref, and remove trailing spaces 2022-04-29 13:34:56 +08:00
gaotingquan 59a3dcfc1c
fix: amp eval 2022-04-26 12:26:17 +00:00
gaotingquan fea9522a69 fix: dbg 2022-04-26 12:07:59 +08:00
HydrogenSulfate faa4c08762 remove tripetloss_v3 2022-04-25 15:11:51 +08:00
HydrogenSulfate 6149e719b3 refine code 2022-04-25 14:14:20 +08:00
cuicheng01 2204a90c7d
Merge pull request #1874 from cuicheng01/develop
fix typo in README
2022-04-25 14:00:11 +08:00