sthanhng / yoloface

Deep learning-based Face detection using the YOLOv3 algorithm (https://github.com/sthanhng/yoloface)
MIT License
448 stars 181 forks source link

updating to yolov7 #43

Open hadifarnoud opened 1 year ago

hadifarnoud commented 1 year ago

how easy it is to update yoloface to YOLOv7? can you put me in the right direction?

alenpaulvarghese commented 1 year ago

I would also like to see this. Or even migrating it to V8

Vincent-Stragier commented 1 year ago

The easiest path to update this project would be to retrain YOLO (whatever version) with the dataset used for this project (WIDER FACE).

hadifarnoud commented 1 year ago

not looking for easiest path @Vincent-Stragier. I would like more reliability and performance that comes with v7 or v8