From 2871cdec3605a80703e29b0cc26a642f8521d814 Mon Sep 17 00:00:00 2001 From: Jason Date: Fri, 12 Aug 2022 21:07:05 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38158ddef..e30bf7ab4 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ | | [PaddleDetection/PPYOLO](./examples/vision/detection/paddledetection) | √ | √ | - | | | [PaddleDetection/PPYOLOv2](./examples/vision/detection/paddledetection) | √ | √ | - | | | [PaddleDetection/FasterRCNN](./examples/vision/detection/paddledetection) | √ | √ | - | +| | [WongKinYiu/YOLOv6](./examples/vision/detection/yolov7) | √ | √ | - | #### 快速开始