Commit Graph

192 Commits (18a4c14233b27aa297fade194feaaac146014c53)

Author SHA1 Message Date
littletomatodonkey c933dcd8db
minor fix init (#384)
* add densent init

* fix export model
2020-11-10 17:09:39 +08:00
littletomatodonkey ee10207811
fix log benchmark (#369)
fix log benchmark
2020-11-05 10:35:19 +08:00
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 0e0967545a fix load ckp 2020-10-22 06:12:03 +00:00
littletomatodonkey 42700a15a1 fix effnet import 2020-10-21 15:30:51 +00:00
littletomatodonkey 43f6cae208 fix cpu train 2020-10-21 14:41:54 +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
littletomatodonkey ebadacd7f8 add acc benchmark 2020-10-17 17:27:36 +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
littletomatodonkey 4d01af9e87 fix reader 2020-10-09 11:47:05 +00: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
littletomatodonkey 7cf6e9ae93 add dataloader inferface 2020-09-28 16:47:22 +00: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 20cdde17f2 fix reader 2020-09-15 18:35:48 +00:00
littletomatodonkey 634951f039 fix loss 2020-09-15 18:33:49 +00:00
littletomatodonkey b8a7d186d7 fix optimizer and regularizer 2020-09-15 09:43:19 +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