Commit Graph

929 Commits (24c7b102c2062f3183c44964fdc61a9e7ae3809f)
 

Author SHA1 Message Date
weishengyu 24c7b102c2 add faq 2021-02-03 15:35:52 +08:00
littletomatodonkey a6667a15ab
Update __init__.py 2021-02-02 23:26:13 +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
littletomatodonkey f0f557371e
Update install_en.md 2021-02-02 11:45:16 +08:00
littletomatodonkey c8a155635e
fix train and save (#594) 2021-02-01 22:24:25 +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 378ed96095
fix mv2 prefix name (#591) 2021-01-31 18:18:40 +08:00
littletomatodonkey 114b1e3b3b
Update update_history_en.md 2021-01-27 16:55:12 +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 1c81cc7dbb
Update README.md 2021-01-26 17:33:48 +08:00
littletomatodonkey 57eb519b94
Update README_cn.md 2021-01-26 17:31:20 +08:00
littletomatodonkey a40d348ebb
Update mobilenet_v3.py 2021-01-26 11:57:37 +08:00
littletomatodonkey 9ebbd78bc9
fix save distillation model (#578)
* fix save distillation model

* add note
2021-01-25 20:58:35 +08:00
Bin Lu 63a10e5687
Update quick_start_en.md (#576) 2021-01-25 17:18:35 +08:00
jm12138 c07c5de1ed
Fix a bug of DropPath (#575) 2021-01-25 11:00:43 +08:00
littletomatodonkey 30fee0f93d
Update faq_2021_s1.md 2021-01-22 15:31:58 +08:00
jm12138 1b89b8a58a
Add the DeiT models (#573)
* Add the DeiT models

* fix a training bug

* update the model init config

* update the License
2021-01-22 15:30:55 +08:00
Tingquan Gao 5c6979ce1d
Update faq_2021_s1 (#572) 2021-01-22 15:29:16 +08:00
littletomatodonkey 1ace93f42f
Update README.md 2021-01-22 11:19:21 +08:00
littletomatodonkey 451454c0ac
Update README_cn.md 2021-01-22 11:18:27 +08:00
jm12138 747a659891
Add ViT model (#570)
* Add the ViT model
2021-01-21 13:05:05 +08:00
littletomatodonkey d0ecff1b5a
fix save distillation model (#567) 2021-01-19 18:49:30 +08:00
littletomatodonkey 0e6fe6f1cf
refine distillation model (#565) 2021-01-19 13:54:27 +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
procr da5385c885
support VGG16/19 for kunlun (#561) 2021-01-15 16:24:12 +08:00
littletomatodonkey 223a0d2e7e
fix vgg stop grad (#558)
* fix vgg stop grad

* beautify code
2021-01-14 19:48:41 +08:00
littletomatodonkey bbc6649d85
Update faq_2021_s1.md 2021-01-14 11:33:00 +08:00
littletomatodonkey 827169c828
Update README_cn.md 2021-01-14 11:21:53 +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 5188aeab55
Update whl_en.md 2021-01-07 17:45:42 +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 21dc73f724
fix quick yaml (#548) 2021-01-07 11:44:58 +08:00
cuicheng01 f9e8668efc
fix some architectures bugs (#545)
* Update xception.py

* Update vgg.py

* Update regnet.py
2021-01-07 11:16:27 +08:00
littletomatodonkey dedd3b0e60
Update getting_started.md 2021-01-07 10:52:46 +08:00
cuicheng01 d3691054ed
fix (#541)
* Update res2net.py

* Update res2net_vd.py

* Update resnest.py

* Update distillation_models.py
2021-01-06 21:45:13 +08:00
littletomatodonkey aba9738284
Update install.md 2021-01-05 20:04:57 +08:00
littletomatodonkey cc753e7cce
Update install_en.md 2021-01-05 20:01:18 +08:00
littletomatodonkey d27a70df89
Update install.md 2021-01-05 19:58:17 +08:00
littletomatodonkey 4c44536ee3
Update config_en.md 2021-01-05 19:55:08 +08:00