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