Wei Shengyu
a3d91b7250
Update install_en.md
2021-10-15 11:24:36 +08:00
cuicheng01
4aa4a6e699
Update quick_start_recognition.md
2021-09-28 09:39:29 +00:00
Youqing Xiaozhua
97a36e4337
Polish the English Document
2021-09-22 19:34:13 +08:00
Youqing Xiaozhua
d3c9a3d58e
Upgrade the English Document
2021-09-22 19:34:13 +08:00
littletomatodonkey
e417884d58
Update getting_started_retrieval_en.md
2021-09-22 19:33:06 +08:00
Walter
497eb40a5e
Merge pull request #1217 from RainFrost1/faiss
...
fix quick_start_recognition docs
2021-09-10 14:15:51 +08:00
dongshuilong
7f5efeac24
fix quick_start_recognition docs
2021-09-10 11:01:01 +08:00
Bin Lu
957d9ef2e4
Merge pull request #1185 from RainFrost1/faiss
...
replace vector_search with faiss
2021-09-03 10:47:30 +08:00
dongshuilong
533c0025e9
update rec quick start doc
2021-09-02 08:57:27 +00:00
dongshuilong
b16af28fdd
update rec quick start doc
2021-09-02 08:52:44 +00:00
cuicheng01
3b19dc9c96
fix invalid link in getting_started
2021-08-26 03:37:20 +00:00
cuicheng01
de5de91bc7
Update config_description_en.md
2021-07-22 06:00:55 +00:00
cuicheng01
13293f9898
Update config_description_en.md
2021-07-22 05:59:06 +00:00
cuicheng01
0320e7a6e4
Add config_description.md and vector search README_en.md
2021-07-22 05:52:58 +00:00
dongshuilong
f0af483af8
update VehicleReID model
2021-07-01 15:46:56 +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
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
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
littletomatodonkey
a81a72487f
Update install_en.md
2021-06-18 15:51: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
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
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
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
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
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
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