Commit Graph

3580 Commits (7f0075e8d03ffb2678dba26306da7723e5010477)
 

Author SHA1 Message Date
cuicheng01 912285c167 Merge branch 'add_person_demo' of http://github.com/cuicheng01/PaddleClas into add_person_demo 2022-05-17 03:36:28 +00:00
weisy11 279a2e0356 add search_times 2022-05-17 11:29:26 +08:00
cuicheng01 dbcfe2c395 update config 2022-05-16 11:46:34 +00:00
Walter afb473e2ae
Merge pull request #1914 from HydrogenSulfate/add_re_ranking
Add re ranking
2022-05-16 18:45:14 +08:00
Walter c6446cc366
Merge pull request #1928 from RainFrost1/develop
fix static train ips info bug
2022-05-16 18:02:44 +08:00
dongshuilong b2f34d0487 fix static train ips info bug 2022-05-16 08:34:02 +00:00
weisy11 047ec1ae49 use list instead of dict 2022-05-16 14:29:52 +08:00
cuicheng01 87a0ba6f31 update metrics 2022-05-16 04:31:26 +00:00
HydrogenSulfate 43d1eba917 Merge branch 'develop' into add_re_ranking 2022-05-16 11:04:32 +08:00
weishengyu 93e9970ede dbg 2022-05-15 17:25:56 +00:00
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
gaotingquan f04b52343f fix: unable to export rep net 2022-05-14 14:13:25 +08:00
cuicheng01 03142ea32b
Merge pull request #1919 from cuicheng01/develop
Add PPHGNet code
2022-05-13 17:59:53 +08:00
cuicheng01 c2daa752b3
Merge pull request #1916 from TingquanGao/dev/add_pplcnetv2
feat: add PPLCNetV2
2022-05-13 16:08:24 +08: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
gaotingquan dce720dcdc
fix: adapt multi-scale sampler 2022-05-12 14:55:17 +00:00
gaotingquan c3bd88a244
circuitous rep 2022-05-12 14:38:17 +00:00
gaotingquan 32adae6c67
fix: config path error 2022-05-12 14:38:17 +00:00
gaotingquan 4c5ed46b2c
refactor 2022-05-12 14:38:17 +00:00
gaotingquan 0b03606471
add pplcnetv2_base tipc config 2022-05-12 14:38:17 +00:00
gaotingquan e0c6e94a9d
add pplcnetv2 doc 2022-05-12 14:38:17 +00:00
gaotingquan 0ef1ac3fa7
fix 2022-05-12 14:38:17 +00:00
gaotingquan 6e0900ecec
feat: add PPLCNetV2_base config 2022-05-12 14:38:17 +00:00
gaotingquan e82e1358bc
BatchNorm -> BatchNorm2D 2022-05-12 14:38:17 +00:00
gaotingquan 925cb6ef6c
feat: add PPLCNetV2 2022-05-12 14:38:17 +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
HydrogenSulfate 565053167d update code 2022-05-11 18:57:16 +08:00
HydrogenSulfate 88295413f5 add re-ranking code 2022-05-11 17:33:07 +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