Commit Graph

95 Commits (38ec39dd2cb5a622df010bc1f7f5803cb00b37a8)

Author SHA1 Message Date
cuicheng01 38ec39dd2c add .image_classification_en.md 2021-06-18 18:12:35 +00:00
Wei Shengyu dc99779b46
Merge pull request #905 from RainFrost1/develop_reg
add en docs for feature learning
2021-06-18 15:58:23 +08:00
Wei Shengyu 4a61a3d1a9
Merge pull request #906 from cuicheng01/develop
Update configs and README
2021-06-18 15:57:43 +08:00
cuicheng01 4fb05ee422 Update Distillation and ImageAugment docs 2021-06-18 07:54:04 +00:00
littletomatodonkey a81a72487f
Update install_en.md 2021-06-18 15:51:58 +08:00
dongshuilong 604a3dbed0 add en docs for feature learning 2021-06-18 15:01:45 +08:00
dongshuilong 4c2a06a1d6 add en docs for feature learning 2021-06-18 13:46:58 +08:00
littletomatodonkey d63e0e88cd
fix en quick start (#897)
* fix en quick start
2021-06-17 20:40:35 +08:00
Wei Shengyu 80bbf62a46
merge develop (#859)
merge develop into reg
2021-06-16 18:43:08 +08:00
weishengyu 2756de6c2b update README 2021-06-16 16:58:01 +08:00
littletomatodonkey cdd8775915
fix rec doc (#829)
* fix recognition doc
2021-06-16 14:14:20 +08:00
littletomatodonkey e170ad52e8
fix install doc and yaml path (#843)
* fix doc

* add install and en md

* add docker doc

* fix gcc version

* add driver version note
2021-06-15 18:51:36 +08:00
jm12138 6b360783ed add the readme of models 2021-06-10 23:54:00 +08:00
Tingquan Gao 6aaadecfd7
Update the doc of whl (#767) 2021-06-02 22:04:43 +08:00
littletomatodonkey 74dd40c6a2
Update transfer_learning_en.md 2021-05-21 12:01:17 +08:00
littletomatodonkey 46a330478f
Update whl_en.md 2021-05-17 14:58:26 +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 73ae41c485
Update train_with_DALI_en.md 2021-05-06 15:23:31 +08:00
littletomatodonkey f17343b017
add support for eval using inference engine (#696) 2021-04-26 15:18:04 +08:00
littletomatodonkey 714a48ea04
Update getting_started_en.md 2021-04-23 16:43:36 +08:00
littletomatodonkey 7dbfc017cd
Update whl_en.md 2021-04-23 16:41:03 +08:00
littletomatodonkey 23ab4f48b2 fix content tree 2021-04-23 05:00:46 +00:00
littletomatodonkey cf880114d1
Update whl_en.md 2021-04-20 13:59:22 +08:00
littletomatodonkey 377c4c2bbd
Update whl_en.md 2021-04-20 13:35:32 +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
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 7f3f44c105
Update paddle_quantization_en.md 2021-03-16 14:08:44 +08:00
littletomatodonkey b3fa7a0114
Update paddle_quantization_en.md 2021-03-16 14:07:40 +08:00
littletomatodonkey 55d1cd5214
Update distillation_en.md 2021-03-16 12:44:12 +08:00
littletomatodonkey 423e29ef04 fix version, 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 26e5e540f6 improve doc, test=document_fix 2021-03-11 17:35:14 +08:00
littletomatodonkey a02a927139
Update getting_started_en.md 2021-03-07 15:43:11 +08:00
littletomatodonkey 28fc882c49
Update getting_started_en.md 2021-03-07 15:42:50 +08:00
Tingquan Gao d6fef1c7f4
Add the discription of RepVGG (#595) 2021-02-02 16:01:58 +08:00
littletomatodonkey f0f557371e
Update install_en.md 2021-02-02 11:45:16 +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
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 114b1e3b3b
Update update_history_en.md 2021-01-27 16:55:12 +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
Bin Lu 63a10e5687
Update quick_start_en.md (#576) 2021-01-25 17:18:35 +08:00