3991 Commits

Author SHA1 Message Date
cuicheng01
33a15cfdae fix static training bugs 2022-05-24 17:02:44 +00:00
cuicheng01
dcf9e7d7f6
Merge branch 'PaddlePaddle:develop' into develop 2022-05-25 00:31:02 +08:00
gaotingquan
20730fad07 revert
the code may cause problem that loss change in training.
2022-05-24 22:19:10 +08:00
gaotingquan
52e1392bc4 revert
the code may cause problem that loss change in training.
2022-05-24 22:19:01 +08:00
cuicheng01
6886cf0d65
Merge branch 'release/2.4' into develop 2022-05-24 10:36:07 +08:00
cuicheng01
2e48a7ed7a add PPHGNet_base config 2022-05-23 16:39:58 +00:00
cuicheng01
6cb33220ea
Merge branch 'PaddlePaddle:develop' into develop 2022-05-23 23:49:48 +08:00
Wei Shengyu
bf3d9bd52a
Merge pull request #1947 from cuicheng01/Personnel_Access_Demo
add Personnel_Access_Demo
2022-05-23 20:22:51 +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
78b29db27d update README_ch.md 2022-05-23 07:58:21 +00:00
cuicheng01
9f75252ea6 add Personnel_Access_Demo 2022-05-23 07:56:12 +00:00
cuicheng01
15e4cfd8c7 Add Personnel_Access Demo 2022-05-23 07:46:37 +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
7bf9b40bf2 update docs 2022-05-23 01:21:19 +00:00
cuicheng01
8b639e939f update code and docs 2022-05-23 01:11:03 +00:00
gaotingquan
0e0eca3bfb docs: update, test=document_fix 2022-05-20 18:57:54 +08:00
cuicheng01
1dce001770
Merge pull request #1942 from TingquanGao/dev/add_pplcnetv2
docs: update
2022-05-20 17:31:24 +08:00
gaotingquan
94afd6a058
docs: update, test=document_fix 2022-05-20 06:15:35 +00:00
Wei Shengyu
5e1567eac7
Update README_ch.md 2022-05-20 10:43:43 +08:00
cuicheng01
e6df9ede7f
Merge pull request #1939 from TingquanGao/dev/add_pplcnetv2
docs: supplement pplcnetv2
2022-05-20 10:37:05 +08:00
cuicheng01
bea4784b6e update PP-HGNet docs 2022-05-19 16:58:29 +00:00
gaotingquan
d37b7debc7
docs: supplement, test=document_fix 2022-05-19 14:03:13 +00:00
weisy11
2abbb70441 add thresoutput 2022-05-19 20:50:06 +08: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
cuicheng01
1989b66044
Merge pull request #1 from littletomatodonkey/me/add_pdemo
fix convert weight
2022-05-17 21:32:04 +08: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
cuicheng01
7eef98da1f update docs 2022-05-17 13:10:20 +00:00
cuicheng01
c77b30b6ef update docs 2022-05-17 13:06:19 +00: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