1250 Commits

Author SHA1 Message Date
HydrogenSulfate
f4e400fa3a fix bug when load dict for optimizer in resume training 2022-05-17 21:01:10 +08:00
littletomatodonkey
6f631e4340 fix convert weight 2022-05-17 12:46:49 +00:00
cuicheng01
5a81627859 add convert_weights.py 2022-05-17 10:26:14 +00:00
cuicheng01
d2da38f3ea update PPLCNet_x1_0_distillation_search.yaml 2022-05-17 09:26:29 +00:00
cuicheng01
6e8f395c22 add person_demo docs 2022-05-17 09:22:21 +00:00
dongshuilong
511669a49a fix bcolz install bug 2022-05-17 07:48:23 +00:00
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
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
dongshuilong
32c99be6aa add adaface 2022-05-16 03:50:35 +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
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
ff09e310de update res2net200_vd_distill_pphgnet_base.yaml 2022-05-13 16:15:00 +00:00
cuicheng01
ad92e521b8 add res2net200_vd_distill_pphgnet_base.yaml 2022-05-13 15:56:59 +00:00
cuicheng01
03142ea32b
Merge pull request #1919 from cuicheng01/develop
Add PPHGNet code
2022-05-13 17:59:53 +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
c3bd88a244
circuitous rep 2022-05-12 14:38:17 +00:00
gaotingquan
4c5ed46b2c
refactor 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
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
HydrogenSulfate
585b6bc3e8 fix interpolation to 'bilinear', adjust file structure and rename 2022-05-11 21:36:47 +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
dongshuilong
11b0860a1b fix dali env bug 2022-05-11 03:06:55 +00:00
weishengyu
f6923adff8 remove logger.colring 2022-05-10 14:29:20 +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
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
dongshuilong
7283598041 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleClas into adaface 2022-05-06 04:50:31 +00:00
dongshuilong
bdc535bb39 add adaface 2022-05-06 04:50:26 +00:00
Walter
bd524e8a88
Merge pull request #1819 from weisy11/reid
复现reid-strong-baseline
2022-05-06 12:05:07 +08:00