Commit Graph

32 Commits (00a0f7fb56cb56f5a3c277c524888c49fb588348)

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 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
weishengyu 44889ba43d Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleClas into dygraph 2020-10-13 11:14:25 +08:00
weishengyu 7064136058 dbg ghostnet 2020-09-30 17:24:21 +08:00
cuicheng01 b5b0ff1702
Update __init__.py 2020-09-18 00:10:25 +08: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 1921935e75 fix xception_deeplab 2020-09-13 11:11:14 +00:00
littletomatodonkey 03bbd585c2 fix hrnet 2020-09-13 10:12:31 +00:00
littletomatodonkey 3962b3853a fix alexnet 2020-09-13 08:25:22 +00:00
littletomatodonkey bbb2c8fc1e add resnest dygraph 2020-09-08 13:56:01 +00:00
littletomatodonkey 7a4b2b1f85 fix layer helper 2020-09-02 16:15:13 +00:00
littletomatodonkey 5a15c16581 add dygrapgh load and static load 2020-08-28 09:43:27 +00:00
cuicheng01 7f80e25c9d add mobilenet, resnet and senet series dymodels 2020-07-31 14:46:17 +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
dyning 4691e9e4e3 add correct infer 2020-06-15 11:22:56 +08:00
WuHaobo 166c3a88fe dygraph architectures 2020-06-08 12:18:31 +08:00
littletomatodonkey e0f3139258 fix init 2020-05-18 02:08:31 +00: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
littletomatodonkey 42158c1867 add quick start demo 2020-04-20 03:54:09 +00:00
littletomatodonkey fbb36fd3de add ssld code 2020-04-17 04:43:42 +00:00
WuHaobo 9f39da8859 Init PaddleClas 2020-04-09 02:16:30 +08:00