From ebff13d9fc6c290b136f3090ad3961f493483721 Mon Sep 17 00:00:00 2001 From: "li.zhenye" Date: Fri, 22 Jul 2022 09:57:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E5=8F=AF=E8=A7=86=E5=8C=96?= =?UTF-8?q?=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ab938de..e305a66 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,9 @@ 在对这个模型进行重新训练后,获得的新模型识别结果如下图所示: -| 类别 | 图像 | -| :------: | :----------------------------------------------------------: | -| 原图 | ![QQ20220721-1](https://raw.githubusercontent.com/Karllzy/imagebed/main/img/QQ20220721-1.png) | -| 识别结果 | ![image-20220721203004305](https://raw.githubusercontent.com/Karllzy/imagebed/main/img/image-20220721203004305.png) | +| 类别 | 图像 | +| :----------: | :----------------------------------------------------------: | +| 原图 | ![QQ20220721-1](https://raw.githubusercontent.com/Karllzy/imagebed/main/img/QQ20220721-1.png) | +| 识别结果 | ![image-20220721203004305](https://raw.githubusercontent.com/Karllzy/imagebed/main/img/image-20220721203004305.png) | +| 模型约束情况 | ![image-20220722095620511](https://raw.githubusercontent.com/Karllzy/imagebed/main/img/image-20220722095620511.png) |