Commit Graph

237 Commits (f6da3bd60a01c700c79c268b8b81595ccc3e007c)

Author SHA1 Message Date
littletomatodonkey ff4cb9c059
Update transfer_learning.md 2021-05-21 12:00:48 +08:00
littletomatodonkey 9c0e57bda9
Update whl.md 2021-05-17 14:58:11 +08:00
Tingquan Gao e5f7529587
Add SwinTransformer (#721)
* Add SwinTransformer_large

* Add SwinTransformer

* Optimize user experience

* Add the doc of SwinTransformer

* Modify the format of the corner mark
2021-05-17 14:55:38 +08:00
littletomatodonkey fb3e0233d8
Update getting_started.md 2021-05-17 12:38:05 +08:00
Walter c0dfe4727a
fix quick start doc bugs (#716) 2021-05-09 20:05:14 +08:00
littletomatodonkey 7ba0c51fe6
Update train_with_DALI.md 2021-05-06 15:24:37 +08:00
littletomatodonkey f17343b017
add support for eval using inference engine (#696) 2021-04-26 15:18:04 +08:00
littletomatodonkey 8f383c8c8c
Update getting_started.md 2021-04-23 16:43:11 +08:00
littletomatodonkey b7371a2ae7
Update whl.md 2021-04-23 16:40:35 +08:00
littletomatodonkey 276bc4760b
Update quick_start_new_user.md 2021-04-23 14:05:06 +08:00
littletomatodonkey cfc619a0a2
Update quick_start_professional.md 2021-04-23 14:04:28 +08:00
littletomatodonkey 23ab4f48b2 fix content tree 2021-04-23 05:00:46 +00:00
littletomatodonkey fec5b5147e
Update whl.md 2021-04-20 14:00:28 +08:00
littletomatodonkey f68289cab3
Update whl.md 2021-04-20 13:56:05 +08:00
littletomatodonkey e7a63a999e
Update whl.md 2021-04-20 13:34:25 +08:00
Walter edcef2f292
add quick_start_new_user.md (#680)
* add quick_start_new_user.md
2021-04-16 12:42:14 +08:00
gaotingquan 099b3356b1 Update the instructions 2021-04-16 10:55:31 +08:00
gaotingquan 07a1478ca8 Add instructions of training with DALI 2021-04-16 10:55:31 +08:00
dongshuilong 2e14f726d0 fix mixnet review problems 2021-04-15 17:15:18 +08:00
dongshuilong ea63084670 add_mixnet_rexnet 2021-04-15 14:05:46 +08:00
littletomatodonkey 42d2962d90
add quick start for community (#669)
* add quick start for community
2021-04-13 13:16:59 +08:00
cuicheng01 00f3d48d02
Add quick_start_professional.md (#663)
* Update quick_start_professional.md
2021-04-11 22:21:26 +08:00
Tingquan Gao f55dcfabaf
Update to be more friendly (#674)
* Update, test=document_fix

* Add the usage hint about Transformers series models, test=document_fix
2021-04-10 11:20:38 +08:00
yaohai 2e10d5a4bb add document for multilabel 2021-03-30 17:22:57 +08:00
Tingquan Gao 8a469799af
support bs>1 (#651)
* support bs>1
2021-03-26 18:52:50 +08:00
Tingquan Gao 8832a3fa0a
Support Visual DL (#650)
* Support Visual DL

* Fix VDL

* Add doc of VDL, test=document_fix

* Add the en doc of VDL, test=document_fix

Co-authored-by: littletomatodonkey <2120160898@bit.edu.cn>
2021-03-23 12:45:01 +08:00
Tingquan Gao 1b920e8a44
Update usage, test=document_fix (#646) 2021-03-23 11:04:20 +08:00
Tingquan Gao 9a0d8af0ab
Optimize doc, test=document_fix (#642) 2021-03-16 16:12:34 +08:00
littletomatodonkey a831632838
Update paddle_quantization.md 2021-03-16 14:07:06 +08:00
littletomatodonkey cbd9f341ef
Update distillation.md 2021-03-16 12:41:47 +08:00
littletomatodonkey 423e29ef04 fix version, test=document_fix 2021-03-11 17:35:14 +08:00
littletomatodonkey 9cf3bdbf8b fix, test=document_fix 2021-03-11 17:35:14 +08:00
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