404 Commits

Author SHA1 Message Date
gaotingquan
5f88903e6e fix: -> DistributedBatchSampler 2022-05-18 18:10:44 +08:00
zhiboniu
824746b3a7 update data_path 2022-05-18 04:54:43 +00:00
zhiboniu
50900443f3 remove strongbaseline_attr, etc... 2022-05-18 04:54:43 +00:00
zhiboniu
26d5b7d1cc adapted dataset and loss 2022-05-18 04:54:43 +00:00
zhiboniu
aa8f4c16d2 attr ma test ok 2022-05-18 04:54:43 +00:00
zhiboniu
0a3ecf60b4 add attribute strongbaseline 2022-05-18 04:54:43 +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
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
Yang Nie
62e06ced05 update 2022-05-16 18:00:09 +08:00
weisy11
047ec1ae49 use list instead of dict 2022-05-16 14:29:52 +08: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
45b1296c25 Add cls_demo_person code 2022-05-14 09:31:52 +00: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
Yang Nie
4a54e5f70b
Update PeleeNet.yaml 2022-05-13 09:10:49 +08:00
cuicheng01
8a760fb85f Add PPHGNet code 2022-05-12 15:53:51 +00:00
Yang Nie
96687d07e2 add PeleeNet code 2022-05-12 23:19:44 +08:00
gaotingquan
6e0900ecec
feat: add PPLCNetV2_base config 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
HydrogenSulfate
585b6bc3e8 fix interpolation to 'bilinear', adjust file structure and rename 2022-05-11 21:36:47 +08:00
HydrogenSulfate
88295413f5 add re-ranking code 2022-05-11 17:33:07 +08:00
Yang Nie
098bc1d8b2 Merge remote-tracking branch 'upstream/develop' into ConvNeXt 2022-05-10 21:30:48 +08:00
Yang Nie
7fa948f806 rename yaml 2022-05-10 21:29:48 +08:00
Yang Nie
5b91120e1a
fix bs 2022-05-10 18:50:55 +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
Yang Nie
272fda2b83 update config for 8 cards 2022-05-09 12:32:18 +08:00
Yang Nie
e61f392598 Merge branch 'develop' into ConvNeXt 2022-05-09 12:22:37 +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
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
Yang Nie
b334da6fad
Merge branch 'develop' into ConvNeXt 2022-05-05 14:40:46 +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
24372cc6e5 update: update the default gpu num to 8 when using AdamW 2022-04-29 17:31:12 +08:00
flytocc
8b8a02d607 add update_freq option for gradient accumulation 2022-04-28 00:50:28 +08:00
flytocc
ed8202236b add EMA code 2022-04-28 00:39:53 +08:00
flytocc
e1943f9a68 add ConvNeXt code 2022-04-28 00:34:48 +08:00
HydrogenSulfate
6149e719b3 refine code 2022-04-25 14:14:20 +08:00