Skip to content

Commit

Permalink
build(version): v1.1.0
Browse files Browse the repository at this point in the history
Support more models, including shufflenetv2-face/yolov5x-v7.0/yolov5n-v7.0
  • Loading branch information
zjykzj committed Jul 21, 2024
1 parent da89c3b commit d0fc250
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 @@ -45,6 +45,7 @@

## News🚀🚀🚀

* ***[2024/07/21][v1.1.0](https://github.com/zjykzj/YOLO5Face/releases/tag/v1.1.0). Support more models, including shufflenetv2-face/yolov5x-v7.0/yolov5n-v7.0.***
* ***[2024/07/14][v1.0.0](https://github.com/zjykzj/YOLO5Face/releases/tag/v1.0.0). Add keypoint detection to achieve face+keypoint detection.***
* ***[2024/06/29][v0.1.0](https://github.com/zjykzj/YOLO5Face/releases/tag/v0.1.0). Training Face Detectors Based on YOLOv5-v7.0 and WIDERFACE Datasets.***

Expand Down
1 change: 1 addition & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@

## 新闻🚀🚀🚀

* ***[2024/07/21][v1.1.0](https://github.com/zjykzj/YOLO5Face/releases/tag/v1.1.0)。支持更多模型,包括shufflenetv2-face/yolov5x-v7.0/yolov5n-v7.0。***
* ***[2024/07/14][v1.0.0](https://github.com/zjykzj/YOLO5Face/releases/tag/v1.0.0)。增加关键点检测,实现人脸+关键点检测。***
* ***[2024/06/29][v0.1.0](https://github.com/zjykzj/YOLO5Face/releases/tag/v0.1.0)。基于yolov5-v7.0和WIDERFACE数据集训练人脸检测器。***

Expand Down

0 comments on commit d0fc250

Please sign in to comment.