yolov5-face icon indicating copy to clipboard operation
yolov5-face copied to clipboard

YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)

Results 155 yolov5-face issues
Sort by recently updated
recently updated
newest added

I apply 60 degree image augmentation for training, "train_batch" images show that the bbox is wrong ![L1VzZXJzL2FkbWluL0xpYnJhcnkvQXBwbGljYXRpb24gU3VwcG9ydC9EaW5nVGFsa01hYy82NDA0MDIxNzdfdjIvSW1hZ2VGaWxlcy8xNzA4NTY5OTExNTM4XzRBRjM5MUVDLTMwREQtNDNEMC04MjBELTlGN0NFRjZEMDgzQS5wbmc=](https://github.com/deepcam-cn/yolov5-face/assets/68235109/ed5cfa31-48ee-451b-a505-d5d4404a640d)

As the title says, this model cannot currently be downloaded from Google Drive.

Hi, Jetson Xavier, cuda 11.4, TRT 8.4.1.5-1+cuda11.4. Followed the instructions, some warnings (see attached) but no error. The result.jpg has zero marking (no rectangles). [q1.txt](https://github.com/deepcam-cn/yolov5-face/files/10573732/q1.txt) Any Idea what is wrong...

The dataset was rotated by 3 angles for training, but the multi face detection ability at 0 degrees decreased, the face confidence decreased, and there were also false or missed...

大佬tensorrt推理时main.py想使用jetson nano 的网络摄像头/dev/video0该如何改main.py的程序呀5555

yolov5l-face.pt的google drive下载链接失效了,能否补一个链接

如题,需要在代码的哪些地方做一些改动?

this model support TorchScript or not?I transform a TorchScript model, but the conf_thres value very low

由于项目要求,需要把眼睛上的关键点改为在眼角处标记,是不是只能重新对数据集进行标注?

How does it work with images with different size than 640?