update column
parent
b1391a8535
commit
0fd9c5b922
|
@ -56,7 +56,7 @@ Quick experience of image recognition:[Link](./docs/en/tutorials/quick_start_r
|
|||
|
||||
- [Quick Installatiopn](./docs/en/tutorials/install_en.md)
|
||||
- [Quick Start of Recognition](./docs/en/tutorials/quick_start_recognition_en.md)
|
||||
- Algorithms Introduction(Updating)
|
||||
- Algorithms Introduction
|
||||
- [Backbone Network and Pre-trained Model Library](./docs/en/ImageNet_models.md)
|
||||
- [Mainbody Detection](./docs/en/application/mainbody_detection_en.md)
|
||||
- [Image Classification](./docs/en/tutorials/image_classification_en.md)
|
||||
|
@ -65,11 +65,11 @@ Quick experience of image recognition:[Link](./docs/en/tutorials/quick_start_r
|
|||
- [Vehicle Recognition](./docs/en/application/vehicle_recognition_en.md)
|
||||
- [Logo Recognition](./docs/en/application/logo_recognition_en.md)
|
||||
- [Animation Character Recognition](./docs/en/application/cartoon_character_recognition_en.md)
|
||||
- [Vector Retrieval](./deploy/vector_search/README.md)
|
||||
- [Vector Search](./deploy/vector_search/README.md)
|
||||
- Models Training/Evaluation
|
||||
- [Image Classification](./docs/en/tutorials/getting_started_en.md)
|
||||
- Feature Learning
|
||||
- Inference Model Prediction(Updating)
|
||||
- Feature Learning (coming soon)
|
||||
- Inference Model Prediction
|
||||
- [Python Inference](./docs/en/inference.md)
|
||||
- [C++ Inference](./deploy/cpp/readme_en.md)(only support classification for now, recognition coming soon)
|
||||
- Model Deploy (only support classification for now, recognition coming soon)
|
||||
|
|
Loading…
Reference in New Issue