Commit Graph

51 Commits (4c44536ee35a8b89c22a403efab30ab556808c5f)

Author SHA1 Message Date
littletomatodonkey d56ccacb2a
Update models_intro.md 2020-12-18 10:47:56 +08:00
littletomatodonkey a463b0a2dc
fix model cnt (#469) 2020-12-14 16:00:04 +08:00
littletomatodonkey 46f8676580
Update models_intro.md 2020-12-12 11:56:36 +08:00
cuicheng01 a73573a346
Add se_hrnet_w64_c_ssld_pretrained (#452)
add se hrnet64_c
2020-12-06 17:52:34 +08:00
littletomatodonkey 96c078dafc
fix download link (#432)
* fix download link
2020-11-30 12:43:05 +08:00
littletomatodonkey 91785a45e1
fix dpn (#430)
* fix dpn

* fix se resnext101 metrics
2020-11-29 18:10:20 +08:00
cuicheng01 18840f1f88
Add GhostNet_x1_3_ssld_pretrained in dygraph branch. (#419)
add GhostNet_x1_3_ssld_pretrained
2020-11-24 10:14:02 +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
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
littletomatodonkey bd3a2f3264 add res2net vd ssld link 2020-10-21 09:25:28 +00:00
littletomatodonkey d4533682b5 fix res2net code and doc 2020-10-20 06:18:52 +00:00
littletomatodonkey 8dd9dd42ec polish dygraph doc and deploy 2020-10-19 05:05:34 +00:00
littletomatodonkey 740fd1156e add fix models 2020-06-04 11:41:05 +00:00
dyning 4bcb44348f
Update models_intro.md 2020-05-17 18:52:19 +08:00
littletomatodonkey 1569869d0a fix main page 2020-05-12 09:46:41 +00:00
littletomatodonkey 180f32e415 add fp16 pngs 2020-05-09 11:18:17 +00:00
littletomatodonkey 0e807423f4 fix bs 2020-05-09 09:01:18 +00:00
littletomatodonkey bce8ffbefc add T4 benchmark 2020-05-09 08:46:11 +00:00
littletomatodonkey b1fbea2e83 fix darknet53 link 2020-05-06 02:59:21 +00:00
littletomatodonkey cbd94d7258 fix mv3 and faq 2020-04-23 08:52:09 +00:00
cuicheng01 1ba86433b2
Update models_intro.md 2020-04-23 12:47:53 +08:00
cuicheng01 9b2af78465
Update models_intro.md 2020-04-23 12:46:31 +08:00
cuicheng01 5352ba66c3
Update Tricks.md 2020-04-22 19:26:08 +08:00
cuicheng01 d831499fe3
Update Tricks.md 2020-04-22 19:24:18 +08:00
dyning 138bf3e693
Update Tricks.md 2020-04-21 23:15:12 +08:00
dyning d7a59503ed
Update models_intro.md 2020-04-21 23:13:46 +08:00
dyning 691c846980
Update Tricks.md 2020-04-21 22:48:43 +08:00
dyning 7f86b03338
Merge pull request #58 from littletomatodonkey/fix_doc
update doc
2020-04-21 22:36:43 +08:00
dyning 7aef5d57fc
Update Tricks.md 2020-04-21 22:33:52 +08:00
dyning d93be02cb7
Update Tricks.md 2020-04-21 22:32:48 +08:00
littletomatodonkey 026ddb456d update doc 2020-04-21 14:32:17 +00:00
dyning 3d2e124f24
Merge pull request #47 from cuicheng01/master
add Trick.md
2020-04-19 21:45:17 +08:00
cuicheng01 6046e92e93
Update Tricks.md 2020-04-19 21:42:57 +08:00
cuicheng01 1974871d95
Update Tricks.md 2020-04-19 21:37:39 +08:00
cuicheng01 711bfbaa82
Update Tricks.md 2020-04-19 21:33:50 +08:00
cuicheng01 1ddcd9831b add Trick.md 2020-04-19 20:34:18 +08:00
littletomatodonkey 0b1fa2462b fix doc 2020-04-15 13:10:09 +00:00
littletomatodonkey 422c8c4091 add adds 2020-04-15 13:06:23 +00:00
littletomatodonkey f2aa991988 fix inception doc 2020-04-15 12:54:45 +00:00
littletomatodonkey 75fc80d544 fix dpn and effnet doc 2020-04-14 14:00:44 +00:00
littletomatodonkey 48df8e0aa7 add effnet doc 2020-04-14 13:36:02 +00:00
littletomatodonkey 4d3bd28b05 add model doc 2020-04-14 13:32:26 +00:00
littletomatodonkey 5a8ef832c6 update metrics 2020-04-14 06:40:54 +00:00
littletomatodonkey c6fc0c3a49 rename fp32->FP32 2020-04-13 16:28:15 +00:00
littletomatodonkey 0d4616287d batch ad figs 2020-04-13 15:54:13 +00:00
littletomatodonkey e166ab8ed0 add tables 2020-04-13 15:49:37 +00:00
littletomatodonkey 0bed4f4d03 add model list 2020-04-13 14:53:57 +00:00
littletomatodonkey 419defade4 fix table 2020-04-13 14:43:27 +00:00
WuHaobo 8b8659af2b Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas 2020-04-13 21:05:27 +08:00
WuHaobo d700a5f239 resolve conflicting 2020-04-13 01:10:37 +08:00