From 85c47ddc357cacfa10e25e2698fd99a95fc91643 Mon Sep 17 00:00:00 2001 From: dyning Date: Thu, 16 Apr 2020 00:43:21 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a8d81a7..67fc48d1 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ src="docs/images/distillation/ppcls_distillation.png" width="700">
+src="docs/images/image_aug/image_aug_samples.png" width="800">
下图展示了不同数据增广方式在ResNet50上的表现。每种数据增广方法的详细介绍、对比的实验环境请参考文档教程中的[**数据增广章节**](https://paddleclas.readthedocs.io/zh_CN/latest/advanced_tutorials/image_augmentation/index.html)。 -- GitLab