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 |
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 |
dongshuilong
|
2a0ae60970
|
add sklearn in requirements.txt
|
2022-05-17 02:23:05 +00: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 |
dongshuilong
|
f9d666c0c6
|
add bcolz in requirment
|
2022-05-16 07:57:31 +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
|
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
|
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
|
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 |