1225 Commits

Author SHA1 Message Date
cuicheng01
6cb33220ea
Merge branch 'PaddlePaddle:develop' into develop 2022-05-23 23:49:48 +08:00
littletomatodonkey
6dac07f68d
fix quant logic (#1941)
* fix quant logic

* add support for trt+int8 inference

* add support for swin quant

* fix swin and quant

* fix assert info

* fix assert info

* fix log
2022-05-23 19:04:27 +08:00
zhiboniu
edf1129e5d match new eval function 2022-05-23 10:27:55 +00:00
zhiboniu
699c10aaeb Merge remote-tracking branch 'ppcls/develop' into develop 2022-05-23 08:03:46 +00:00
cuicheng01
94d4722b8d
Merge branch 'PaddlePaddle:develop' into develop 2022-05-23 10:15:50 +08:00
xiongkun
821e550900
stop_gradient=True for input spec (#1943) 2022-05-23 09:48:27 +08:00
cuicheng01
8f5fe61540
Merge pull request #1925 from cuicheng01/add_person_demo
Add person demo
2022-05-23 09:26:49 +08:00
cuicheng01
8b639e939f update code and docs 2022-05-23 01:11:03 +00:00
weishengyu
70c45dcdfd Merge branch 'add_person_demo' of github.com:cuicheng01/PaddleClas into add_person_demo 2022-05-19 06:33:40 +00:00
weishengyu
94ef340528 dbg 2022-05-19 06:33:27 +00:00
dongshuilong
759fe41ccc modify face_dataset and ir_net name issue 2022-05-19 02:22:17 +00:00
Walter
9005e080a5
Merge pull request #1938 from HydrogenSulfate/fix_resume_opt
Fix resume opt
2022-05-19 10:20:28 +08:00
zhiboniu
032c45c1d3 delete norm_decay in resnet 2022-05-18 11:58:53 +00:00
gaotingquan
683adcda46 fix: support AMP infer 2022-05-18 18:10:44 +08:00
gaotingquan
5f88903e6e fix: -> DistributedBatchSampler 2022-05-18 18:10:44 +08:00
gaotingquan
e4327c8686 log tip when export succeeded 2022-05-18 13:00:00 +08:00
zhiboniu
05ecf1d045 multi-card eval support 2022-05-18 04:54:44 +00: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
littletomatodonkey
afafb8f41d fix save load 2022-05-17 13:24:24 +00:00
gaotingquan
675e60d5a5 feat: log the FLOPs and Params when building model 2022-05-17 21:24:17 +08:00
HydrogenSulfate
ec80a56e5c fix bug when load dict for optimizer in resume training 2022-05-17 21:04:01 +08:00
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