Commit Graph

1 Commits (yolov6_face)

Author SHA1 Message Date
Qingren 6b52f81c07
[FEATURE] Support YOLOv6 v3.0 face detection (#812)
* support the usage of WIDERFace dataset

* add YOLOv6FaceHead

* add YOLOv6 face detection configs

* add a checkpoint convertion script

* add a face visualizer

* fix a bug of YOLOv6CSPBep initialization
2023-08-23 15:17:25 +08:00