Commit Graph

1074 Commits (920a44b0ce7be2eb4813ddf04a4c1094be2d657c)
 

Author SHA1 Message Date
littletomatodonkey 7d0f694c7b
unify model and model_name (#386)
* unify model and model_name

* rm unsed archs fix bug of se_resnext

* fix distillation model for distributed.launch

* fix export model for googlenet
2020-11-12 00:17:28 +08:00
littletomatodonkey 7c0ef00455
rm fluid in docs, test=document_fix (#385) 2020-11-10 20:36:10 +08:00
Tingquan Gao 18a4c14233
Update preprocess and HubServing (#382)
add hub serving code and doc
2020-11-10 17:19:50 +08:00
littletomatodonkey c933dcd8db
minor fix init (#384)
* add densent init

* fix export model
2020-11-10 17:09:39 +08:00
cuicheng01 00a0f7fb56
Add InceptionV3 documentation and indicators in dygraph branch. (#379)
* Update README.md

* Update README_cn.md

* Update update_history_en.md

* Update models_intro_en.md

* Update Inception_en.md

* Update Inception_en.md

* Update update_history.md

* Update models_intro.md

* Update Inception.md
2020-11-09 15:05:58 +08:00
cuicheng01 30bb0c5aa5
Add InceptionV3 configs in dygraph branch (#373)
* Add InceptionV3
2020-11-09 13:46:04 +08:00
littletomatodonkey 95a8990066
fix py infer (#376)
fix python and cpp inference
2020-11-07 22:09:42 +08:00
littletomatodonkey f921b9bd5b
fix feature map visualization (#377)
fix feature map visualization
2020-11-07 22:07:33 +08:00
littletomatodonkey c9f8e8c6e7
fix config (#371)
* fix config doc

* fix mainpage link

* fix typo
2020-11-05 17:22:33 +08:00
littletomatodonkey ee10207811
fix log benchmark (#369)
fix log benchmark
2020-11-05 10:35:19 +08:00
littletomatodonkey d4b1f6aff3
Update export_model.py 2020-11-04 22:49:20 +08:00
littletomatodonkey c3922941de
fix dist training (#363)
1. fix dist training 
2. fix cpp infer to support dir inference
2020-11-04 22:48:19 +08:00
littletomatodonkey 53eda593ce
Update README_cn.md 2020-11-04 18:51:38 +08:00
littletomatodonkey bd2267430f
add faq_2020_s1 (#362)
add faq_2020_s1
2020-11-04 11:37:19 +08:00
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