weishengyu
be80612175
update Inshop config
2021-09-26 15:51:18 +08:00
Wei Shengyu
2483b79c5d
Merge branch 'PaddlePaddle:develop' into develop
2021-09-26 15:48:45 +08:00
cuicheng01
5992be4adf
add multilabel feature
2021-09-26 07:20:11 +00:00
cuicheng01
af9aae730e
add multilabel feature
2021-09-26 07:05:13 +00:00
weishengyu
b84e4352b1
dbg
2021-09-26 14:28:12 +08:00
Bin Lu
9f13876eb6
Merge pull request #1264 from Intsigstephon/feature_serving_recog
...
fix some bugs; same as paddle inference result
2021-09-26 14:18:48 +08:00
stephon
7cf64ce46c
fix some bugs; same as paddle inference result
2021-09-26 05:30:14 +00:00
gaotingquan
de859b4a3d
fix: compatible with opencv under version 4.4.0
2021-09-26 13:22:38 +08:00
Bin Lu
de65a13e53
Merge pull request #1252 from Intsigstephon/feature_serving_recog
...
Add recognition service of paddleserving
2021-09-24 18:41:30 +08:00
stephon
55495b6906
sRecognition Serving: support det and rec pipeline
2021-09-24 08:19:09 +00:00
cuicheng01
ab5be02f57
Merge pull request #1257 from cuicheng01/fix_googlenet
...
fix googlenet avg-pool
2021-09-24 11:56:31 +08:00
weishengyu
6529765a0b
update pksampler
2021-09-23 19:35:35 +08:00
cuicheng01
b7bab1e648
fix googlenet avg-pool
2021-09-23 08:29:07 +00:00
cuicheng01
1ca685388e
Merge pull request #1254 from cuicheng01/develop
...
Add GeneralRecognition config
2021-09-23 15:43:48 +08:00
cuicheng01
756b6fb3de
Update GeneralRecognition_PPLCNet_x2_5.yaml
2021-09-23 06:36:12 +00:00
weishengyu
af25e25640
modify format
2021-09-23 11:22:25 +08:00
cuicheng01
16985020a5
Update GeneralRecognition_PPLCNet_x2_5.yaml
2021-09-23 03:20:34 +00:00
cuicheng01
126246832b
Update GeneralRecognition_PPLCNet_x2_5.yaml
2021-09-23 02:51:50 +00:00
cuicheng01
929b845b2f
Update GeneralRecognition_PPLCNet_x2_5.yaml
2021-09-23 02:50:08 +00:00
cuicheng01
9245804e41
Update GeneralRecognition_LCNet_x2_5.yaml
2021-09-23 02:23:44 +00:00
cuicheng01
a37332d326
Add GeneralRecognition config
2021-09-22 12:19:16 +00:00
lilithzhou
9a4b05cfc6
Update wx_group.png ( #1253 )
2021-09-22 19:43:48 +08:00
Youqing Xiaozhua
97a36e4337
Polish the English Document
2021-09-22 19:34:13 +08:00
Youqing Xiaozhua
d3c9a3d58e
Upgrade the English Document
2021-09-22 19:34:13 +08:00
littletomatodonkey
e417884d58
Update getting_started_retrieval_en.md
2021-09-22 19:33:06 +08:00
littletomatodonkey
45b7cf24eb
Update getting_started_retrieval.md
2021-09-22 19:32:35 +08:00
Bin Lu
ccda54d7cb
modify Searcher to searcher
2021-09-22 16:56:08 +08:00
stephon
6f08fb25b4
Add recognition service of paddleserving
2021-09-22 07:23:11 +00:00
Tingquan Gao
f91bc7ba0b
perf: add parameter validation ( #1249 )
...
When using warm up, the total epoch num must be greater than warm up epoch num. Otherwise,
there will be raising warning and warm up epoch num will be set to total epoch num.
2021-09-22 14:35:37 +08:00
weishengyu
9e97569953
update sample method
2021-09-22 14:29:33 +08:00
gaotingquan
283f9fa9b6
fix: fix swin training config
2021-09-18 12:44:51 +08:00
weishengyu
f6cfa0471c
dbg
2021-09-18 11:13:54 +08:00
weishengyu
7830860bbf
rm writer dataset and sampler
2021-09-18 11:11:48 +08:00
Wei Shengyu
6497727bbc
Merge branch 'PaddlePaddle:develop' into develop
2021-09-18 11:04:59 +08:00
cuicheng01
e431fe3399
Merge pull request #1214 from TingquanGao/dev/update_faq
...
docs: update faq
2021-09-17 23:01:32 +08:00
cuicheng01
862c2147a5
Merge pull request #1169 from TingquanGao/dev/fix_augmentation
...
fix: fix augmentation
2021-09-17 20:51:11 +08:00
gaotingquan
f5b32a02ea
fix: fix the training configs of deit, swin, twins
2021-09-17 20:17:38 +08:00
gaotingquan
2949dae9fb
docs: update faq, test=document_fix
2021-09-17 11:29:43 +00:00
gaotingquan
1f8cfbd69d
fix: fix augmentation
...
Fix RandomErasing, RandAugment to be consistent with Timm and compatible with earlier PaddleClas.
Add ColorJitter implemented by PaddleVision and TimmAutoAugment borrowed from Timm Lib.
2021-09-17 11:00:00 +00:00
cuicheng01
ef2fd19bb0
Merge pull request #1243 from RainFrost1/arcmargin
...
fix pact bug for circlemargin arcmargin cosmargin
2021-09-17 18:56:03 +08:00
cuicheng01
9bc2041e74
Merge pull request #1228 from TingquanGao/dev/support_pil_resize
...
feat: support pil resize
2021-09-17 18:54:07 +08:00
cuicheng01
ba9b708acb
Merge pull request #1174 from TingquanGao/dev/add_adamw
...
feat: add AdamW
2021-09-17 18:53:18 +08:00
cuicheng01
36aeefcf4c
Merge pull request #1064 from TingquanGao/dev/Support_enable_cutmix_mixup
...
support to enable mixup and cutmix at same time
2021-09-17 18:51:34 +08:00
gaotingquan
94433634c0
fix: fix Linear & support warmup start lr & support Cosine eta_min
...
Support setting warmup start lr and eta_min in Cosine.
Fix bug that Linear can not decay to end_lr when setting warmup.
2021-09-17 18:41:55 +08:00
weishengyu
0bdb16af8b
add pk_sampler
2021-09-17 18:08:35 +08:00
dongshuilong
bd68a9cb8b
update Vehicle yamls
2021-09-17 07:42:08 +00:00
dongshuilong
a9a13d5984
update Vehicle yamls
2021-09-17 07:38:21 +00:00
cuicheng01
48494ec051
Merge pull request #1213 from cuicheng01/develop
...
Add PP-LCNet codes and configs
2021-09-17 15:29:50 +08:00
cuicheng01
d7181f6451
Merge pull request #1241 from cuicheng01/fix_Alexnet_lr_bug
...
fix Alexnet lr bug
2021-09-17 15:26:47 +08:00
cuicheng01
894f5a5bae
Update README
2021-09-17 03:38:01 +00:00