From 1b07eab67d146d13ac42afedc9cac9b15090dd3b Mon Sep 17 00:00:00 2001 From: cuicheng01 Date: Fri, 17 Jun 2022 11:26:48 +0000 Subject: [PATCH] update README_en.md --- README_en.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README_en.md b/README_en.md index 5e9e87560..4bf960e57 100644 --- a/README_en.md +++ b/README_en.md @@ -58,19 +58,18 @@ Quick experience of **P**ractical **U**ltra **L**ight-weight image **C**lassific - [Install Paddle](./docs/en/installation/install_paddle_en.md) - [Install PaddleClas Environment](./docs/en/installation/install_paddleclas_en.md) -- [Practical Ultra Light-weight image Classification solutions](./docs/en/PULC/PULC_quickstart_en.md) +- [Practical Ultra Light-weight image Classification solutions](./docs/en/PULC/PULC_train_en.md) - [PULC Quick Start](docs/en/PULC/PULC_quickstart_en.md) - [PULC Model Zoo](docs/en/PULC/PULC_model_list_en.md) - [PULC Classification Model of Someone or Nobody](docs/en/PULC/PULC_person_exists_en.md) - [PULC Recognition Model of Person Attribute](docs/en/PULC/PULC_person_attribute_en.md) - [PULC Classification Model of Wearing or Unwearing Safety Helmet](docs/en/PULC/PULC_safety_helmet_en.md) - - [PULC Classification Model of Traffic Sing](docs/en/PULC/PULC_traffic_sign_en.md) + - [PULC Classification Model of Traffic Sign](docs/en/PULC/PULC_traffic_sign_en.md) - [PULC Recognition Model of Vehicle Attribute](docs/en/PULC/PULC_vehicle_attribute_en.md) - [PULC Classification Model of Containing or Uncontaining Car](docs/en/PULC/PULC_car_exists_en.md) - [PULC Classification Model of Text Image Orientation](docs/en/PULC/PULC_text_image_orientation_en.md) - [PULC Classification Model of Textline Orientation](docs/en/PULC/PULC_textline_orientation_en.md) - [PULC Classification Model of Language](docs/en/PULC/PULC_language_classification_en.md) -- [Quick Start of Recognition](./docs/en/tutorials/quick_start_recognition_en.md) - [Quick Start of Recognition](./docs/en/quick_start/quick_start_recognition_en.md) - [Introduction to Image Recognition Systems](#Introduction_to_Image_Recognition_Systems) - [Image Recognition Demo images](#Rec_Demo_images)