Commit Graph

405 Commits (d43f0d9b85329a730e7fe4e7fb9edbcb83ae2406)

Author SHA1 Message Date
littletomatodonkey a1fc2c307e add cpu note, test=document_fix 2021-03-11 17:35:14 +08:00
littletomatodonkey 692420fae4 fix doc 2021-03-11 17:35:14 +08:00
littletomatodonkey 533aa8a7ba improve doc, test=document_fix 2021-03-11 17:35:14 +08:00
littletomatodonkey 26e5e540f6 improve doc, test=document_fix 2021-03-11 17:35:14 +08:00
littletomatodonkey a99afd69dd
Update getting_started.md 2021-03-07 15:40:45 +08:00
GT-Zhang 841e1872c1
Fix a spelling error in the "5.2 Cutmix" document (#601)
Fix a spelling error in the "5.2 Cutmix" document.
`rom ppcls.data.imaug import DecodeImage` to `from ppcls.data.imaug import DecodeImage`
2021-02-05 13:28:29 +08:00
Wei Shengyu e16b79530c
Merge pull request #599 from weisy11/dygraph
add faq
2021-02-03 19:35:43 +08:00
weishengyu 7e72ca885d fix bug 2021-02-03 16:13:28 +08:00
littletomatodonkey 56ffe84b06
Update faq_series.md 2021-02-03 16:04:38 +08:00
weishengyu 24c7b102c2 add faq 2021-02-03 15:35:52 +08:00
Tingquan Gao d6fef1c7f4
Add the discription of RepVGG (#595) 2021-02-02 16:01:58 +08:00
littletomatodonkey cf817421d8
Update install.md 2021-02-02 11:45:43 +08:00
jm12138 8cd779be4d
Add RepVGG models (#592)
* Add RepVGG models

* Update model code

* Rename code

* format code

* add README of RepVGG
2021-02-01 18:07:25 +08:00
littletomatodonkey d08daf9b83
add faq (#587)
* add faq

* add pngs

* fix mainpage

* fix faq
2021-02-01 15:22:35 +08:00
jm12138 6d22322a4f
Update the Configs of ViT and DeiT models (#593)
* update configs of ViT and DeiT

* update readme of DeiT models

* update readme of DeiT models

* update readme of DeiT models

* update README of ViT models
2021-02-01 15:21:58 +08:00
littletomatodonkey 90eb0edf2b
Update update_history.md 2021-01-27 16:54:25 +08:00
Tingquan Gao 3a572f95f1
Add ViT and DeiT (#579)
* Update the discription about ViT and DeiT

* Fix the error file

* Unified data format
2021-01-27 16:53:21 +08:00
littletomatodonkey 30fee0f93d
Update faq_2021_s1.md 2021-01-22 15:31:58 +08:00
Tingquan Gao 5c6979ce1d
Update faq_2021_s1 (#572) 2021-01-22 15:29:16 +08:00
procr da5385c885
support VGG16/19 for kunlun (#561) 2021-01-15 16:24:12 +08:00
littletomatodonkey bbc6649d85
Update faq_2021_s1.md 2021-01-14 11:33:00 +08:00
cuicheng01 2e6b774ac9
Update faq_2021_s1.md (#556)
* Update faq_2021_s1.md

* Update faq_2021_s1.md

* Update faq_2021_s1.md

* Update faq_2021_s1.md

* Update faq_2021_s1.md
2021-01-14 11:21:35 +08:00
littletomatodonkey 6f2b76dbd0
fix doc for whl (#552) 2021-01-13 11:29:13 +08:00
littletomatodonkey 91a75ff60b
Update models_intro.md 2021-01-12 11:14:01 +08:00
littletomatodonkey 8e26493c32
fix lr mult val (#551) 2021-01-07 19:24:29 +08:00
littletomatodonkey 1d12efa74a
Update whl.md 2021-01-07 17:46:27 +08:00
littletomatodonkey dff01cb9d9
Update whl.md 2021-01-07 17:45:58 +08:00
littletomatodonkey 8fc4e2658e
Update whl.md 2021-01-07 17:44:16 +08:00
chenziheng 6d00e6731c
PaddleClas-whl (#536)
* paddleclas whl

* fix whl

* Add whl.md

* fix whl

* fix paddleclas and whl.md

* fix paddleclas_whl

* paddleclas_whl

* paddleclas_whl

* fix paddleclas_whl

* fix paddleclas_whl

* fix paddleclas_whl

* fix paddleclas_whl
2021-01-07 17:36:29 +08:00
littletomatodonkey dedd3b0e60
Update getting_started.md 2021-01-07 10:52:46 +08:00
littletomatodonkey aba9738284
Update install.md 2021-01-05 20:04:57 +08:00
littletomatodonkey d27a70df89
Update install.md 2021-01-05 19:58:17 +08:00
littletomatodonkey f03596d992
add faq20210105 (#535)
* add faq20210105

* add faq

* fix mainpage

* fix desc

* fix faq
2021-01-05 16:44:40 +08:00
littletomatodonkey 5f6992d9a8
Update faq_2020_s1.md 2021-01-02 23:54:13 +08:00
littletomatodonkey a454f34855
Update faq_2020_s1.md 2021-01-02 23:40:12 +08:00
littletomatodonkey 3268cf7697
Update faq_2020_s1.md 2020-12-31 10:54:47 +08:00
Wei Shengyu fde5f52385
添加第6期FAQ (#530)
* add 1230 FAQ

* modify according to comments

* change FAQ update date in readme
2020-12-31 10:44:55 +08:00
littletomatodonkey e7dbecd22e
fix predict (#527)
* fix predict

* fix export model

* fix doc
2020-12-30 14:28:06 +08:00
QingshuChen 5854b7c628
update hrnet doc for kunlun (#524) 2020-12-29 17:36:32 +08:00
littletomatodonkey d56ccacb2a
Update models_intro.md 2020-12-18 10:47:56 +08:00
cuicheng01 4acbb1b824
Add 10 train model tricks in faq. (#498)
* Update faq_2020_s1.md

* Update faq_2020_s1.md

* Update faq_series.md
2020-12-17 18:21:54 +08:00
QingshuChen fdfce2d6d5
add kunlun readme (#489)
* add kunlun readme
2020-12-16 20:58:26 +08:00
littletomatodonkey bcaf6a8528
fix trt doc (#485)
* fix trt doc

* update history
2020-12-16 12:01:32 +08:00
Tingquan Gao d860430b55
Fix some description of documentations (#473)
Fix some description of documentations
2020-12-14 21:43:45 +08:00
littletomatodonkey a463b0a2dc
fix model cnt (#469) 2020-12-14 16:00:04 +08:00
littletomatodonkey bb95b5bd9c
Update quick_start.md 2020-12-13 21:25:34 +08:00
littletomatodonkey e8b3be1053
Update getting_started.md 2020-12-13 21:24:57 +08:00
littletomatodonkey 46f8676580
Update models_intro.md 2020-12-12 11:56:36 +08:00
littletomatodonkey 022a4114d6
Update faq_series.md 2020-12-09 20:11:58 +08:00
Tingquan Gao b2baeab8d7
Add FAQ 20201207 (#459)
* Add FAQ 20201207

* Fix FAQ20201207
2020-12-09 20:10:29 +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
littletomatodonkey 9bf47ca0b2
Update data.md 2020-11-20 11:21:36 +08:00
littletomatodonkey 99549178d9
add faq20201119 (#410) 2020-11-19 12:37:24 +08:00
Tingquan Gao 10e73342ff
Add MKL-DNN (#398)
add mkldnn config
2020-11-16 19:44:17 +08:00
cuicheng01 d31688352a
Update faq_2020_s1 (#392)
* Update faq_2020_s1.md

* Update README_cn.md
2020-11-12 14:14:11 +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
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 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 bd2267430f
add faq_2020_s1 (#362)
add faq_2020_s1
2020-11-04 11:37:19 +08:00
Tingquan Gao 907cef571c
Fix some bugs (#357)
fix getting started doc
2020-11-01 10:58:04 +08:00
Tingquan Gao db035f50af
Fix a link error (#354)
fix typo
2020-10-30 20:18:26 +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 260dcb5079
add pre-label function (#341)
add pre-label function
2020-10-24 01:14:10 +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 69f602e277 Modify to fit the dygraph 2020-10-22 21:11:10 +08:00
gaotingquan 8bd822bc9a Fix some errors in description of infer.py 2020-10-22 13:32:22 +08:00
littletomatodonkey 3a9f36059c fix description 2020-10-21 14:09:04 +00:00
littletomatodonkey bd3a2f3264 add res2net vd ssld link 2020-10-21 09:25:28 +00:00
littletomatodonkey 7153ee1129 fix quick start code and doc 2020-10-21 09:21:22 +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
wqz960 a68d90c53b fix interpolation 2020-07-20 04:16:02 +00:00
wqz960 5c20b55ead modify position 2020-07-20 03:28:10 +00:00
ruri b1835f01d4
Merge pull request #144 from shippingwang/fix_visualdl_doc
only support python3 and refine visualdl doc
2020-06-05 10:36:32 +08:00
shippingwang 920ff9d9d9 fix 2020-06-04 12:08:13 +00:00
littletomatodonkey 740fd1156e add fix models 2020-06-04 11:41:05 +00:00
shippingwang dcd0acba5e add visualdl doc 2020-06-02 12:59:30 +00:00
dyning 4bcb44348f
Update models_intro.md 2020-05-17 18:52:19 +08:00
littletomatodonkey eed858996c add mixed precision training 2020-05-17 05:05:56 +00:00
littletomatodonkey 1569869d0a fix main page 2020-05-12 09:46:41 +00:00
littletomatodonkey 44fcc599d9 add save model faq 2020-05-12 06:12:25 +00:00
littletomatodonkey d846043828 add save model faq 2020-05-12 06:10:25 +00:00
littletomatodonkey 721e09181c fix update history 2020-05-09 11:43:40 +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
dyning 7dc5bc9b73
Merge pull request #105 from littletomatodonkey/serving_doc
add serving doc and demo
2020-05-08 18:50:33 +08:00
littletomatodonkey fcd0f3dc8d add lite doc and code 2020-05-08 08:31:18 +00:00
littletomatodonkey db6d981622 add serving doc and demo 2020-05-07 13:53:49 +00:00
littletomatodonkey 39c1a74a3a fix faq 2020-05-07 04:00:25 +00:00
littletomatodonkey b1fbea2e83 fix darknet53 link 2020-05-06 02:59:21 +00:00
littletomatodonkey cd221a3476 fixfaq 2020-05-03 16:41:32 +00:00
littletomatodonkey 7cb2150d6a add effnet faq 2020-05-03 16:38:47 +00:00
dyning 99a2b29381
Update install.md 2020-04-27 18:55:25 +08:00
littletomatodonkey a5e45dc96b rename clas 2020-04-25 04:29:27 +00:00
littletomatodonkey 22d3005256 fix test name 2020-04-23 18:01:58 +00:00
littletomatodonkey cbd94d7258 fix mv3 and faq 2020-04-23 08:52:09 +00:00
dyning ea7e9558cd
Merge pull request #68 from cuicheng01/master
Add efficientnet and renext101_wsl pretrained model sources
2020-04-23 13:05:27 +08: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
littletomatodonkey 9bf9a7b481 fix png link 2020-04-23 02:51:07 +00:00
littletomatodonkey 598be5de3f fix doc 2020-04-22 15:39:39 +00:00
dyning 703691a16c
Update install.md 2020-04-22 22:58:35 +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
cuicheng01 67c2cd76fa
Update ImageAugment.md 2020-04-22 19:20:34 +08:00
cuicheng01 d3fa1989f6
Update distillation.md 2020-04-22 19:19:32 +08:00
cuicheng01 5b04f01588
Update ImageAugment.md 2020-04-22 19:17:11 +08:00
littletomatodonkey a1f185a6eb fix shell in getting_started 2020-04-22 05:55:28 +00:00
littletomatodonkey 1963710db4 fix quick start 2020-04-22 05:35:22 +00:00
littletomatodonkey 173462b760 fix space 2020-04-21 15:30:07 +00:00
dyning 50ce078f8f
Update distillation.md 2020-04-21 23:22:02 +08:00
dyning 138bf3e693
Update Tricks.md 2020-04-21 23:15:12 +08:00
dyning 4342695771
Update ImageAugment.md 2020-04-21 23:14:48 +08:00
dyning d0843ea77d
Update distillation.md 2020-04-21 23:14:12 +08:00
dyning d7a59503ed
Update models_intro.md 2020-04-21 23:13:46 +08:00
dyning 43481f4de3
Update quick_start.md 2020-04-21 23:04:21 +08:00
dyning 691c846980
Update Tricks.md 2020-04-21 22:48:43 +08:00
dyning 9683f273da
Merge pull request #59 from littletomatodonkey/fix_doc
fix image path
2020-04-21 22:47:12 +08:00
littletomatodonkey 9a9a995bc0 fix image path 2020-04-21 14:45:07 +00: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 75a3c6545f
Merge pull request #57 from shippingwang/fix_multicard_eval
fix multi card eval bug
2020-04-21 22:03:19 +08:00
dyning cef708afce
Update ImageAugment.md 2020-04-21 22:01:18 +08:00
dyning 1be4d668fd
Update distillation.md 2020-04-21 21:58:48 +08:00
dyning 78260aa1d9
Update distillation.md 2020-04-21 21:57:51 +08:00
dyning 0b07e97705
Update distillation.md 2020-04-21 21:55:17 +08:00
dyning 19d03a58d6
Merge pull request #56 from cuicheng01/master
Update DataAugment and Distillation doc
2020-04-21 21:49:17 +08:00
shippingwang 51456e0585 refine 2020-04-21 13:44:19 +00:00
littletomatodonkey 5aaaad5707 fix start 2020-04-21 13:40:07 +00:00
cuicheng01 8d0c458ae4
Update distillation.md 2020-04-21 21:36:34 +08:00
cuicheng01 375f4ba25e
Update ImageAugment.md 2020-04-21 21:24:35 +08:00
littletomatodonkey 17fcc79dab fix name 2020-04-21 13:06:11 +00:00
cuicheng01 575a6b11ae
Update distillation.md 2020-04-21 21:05:50 +08:00
cuicheng01 1a5f0b7e06
Update distillation.md 2020-04-21 12:15:10 +08:00
cuicheng01 8ff1cc9d2f
Update ImageAugment.md 2020-04-21 12:14:12 +08:00
cuicheng01 dad82df02e update distill and dataaugment doc 2020-04-21 11:58:26 +08:00
littletomatodonkey d6b4c17add update quick start 2020-04-20 15:20:59 +00:00
littletomatodonkey d64000e5f1 update quick start 2020-04-20 15:15:45 +00:00
littletomatodonkey 5be6e5cd04 fix path 2020-04-20 13:36:21 +00:00
littletomatodonkey 70bf9751ce add quick start 2020-04-20 13:32:22 +00:00
littletomatodonkey e07a2111f3 add play around 2020-04-20 13:19:44 +00:00
cuicheng01 984258d6bb
Update Tricks.md 2020-04-20 11:26:10 +08:00
cuicheng01 18410b8404
Update Tricks.md 2020-04-20 11:25:29 +08:00
cuicheng01 6036f3f5a1
Update Tricks.md 2020-04-20 11:24:35 +08:00
cuicheng01 554ed96c57
Update getting_started.md 2020-04-19 22:10:37 +08:00
cuicheng01 cd9f75cdbb
Update getting_started.md 2020-04-19 22:10:07 +08:00
cuicheng01 48e3cc3c1a
Update getting_started.md 2020-04-19 22:07:43 +08:00
cuicheng01 c8636e4918
Update getting_started.md 2020-04-19 22:05:04 +08: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
dyning 6791753c27
Merge pull request #33 from shippingwang/master
add data doc
2020-04-19 19:36:26 +08:00
wangshipeng01 6aee0dc4d6 fix 2020-04-19 08:15:38 +00:00
wangshipeng01 9b62afdfad fix 2020-04-19 08:10:23 +00:00
wangshipeng01 50c7df962b fix 2020-04-17 12:00:00 +00:00
wangshipeng01 1d3b8e71c9 add finetune doc 2020-04-17 10:34:58 +00:00
littletomatodonkey 9f66178f6d add faq 2020-04-16 11:46:02 +00:00
littletomatodonkey b29a8b75dc update title 2020-04-15 16:42:54 +00:00
littletomatodonkey 0bc384b73f update doc 2020-04-15 16:21:24 +00:00
littletomatodonkey e705eaaa9c update transfer doc 2020-04-15 16:15:34 +00:00
littletomatodonkey 49052cdb59 add transfer md 2020-04-15 15:29:45 +00:00
littletomatodonkey de2cf1fb61 add det app 2020-04-15 15:27:08 +00:00
littletomatodonkey 0e59702e15 add det app 2020-04-15 15:14:37 +00:00
littletomatodonkey ec88e0b34a fix aug doc 2020-04-15 15:09:50 +00:00
littletomatodonkey b68afe8193 fix distillation doc 2020-04-15 14:43:33 +00:00
littletomatodonkey d5129b7a76 Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas into add_distillation 2020-04-15 13:12:56 +00:00
littletomatodonkey 9daf0b390f Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas into add_distillation 2020-04-15 13:11:46 +00: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
wangshipeng01 1be9271493 fix typo 2020-04-15 10:58:10 +00:00
wangshipeng01 342766ad37 add data doc 2020-04-15 10:54:00 +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 ad903fa80c add distillation doc 2020-04-14 08:10:27 +00:00
littletomatodonkey 5a8ef832c6 update metrics 2020-04-14 06:40:54 +00:00
shippingwang eb94ab4e88 add finetuning 2020-04-13 16:44:53 +00:00
littletomatodonkey c6fc0c3a49 rename fp32->FP32 2020-04-13 16:28:15 +00:00
littletomatodonkey 3521740ed4 add faq 2020-04-13 16:07:38 +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 10de193b80 resolve conflict 2020-04-13 21:12:35 +08:00
WuHaobo 8b8659af2b Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas 2020-04-13 21:05:27 +08:00
WuHaobo 27afdab12b resolve conflict 2020-04-13 20:57:33 +08:00
WuHaobo 514f112b89 Merge branch 'fix_download' of https://github.com/WuHaobo/PaddleClas into WuHaobo-fix_download 2020-04-13 20:46:47 +08:00
WuHaobo 6675cf4312 polish download pretrain 2020-04-13 18:53:03 +08:00
WuHaobo 2e8b2bc251 add make.bat for Windows users 2020-04-13 09:50:49 +08:00
WuHaobo fef101ddce add change_log 2020-04-13 02:22:54 +08:00
WuHaobo d700a5f239 resolve conflicting 2020-04-13 01:10:37 +08:00
WuHaobo 700f355a76 add change log 2020-04-12 15:18:43 +08:00
WuHaobo 8713b9a2e6 add logo 2020-04-12 15:15:43 +08:00