Commit Graph

860 Commits (8dd6418ae5fb55150af242925516025a99d82b40)
 

Author SHA1 Message Date
littletomatodonkey 4799907e98
Update GoogLeNet.yaml 2020-11-03 13:47:17 +08:00
littletomatodonkey efabfd0ed9
Add files via upload 2020-11-03 11:26:43 +08:00
littletomatodonkey 121c4b8b63
Delete joinus.png 2020-11-03 11:25:49 +08:00
littletomatodonkey 14063829db
add random seed in train (#358) 2020-11-03 10:08:30 +08:00
cuicheng01 7bb8f1c2ef
Add InceptionV3 architecture (#360)
Add InceptionV3 model
2020-11-03 10:05:19 +08:00
littletomatodonkey 2dd8a7545b
Add files via upload 2020-11-02 09:59:17 +08:00
littletomatodonkey 1dafe20653
Delete joinus.png 2020-11-02 09:58:42 +08:00
littletomatodonkey 3731b9b3c2
Add files via upload 2020-11-02 09:57:28 +08:00
littletomatodonkey c1d35479dc
Delete joinus.png 2020-11-02 09:57:11 +08:00
Tingquan Gao 907cef571c
Fix some bugs (#357)
fix getting started doc
2020-11-01 10:58:04 +08:00
littletomatodonkey 5704a255dc
fix eval (#355) 2020-10-30 21:02:49 +08:00
Tingquan Gao db035f50af
Fix a link error (#354)
fix typo
2020-10-30 20:18:26 +08:00
littletomatodonkey fa6b8f13ac
Update GoogLeNet.yaml 2020-10-30 16:08:10 +08:00
littletomatodonkey b3fbba9646
Update README_cn.md 2020-10-30 14:15:30 +08:00
littletomatodonkey fe62349832
add wechat link (#351)
add joinus
2020-10-30 14:11:37 +08:00
littletomatodonkey de64c1753f
add joinus (#350) 2020-10-30 13:53:19 +08:00
littletomatodonkey bcda9c2b1f
fix squeezenet (#348) 2020-10-30 13:36:08 +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
Tingquan Gao abc8ac5ce4
Modify to fit the dygraph (#343)
* Add English version of getting started.
2020-10-27 19:16:30 +08:00
littletomatodonkey 806675d226
fix config files (#344) 2020-10-27 17:36:44 +08:00
cuicheng01 8d046546c8
Update regnet (#342)
* Create regnet.py

* Update __init__.py
2020-10-26 14:51:27 +08:00
littletomatodonkey 260dcb5079
add pre-label function (#341)
add pre-label function
2020-10-24 01:14:10 +08:00
littletomatodonkey ed631e0c8f
fix readme (#340)
fix readme
2020-10-23 21:23:35 +08:00
littletomatodonkey a7782f25ea
Merge pull request #337 from littletomatodonkey/dyg/fix_readme_png
fix readme png
2020-10-23 09:35:28 +08:00
littletomatodonkey 35f2a68c02 fix readme png 2020-10-23 01:33:29 +00:00
littletomatodonkey 825aed0c31
Merge pull request #335 from littletomatodonkey/dyg/fix_get_start
fix getting started
2020-10-23 02:23:39 +08:00
littletomatodonkey b5cd360b0d fix getting started 2020-10-22 18:18:37 +00:00
littletomatodonkey 777f376d6e
Merge pull request #328 from TingquanGao/dygraph
Some updates
2020-10-23 01:51:13 +08:00
gaotingquan a81ad2f570 Fix link errors 2020-10-22 21:11:18 +08:00
gaotingquan ca2aeeee44 Revert "Fix a bug about inference"
This reverts commit 17c66f4290.

The bug had been fixed by another way.
2020-10-22 21:11:18 +08:00
gaotingquan 69f602e277 Modify to fit the dygraph 2020-10-22 21:11:10 +08:00
littletomatodonkey 0560076f2e
Merge pull request #334 from littletomatodonkey/dyg/hs_resnet
fix typo
2020-10-22 19:27:17 +08:00
littletomatodonkey 64092b28fe fix typo 2020-10-22 11:25:51 +00:00
littletomatodonkey 0efd7ab293
Merge pull request #333 from littletomatodonkey/dyg/hs_resnet
cherry-pick add hs-resnet coming soon
2020-10-22 19:21:49 +08:00
littletomatodonkey 0717e24fa8 fix typo 2020-10-22 11:18:24 +00:00
littletomatodonkey 10ca9f6753 cherry-pick add hs-resnet 2020-10-22 11:15:00 +00:00
littletomatodonkey fa6ce23f1f
Merge pull request #331 from weisy11/dygraph
add ghostnet and modify shufflenet
2020-10-22 18:38:29 +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 4cdcd4af74 shufflenet lr cosine -> cosine warmup 2020-10-22 16:11:14 +08:00
weishengyu abd683f968 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleClas into dygraph 2020-10-22 16:04:55 +08:00
littletomatodonkey 4f885038ce
Merge pull request #327 from littletomatodonkey/dyg/fix_load_ckp
fix load ckp
2020-10-22 14:15:48 +08:00
littletomatodonkey 0e0967545a fix load ckp 2020-10-22 06:12:03 +00:00
gaotingquan 8bd822bc9a Fix some errors in description of infer.py 2020-10-22 13:32:22 +08:00
littletomatodonkey 8408d0818b
Merge pull request #325 from littletomatodonkey/dyg/fix_cpu_train
fix effnet import
2020-10-21 23:32:47 +08:00
littletomatodonkey 42700a15a1 fix effnet import 2020-10-21 15:30:51 +00:00
littletomatodonkey 400c5adf98
Merge pull request #324 from littletomatodonkey/dyg/fix_cpu_train
fix cpu train
2020-10-21 22:46:23 +08:00
littletomatodonkey 43f6cae208 fix cpu train 2020-10-21 14:41:54 +00:00
littletomatodonkey 2d5a81437f
Merge pull request #322 from littletomatodonkey/dyg/fix_dyg_doc
fix quick start code and doc
2020-10-21 22:10:16 +08:00