deepcam-cn / yolov5-face

YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
GNU General Public License v3.0
2.04k stars 495 forks source link

Error when i start training #203

Open amal18061998 opened 1 year ago

amal18061998 commented 1 year ago

2022-09-21 11_15_06-WiderFaceDetection ipynb - Colaboratory

i just get this error when i run the command !python train.py --img 640 --batch 16 --epochs 25 --data data/widerface.yaml --weights yolov5s-face.pt --cache any help?

hj-xaut commented 4 months ago

I've encountered the same issue. How did you solve it?