From cac18f2c042f523f7adfdd7f1197cb7675df3483 Mon Sep 17 00:00:00 2001 From: littletomatodonkey Date: Sat, 10 Oct 2020 04:49:02 +0000 Subject: [PATCH] fix link --- README.md | 2 +- README_cn.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db1713f3..0d822e9f 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ PaddleClas is a toolset for image classification tasks prepared for the industry - [Pretrained model with 100,000 categories](./docs/en/application/transfer_learning_en.md) - [Generic object detection](./docs/en/application/object_detection_en.md) - FAQ - - General image classification problems (coming soon) + - [General image classification problems](./docs/en/faq_en.md) - [PaddleClas FAQ](./docs/en/faq_en.md) - [Competition support](./docs/en/competition_support_en.md) - [License](#License) diff --git a/README_cn.md b/README_cn.md index e99c4350..9f19da7e 100644 --- a/README_cn.md +++ b/README_cn.md @@ -66,7 +66,7 @@ - [10万类图像分类预训练模型](./docs/zh_CN/application/transfer_learning.md) - [通用目标检测](./docs/zh_CN/application/object_detection.md) - FAQ - - 图像分类通用问题(coming soon) + - [图像分类通用问题](./docs/zh_CN/faq.md) - [PaddleClas实战FAQ](./docs/zh_CN/faq.md) - [赛事支持](./docs/zh_CN/competition_support.md) - [许可证书](#许可证书) -- GitLab