update column

pull/929/head
weishengyu 2021-06-20 17:44:01 +08:00
parent b1391a8535
commit 0fd9c5b922
1 changed files with 4 additions and 4 deletions

View File

@ -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 IntroductionUpdating
- 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 PredictionUpdating
- 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)