Commit Graph

158 Commits (0bfa2003185a55331d1822e4d3fc49e2e621838b)

Author SHA1 Message Date
cuicheng01 7bb8f1c2ef
Add InceptionV3 architecture (#360)
Add InceptionV3 model
2020-11-03 10:05:19 +08:00
littletomatodonkey 7ef474169d
polish api to Paddle2.0-rc (#346)
polish codes and docs to adapt Paddle2.0-rc
2020-10-30 00:20:48 +08:00
cuicheng01 8d046546c8
Update regnet (#342)
* Create regnet.py

* Update __init__.py
2020-10-26 14:51:27 +08:00
weishengyu 2ec1d73ece formatting 2020-10-22 17:45:14 +08:00
weishengyu e0859f7498 formatting 2020-10-22 17:43:33 +08:00
weishengyu f9c265894a tmp code to keep old model valid 2020-10-22 17:02:32 +08:00
weishengyu abd683f968 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleClas into dygraph 2020-10-22 16:04:55 +08:00
littletomatodonkey 42700a15a1 fix effnet import 2020-10-21 15:30:51 +00:00
littletomatodonkey 7153ee1129 fix quick start code and doc 2020-10-21 09:21:22 +00:00
weishengyu 607c083b56 dbg 2020-10-21 11:42:42 +08:00
weishengyu 80cc0d8c86 dbg 2020-10-20 16:50:08 +08:00
littletomatodonkey 7592654c6b
Merge pull request #318 from littletomatodonkey/dyg/fix_effnet
fix effnet infer/eval
2020-10-20 14:41:23 +08:00
littletomatodonkey d4533682b5 fix res2net code and doc 2020-10-20 06:18:52 +00:00
weishengyu 9579c4eb15 dbg 2020-10-20 00:41:41 +08:00
littletomatodonkey 58e558fb1c fix effne 2020-10-19 16:23:57 +00:00
weishengyu 07bb46ef04 modify format 2020-10-15 16:48:57 +08:00
weishengyu 44889ba43d Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleClas into dygraph 2020-10-13 11:14:25 +08:00
weishengyu 083a77e763 add config 2020-10-02 03:28:51 +08:00
littletomatodonkey cca4d85a69 rm comment 2020-09-30 15:15:42 +00:00
weishengyu 7064136058 dbg ghostnet 2020-09-30 17:24:21 +08:00
weishengyu 7c9e695f8c change paddle version to 2.0; modify code 2020-09-27 17:00:48 +08:00
weishengyu ff19b9cfc6 add ghostnet 2020-09-27 10:51:26 +08:00
cuicheng01 b5b0ff1702
Update __init__.py 2020-09-18 00:10:25 +08:00
cuicheng01 4970bca04a
Update se_resnext_vd.py 2020-09-18 00:09:09 +08:00
cuicheng01 b7b5a0c3c6
Update se_resnext.py 2020-09-18 00:08:06 +08:00
littletomatodonkey 4773a2177e fix opt 2020-09-17 13:24:33 +00:00
littletomatodonkey ab3735a4a4 fix loss 2020-09-16 12:55:48 +00:00
littletomatodonkey 630cb60ae3 fix dropout 2020-09-16 07:26:21 +00:00
littletomatodonkey e5cf5fada6 fix decay 2020-09-16 05:26:10 +00:00
littletomatodonkey 634951f039 fix loss 2020-09-15 18:33:49 +00:00
littletomatodonkey 94a8f50ae7 fix effnet and darknet 2020-09-14 07:15:53 +00:00
littletomatodonkey 7bcdf7adc8 fix xception 2020-09-13 17:21:05 +00:00
littletomatodonkey 9ecc07df10 fix squeezenet, vgg and shufflenet 2020-09-13 17:11:10 +00:00
littletomatodonkey 251e47c170 fix resnext_wsl 2020-09-13 16:25:04 +00:00
littletomatodonkey 43a89a9520 fix resnet series 2020-09-13 13:48:26 +00:00
littletomatodonkey 52844f6f55 fix resnest 2020-09-13 12:12:04 +00:00
littletomatodonkey 6b7b4a7f7a batch fix pool2d 2020-09-13 11:56:30 +00:00
littletomatodonkey a0ed3fefc9 fix res2net 2020-09-13 11:28:26 +00:00
littletomatodonkey 1921935e75 fix xception_deeplab 2020-09-13 11:11:14 +00:00
littletomatodonkey 0e1789d4c9 fix mv2 and mv3 2020-09-13 10:59:47 +00:00
littletomatodonkey 515c9c996b fix mv1 2020-09-13 10:36:57 +00:00
littletomatodonkey de4ebabfc8 remove unused files 2020-09-13 10:32:47 +00:00
littletomatodonkey 03bbd585c2 fix hrnet 2020-09-13 10:12:31 +00:00
littletomatodonkey 2bdf8a9b05 fix hrnet 2020-09-13 10:00:49 +00:00
littletomatodonkey edd7382dd3 fix googlenet 2020-09-13 09:21:20 +00:00
littletomatodonkey 8200c7ba18 fix dpn 2020-09-13 09:00:43 +00:00
littletomatodonkey a6f1cdbf41 fix distillation model 2020-09-13 08:50:39 +00:00
littletomatodonkey 0ab81b37af fix densenet 2020-09-13 08:43:16 +00:00
littletomatodonkey 3962b3853a fix alexnet 2020-09-13 08:25:22 +00:00
littletomatodonkey 7ed80c5232 fix program 2020-09-13 07:09:43 +00:00
littletomatodonkey ba6a4f95cb fix resnet 2020-09-13 06:39:30 +00:00
littletomatodonkey 093818a947 fix resnet api 2020-09-13 03:34:51 +00:00
littletomatodonkey bbb2c8fc1e add resnest dygraph 2020-09-08 13:56:01 +00:00
littletomatodonkey 4f5e494a24 remove unused files 2020-09-02 16:17:15 +00:00
littletomatodonkey 7a4b2b1f85 fix layer helper 2020-09-02 16:15:13 +00:00
littletomatodonkey 6cae5aafa1 add more distillation models 2020-08-29 03:49:27 +00:00
littletomatodonkey 5a15c16581 add dygrapgh load and static load 2020-08-28 09:43:27 +00:00
littletomatodonkey 87b33f2981 fix typo 2020-08-04 08:07:16 +00:00
littletomatodonkey fc8c813b81 fix resnet-vd typo 2020-08-04 02:12:19 +00:00
cuicheng01 fb0d3bf416
fix bug of resolution
fix bug of resolution
2020-08-03 14:49:20 +08:00
cuicheng01 8ad0665c78
fix bug of resolution
fix bug of resolution
2020-08-03 14:48:13 +08:00
cuicheng01 de74ea6094
fix bug of resolution
fix  bug of resolution
2020-08-03 14:46:12 +08:00
cuicheng01 d74f4b4472
fix r50vd bug of resolution
fix r50vd bug of resolution
2020-08-03 14:44:34 +08:00
cuicheng01 7f80e25c9d add mobilenet, resnet and senet series dymodels 2020-07-31 14:46:17 +08:00
wqz960 b06bd21e94 modify eval and vgg 2020-07-20 06:34:51 +00:00
littletomatodonkey 5d3fe63f6f
Merge pull request #185 from littletomatodonkey/dyg_ls
Add label smooth support for dygraph
2020-06-29 15:58:01 +08:00
littletomatodonkey 4338730eb4 add ls training for dygraph 2020-06-29 06:23:13 +00:00
littletomatodonkey 6a0dce8aff support label smooth for dyg 2020-06-29 06:09:09 +00:00
wqz960 a4ee2f2cdf fix format 2020-06-29 04:02:41 +00:00
wqz960 f85ced3627 fix 2020-06-28 13:01:08 +00:00
wqz960 0dfe15d234 add Inception, ResNeXt101_wsl, EfficientNet and other models 2020-06-28 12:02:06 +00:00
littletomatodonkey b857342a3c remove unused import 2020-06-26 04:42:03 +00:00
littletomatodonkey 34edfa055a add dpn, densenet and hrnet dygraph model 2020-06-25 19:05:01 +00:00
dyning 4691e9e4e3 add correct infer 2020-06-15 11:22:56 +08:00
WuHaobo f1c0a59f0d Merge branch 'dynamic' of https://github.com/WuHaobo/PaddleClas into dynamic 2020-06-09 08:25:39 +08:00
WuHaobo 9adf575c28 add resnet 2020-06-09 08:24:03 +08:00
WuHaobo 5588734626
Merge branch 'dygraph' into dynamic 2020-06-09 08:19:20 +08:00
WuHaobo 166c3a88fe dygraph architectures 2020-06-08 12:18:31 +08:00
shippingwang bb622b24ed fix bugs 2020-06-04 04:07:38 +00:00
littletomatodonkey f0dbf9b34d fix one hot problem 2020-05-25 15:15:23 +00:00
littletomatodonkey 81c9a6d3ea
Merge pull request #117 from littletomatodonkey/cspnet
Add CSPResNet
2020-05-18 10:52:28 +08:00
littletomatodonkey e0f3139258 fix init 2020-05-18 02:08:31 +00:00
WuHaobo 4270c4236a
Merge branch 'master' into master 2020-05-17 16:44:40 +08:00
WuHaobo daadf036be fix efficientnet.py to support for paddle1.8 2020-05-16 10:40:48 +08:00
WuHaobo 16bf7fc7f1 support for paddle1.8 2020-05-15 11:51:25 +08:00
littletomatodonkey 9ecd3834a7 add mish interface for cspnet 2020-05-15 03:11:27 +00:00
WuHaobo a55f826683 support for paddle1.8 2020-05-14 20:18:17 +08:00
littletomatodonkey 008d7eb10a fix init 2020-05-14 08:17:25 +00:00
littletomatodonkey 07e1e5dc31 add cspnet 2020-05-14 03:21:59 +00:00
littletomatodonkey 9123f5da4b fix cspnet 2020-05-13 10:40:48 +00:00
littletomatodonkey 7ad89bc18e addcs pnet 2020-05-13 10:40:48 +00:00
littletomatodonkey 9b519f0d58 add effnet_small_eval 2020-05-03 16:29:34 +00:00
dyning e3f56640c4
Merge pull request #82 from littletomatodonkey/master
fix acnet
2020-04-26 23:05:20 +08:00
littletomatodonkey 9955d74f29 fix acnet 2020-04-26 14:59:14 +00:00
dyning ca78dc0f9b
Merge pull request #80 from littletomatodonkey/master
fix res2net200_vd
2020-04-26 21:27:01 +08:00
littletomatodonkey ed3ce87dc1 fix res2net200_vd 2020-04-26 12:43:37 +00:00
littletomatodonkey cbd94d7258 fix mv3 and faq 2020-04-23 08:52:09 +00:00
dyning 349cbb62f8
Merge pull request #55 from WuHaobo/master
supporting python3
2020-04-21 21:46:45 +08:00
WuHaobo 7db40796fd be compatible with Python3 2020-04-21 00:50:43 +08:00
littletomatodonkey e07a2111f3 add play around 2020-04-20 13:19:44 +00:00