Commit Graph

275 Commits (release/2.4)

Author SHA1 Message Date
littletomatodonkey b67b1df391
add finetune doc and fix vit typo (#996) 2021-06-30 19:59:17 +08:00
littletomatodonkey 38fa856432
add training mainbody doc (#994)
* add training mainbody doc

* fix en doc
2021-06-30 19:33:04 +08:00
dongshuilong 4581216af8 add pretrained model link 2021-06-29 20:10:05 +08:00
dongshuilong cf4a69ca78 add pretrained model link 2021-06-29 15:58:53 +08:00
dongshuilong 4bca1e6100 add pretrained model 2021-06-29 15:45:39 +08:00
dongshuilong b56e5309b5 update vehicle fine-graned classfication 2021-06-29 15:08:29 +08:00
littletomatodonkey 98682410fa
add swin (#980)
* add swin transformer
2021-06-29 12:27:57 +08:00
dongshuilong 6ec2e43dfd add vehicle reid model 2021-06-25 16:42:23 +08:00
dongshuilong 2d0752ca61 add vehicle reid model 2021-06-25 15:03:37 +08:00
cuicheng01 c4840fffc5 Update README and add ViT DeiT configs 2021-06-22 02:46:01 +00:00
Bin Lu 88daff68db
Update more_demo.md 2021-06-21 17:31:17 +08:00
littletomatodonkey 0e1cd87baf
Update quick_start_recognition_en.md 2021-06-21 16:03:01 +08:00
littletomatodonkey c8f5ee2f1c
fix en (#942)
* fix en quick start

* add en image
2021-06-21 16:01:36 +08:00
littletomatodonkey b906354bd3
Update quick_start_recognition_en.md 2021-06-21 14:54:37 +08:00
littletomatodonkey df7b84b3ef
Update install_en.md 2021-06-21 14:51:42 +08:00
weishengyu 656824187d update english readme, add demo images 2021-06-20 17:53:14 +08:00
weishengyu 4605c45fd4 add model zoo doc 2021-06-20 17:40:43 +08:00
weishengyu c992cc1d4a remove chinese comment 2021-06-20 17:38:12 +08:00
weishengyu 42838d3f6f add English infer doc 2021-06-20 17:33:39 +08:00
littletomatodonkey afbe7ad0f7
fix visualization (#924)
* fix visualization

* fix doc of en

* add note for rebuld lib
2021-06-20 14:14:45 +08:00
cuicheng01 1925b2b3f3
Merge pull request #911 from lilith-zy/develop
Create getting_started_retrieval_en.md
2021-06-19 17:16:27 +08:00
cuicheng01 642e8aa3b9
Rename getting_started_retrieval.md to getting_started_retrieval_en.md 2021-06-19 17:15:50 +08:00
cuicheng01 b04a37636f
Update getting_started_retrieval.md 2021-06-19 17:13:07 +08:00
cuicheng01 d78e25d51a
Update getting_started_retrieval.md 2021-06-19 17:04:42 +08:00
lilithzhou ba3dbec050 Update getting_started_retrieval.md 2021-06-19 12:34:48 +08:00
lilithzhou 032492b3af Update getting_started_retrieval.md 2021-06-19 12:27:33 +08:00
lilithzhou 79a697a607 Update getting_started_retrieval.md 2021-06-19 12:13:30 +08:00
cuicheng01 65613e30ed update image_classification_en.md 2021-06-18 18:18:20 +00:00
cuicheng01 a67516e3a4 update image_classification.md 2021-06-18 18:15:25 +00:00
cuicheng01 38ec39dd2c add .image_classification_en.md 2021-06-18 18:12:35 +00:00
lilithzhou ec7ce4aa4b Create getting_started_retrieval.md 2021-06-18 23:46:37 +08: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
littletomatodonkey de86985c67
Update distillation_en.md 2021-01-18 11:09:40 +08:00
littletomatodonkey 526496e1be
Update distillation_en.md 2021-01-18 11:04:39 +08:00
littletomatodonkey 6f2b76dbd0
fix doc for whl (#552) 2021-01-13 11:29:13 +08:00
littletomatodonkey 8e26493c32
fix lr mult val (#551) 2021-01-07 19:24:29 +08:00
littletomatodonkey 5188aeab55
Update whl_en.md 2021-01-07 17:45:42 +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 cc753e7cce
Update install_en.md 2021-01-05 20:01:18 +08:00
littletomatodonkey 4c44536ee3
Update config_en.md 2021-01-05 19:55:08 +08:00
littletomatodonkey a579251bcc
Update install_en.md 2021-01-05 19:54:23 +08:00
littletomatodonkey 1e97949201
Update quick_start_en.md 2021-01-05 19:52:46 +08:00
littletomatodonkey e7dbecd22e
fix predict (#527)
* fix predict

* fix export model

* fix doc
2020-12-30 14:28:06 +08:00
littletomatodonkey 7b15ef1aea
Update models_intro_en.md 2020-12-18 10:49:05 +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 2843bd877a
Update models_intro_en.md 2020-12-12 11:58:17 +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 6be63583e4
Update data_en.md 2020-11-20 11:23:31 +08:00
Tingquan Gao 10e73342ff
Add MKL-DNN (#398)
add mkldnn config
2020-11-16 19:44:17 +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 c9f8e8c6e7
fix config (#371)
* fix config doc

* fix mainpage link

* fix typo
2020-11-05 17:22:33 +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
Tingquan Gao abc8ac5ce4
Modify to fit the dygraph (#343)
* Add English version of getting started.
2020-10-27 19:16:30 +08:00
littletomatodonkey 260dcb5079
add pre-label function (#341)
add pre-label function
2020-10-24 01:14:10 +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
WuHaobo 40a36e3bf6 add extension 2020-06-04 16:33:56 +08:00
WuHaobo 10de193b80 resolve conflict 2020-04-13 21:12:35 +08:00
WuHaobo 2e8b2bc251 add make.bat for Windows users 2020-04-13 09:50:49 +08:00
WuHaobo 15a834ab6e add make.bat 2020-04-13 01:18:23 +08:00
WuHaobo e1d01f3bcd init English docs 2020-04-12 15:53:24 +08:00
WuHaobo 5542987bad init English docs 2020-04-12 15:47:06 +08:00
WuHaobo e5a90f5be5 init English docs 2020-04-12 15:33:18 +08:00
WuHaobo 0ff23679a5 init English docs 2020-04-12 15:31:46 +08:00
WuHaobo 218a696fba init English docs 2020-04-12 14:53:36 +08:00