Commit Graph

260 Commits (c0af015025014cb1f22e270bcc37bb0ab6bed0c7)

Author SHA1 Message Date
jm12138 6b360783ed add the readme of models 2021-06-10 23:54:00 +08:00
Wei Shengyu f8c0beeb72
remove data/imaug (#805) 2021-06-10 16:57:48 +08:00
Wei Shengyu 047710254b
Merge pull request #813 from FredHuang16/patch-12
add logo doc
2021-06-10 16:56:31 +08:00
littletomatodonkey ba56fa87e0
Update quick_start_recognition.md 2021-06-10 13:11:13 +08:00
littletomatodonkey 0fcab77704
Update quick_start_recognition.md 2021-06-10 12:11:01 +08:00
littletomatodonkey c31d572386
Update quick_start_recognition.md 2021-06-10 12:10:26 +08:00
littletomatodonkey f5ef2fedf1
Update quick_start_recognition.md 2021-06-10 12:10:00 +08:00
Felix b5f6a37c01
Update logo_recognition.md 2021-06-10 10:05:21 +08:00
littletomatodonkey c24dc93cdd
add quick start recognition (#816)
* add quick start recognition

* fix build gallery and pred sys yaml
2021-06-10 09:42:40 +08:00
Felix dc4c8cc351
Update logo_recognition.md 2021-06-09 20:14:14 +08:00
Felix 91ecee3b84
Update logo_recognition.md 2021-06-09 20:11:10 +08:00
Felix 3506a314dc
Update logo_recognition.md 2021-06-09 20:10:22 +08:00
Felix be56cac003
Update logo_recognition.md 2021-06-09 20:07:31 +08:00
Felix 66c917887a
Update logo_recognition.md 2021-06-09 16:19:59 +08:00
Felix 7d074b41f6
Update logo_recognition.md 2021-06-09 16:17:51 +08:00
Felix 675842a47d
Update logo_recognition.md 2021-06-09 16:17:10 +08:00
Felix 8483484484
Update logo_recognition.md 2021-06-09 16:12:43 +08:00
Felix 2cd209fa22
Update logo_recognition.md 2021-06-09 15:58:51 +08:00
Felix ebcd6d9d23
Update logo_recognition.md 2021-06-09 15:58:15 +08:00
Felix 9833387c3f
Create logo_recognition.md 2021-06-09 15:57:52 +08:00
Tingquan Gao 6aaadecfd7
Update the doc of whl (#767) 2021-06-02 22:04:43 +08:00
weishengyu c05df5fa89 modify code style 2021-05-28 16:06:02 +08:00
weishengyu 920a44b0ce move files 2021-05-24 11:43:47 +08:00
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