提交 981ce63a 编写于 作者: L lilithzhou

Update README_en.md

上级 b8093b8b
...@@ -4,13 +4,13 @@ ...@@ -4,13 +4,13 @@
## Introduction ## Introduction
PaddleClas is a image recognition toolset for industry and academia, helping users train better computer vision models and apply them in real scenarios. PaddleClas is an image recognition toolset for industry and academia, helping users train better computer vision models and apply them in real scenarios.
**Recent updates** **Recent updates**
- 2021.06.16 PaddleClas release/2.2. - 2021.06.16 PaddleClas release/2.2.
- Add metric learning and vector search module. - Add metric learning and vector search modules.
- Add product recognition, cartoon character recognition, car recognition and logo recognition. - Add product recognition, animation character recognition, vehicle recognition and logo recognition.
- Added 30 pretrained models of LeViT, Twins, TNT, DLA, HarDNet, and RedNet, and the accuracy is roughly the same as that of the paper. - Added 30 pretrained models of LeViT, Twins, TNT, DLA, HarDNet, and RedNet, and the accuracy is roughly the same as that of the paper.
- 2021.05.14 - 2021.05.14
...@@ -61,12 +61,12 @@ Quick experience of image recognition:[Link](./docs/zh_CN/tutorials/quick_star ...@@ -61,12 +61,12 @@ Quick experience of image recognition:[Link](./docs/zh_CN/tutorials/quick_star
- [Mainbody Detection](./docs/zh_CN/application/object_detection.md) - [Mainbody Detection](./docs/zh_CN/application/object_detection.md)
- Image Classification - Image Classification
- [ImageNet Classification](./docs/zh_CN/tutorials/quick_start_professional.md) - [ImageNet Classification](./docs/zh_CN/tutorials/quick_start_professional.md)
- 特征学习 - Feature Learning
- [Product Recognition](./docs/zh_CN/application/product_recognition.md) - [Product Recognition](./docs/zh_CN/application/product_recognition.md)
- [Vehicle Recognition](./docs/zh_CN/application/vehicle_reid.md) - [Vehicle Recognition](./docs/zh_CN/application/vehicle_reid.md)
- [Logo Recognition](./docs/zh_CN/application/logo_recognition.md) - [Logo Recognition](./docs/zh_CN/application/logo_recognition.md)
- [Animation Character Recognition](./docs/zh_CN/application/cartoon_character_recognition.md) - [Animation Character Recognition](./docs/zh_CN/application/cartoon_character_recognition.md)
- [Vector Retrieval](./deploy/vector_search/README.md) - [Vector Retrieval](./deploy/vector_search/README.md)
- Models Training/Evaluation - Models Training/Evaluation
- [Image Classification](./docs/zh_CN/tutorials/getting_started.md) - [Image Classification](./docs/zh_CN/tutorials/getting_started.md)
- [Feature Learning](./docs/zh_CN/application/feature_learning.md) - [Feature Learning](./docs/zh_CN/application/feature_learning.md)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册