Skip to content

Commit

Permalink
release yolov6-face and update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilicyy committed Mar 10, 2023
1 parent 8a49083 commit 07dd256
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Implementation of paper:


## What's New
- [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.
- [2023.01.06] Release P6 models and enhance the performance of P5 models. ⭐️ [Benchmark](#Benchmark)
- Renew the neck of the detector with a BiC module and SimCSPSPPF Block.
Expand Down
1 change: 1 addition & 0 deletions README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@


## 更新日志
- [2023.03.10] 发布 [YOLOv6-Face](https://github.com/meituan/YOLOv6/tree/yolov6-face). 🔥 [人脸检测模型指标](https://github.com/meituan/YOLOv6/blob/yolov6-face/README_cn.md#widerface-%E6%A8%A1%E5%9E%8B%E6%8C%87%E6%A0%87)
- [2023.03.02] 更新 [基础版模型](configs/base/READM_cn.md) 到 3.0 版本
- [2023.01.06] 发布大分辨率 P6 模型以及对 P5 模型做了全面的升级 ⭐️ [模型指标](#模型指标)
- 添加 BiC 模块 和 SimCSPSPPF 模块以增强检测网络颈部的表征能力。
Expand Down

0 comments on commit 07dd256

Please sign in to comment.