Commit Graph

2700 Commits (8424cc7c7c9724d4f145d13ef23ca4f7345f2056)
 

Author SHA1 Message Date
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
Walter 22c0a53c32
Update README.md 2021-09-17 11:16:35 +08:00
dongshuilong 86b5f9b490 add version 1 for benchmark 2021-09-17 03:14:28 +00:00
dongshuilong 18e1cf040b fix pact bug for circlemargin arcmargin cosmargin 2021-09-16 12:17:02 +00:00
cuicheng01 43aeb572a3 fix Alexnet lr bug 2021-09-16 08:08:41 +00:00
cuicheng01 4d1f61c407 fix Alexnet lr bug 2021-09-16 07:54:16 +00:00
cuicheng01 1abbc82635
Merge pull request #1235 from RainFrost1/slim
Update MobileNetV3_large_x1_0_quantization.yaml
2021-09-15 16:01:25 +08:00
Walter 36dc2ef164
Update MobileNetV3_large_x1_0_quantization.yaml 2021-09-15 15:32:31 +08:00
littletomatodonkey 85e2407e46
fix mix training for static program (#1234) 2021-09-15 14:36:11 +08:00
gaotingquan 64c370008b feat: support pil resize
Support PIL resizse with PIL interpolation to train transformer.
Almost all vision transformer models need using PIL.Image.BICUBIC
as interpolation in resize.
2021-09-15 06:29:22 +00:00
Wei Shengyu d98b881603
Merge pull request #1208 from weisy11/fix_bug_of_theseus
dbg theseus
2021-09-15 14:04:51 +08:00
weishengyu 600067f4fc dbg 2021-09-15 11:35:49 +08:00
weishengyu e916259508 update return_res method 2021-09-15 11:03:46 +08:00
Walter 9f28493cd1
Merge pull request #1229 from RainFrost1/seed_chain
fixed seed for whole_chain
2021-09-14 20:28:57 +08:00
dongshuilong 8f6deb1fbe fixed seed for whole_chain 2021-09-14 07:01:12 +00:00
Walter ae43bf8e25
Merge pull request #1225 from RainFrost1/seed
add seed
2021-09-14 14:09:22 +08:00
Bin Lu 46a08f1d3c
Merge pull request #1218 from Intsigstephon/binaryindex_build_search
support for binary index build and search
2021-09-14 12:15:41 +08:00
dongshuilong 94c9900ece add seed 2021-09-14 04:06:37 +00:00
Walter b477705c72
Merge pull request #1224 from RainFrost1/slim_chain
update slim for whole_chain
2021-09-14 11:12:37 +08:00
dongshuilong 3b07421eae update slim for whole_chain 2021-09-13 12:52:49 +00:00
Walter 74622af482
Merge pull request #1093 from RainFrost1/slim
添加slim功能
2021-09-13 19:11:43 +08:00
cuicheng01 4dc145700a
Merge pull request #1223 from cuicheng01/add_efficientnet_config
Add EfficientNet config
2021-09-13 17:42:05 +08:00
cuicheng01 b6fad5e993 Update PPLCNet 2021-09-13 09:35:25 +00:00
cuicheng01 8e47811d99 Update PPLCNet 2021-09-13 09:29:57 +00:00
cuicheng01 459717f46e Merge branch 'develop' of https://github.com/cuicheng01/PaddleClas into develop 2021-09-13 09:25:46 +00:00
stephon 28c9e03276 modify some format problem 2021-09-13 09:06:21 +00:00
cuicheng01 9eb098a110 Update PPLCNet config 2021-09-13 09:00:39 +00:00
cuicheng01 7df35e4875 Add EfficientNet config 2021-09-13 08:12:06 +00:00
cuicheng01 6196afda3c
Merge branch 'PaddlePaddle:develop' into develop 2021-09-13 14:50:58 +08:00
cuicheng01 d470f34c64 Update code and docs 2021-09-13 03:18:37 +00:00
stephon 22132ebd4e rename model name 2021-09-10 08:12:57 +00:00
Walter 497eb40a5e
Merge pull request #1217 from RainFrost1/faiss
fix quick_start_recognition docs
2021-09-10 14:15:51 +08:00
Bin Lu 46eb6e561a
Update inference_product_binary.yaml 2021-09-10 11:54:00 +08:00
Bin Lu 5db7d2d469
Update build_gallery.py 2021-09-10 11:52:53 +08:00
Bin Lu cf622ea0f5
Update inference_product_binary.yaml 2021-09-10 11:51:16 +08:00
Bin Lu 153ed11a15
Update identity_head.py 2021-09-10 11:49:14 +08:00
Bin Lu d910e355f9
Update engine.py 2021-09-10 11:48:43 +08:00
Bin Lu 63215d1ecb
Update postprocess.py 2021-09-10 11:47:15 +08:00
Bin Lu 3e68814182
Update identity_head.py 2021-09-10 11:46:21 +08:00
Bin Lu cb62f0246a
Update MV3_Large_1x_Aliproduct_DLBHC.yaml 2021-09-10 11:45:54 +08:00
Bin Lu ebfcc130bd
Update engine.py 2021-09-10 11:45:09 +08:00
stephon 2ab10a2d95 Merge branch 'binaryindex_build_search' of https://github.com/Intsigstephon/PaddleClas into binaryindex_build_search 2021-09-10 03:37:49 +00:00
stephon 8baf879adb support for binary index build and search 2021-09-10 03:36:00 +00:00
stephon 5690456ed3 support for binary index build and search 2021-09-10 03:11:30 +00:00