From 6c3730b4b36128d780ce83849b19544822331d9e Mon Sep 17 00:00:00 2001 From: Chilicyy Date: Fri, 15 Sep 2023 19:38:32 +0800 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92d8ee93..4aa94ab3 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Implementation of paper: ## What's New +- [2023.09.15] Release [YOLOv6-Segmentation](https://github.com/meituan/YOLOv6/tree/yolov6-seg). 🚀 [Performance](https://github.com/meituan/YOLOv6/tree/yolov6-seg#yolov6-segmentation) - [2023.04.28] Release [YOLOv6Lite](configs/yolov6_lite/README.md) models on mobile or CPU. ⭐️ [Mobile Benchmark](#Mobile-Benchmark) - [2023.03.10] Release [YOLOv6-Face](https://github.com/meituan/YOLOv6/tree/yolov6-face). 🔥 [Performance](https://github.com/meituan/YOLOv6/tree/yolov6-face#performance-on-widerface) - [2023.03.02] Update [base models](configs/base/README.md) to version 3.0.