From b8b4f10ee25188094fbc677c887e1a275cd8e105 Mon Sep 17 00:00:00 2001 From: wonder Date: Fri, 7 Nov 2025 15:11:07 +0800 Subject: [PATCH] =?UTF-8?q?=20=F0=9F=93=9DDocs:=20[Lab-5]=20Completed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6025b89..ad5da03 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,7 @@ ### 通过代码自动下载模型并直接调用;对当前迁移过来的模型进行全连接层的调整;模型训练及测试结果。 `Lab-3/src/train.py` + +## **实验四** 基于YOLO的目标检测 + +## **实验五** 基于YOLOv8的工业缺陷检测实验