elyha7 / yoloface

Yolov5 Face Detection
GNU General Public License v3.0
120 stars 37 forks source link

Added test.py, updated requirements.txt #3

Open MrBean2016 opened 2 years ago

MrBean2016 commented 2 years ago

I added a test.py that plots bounding boxes and features as well displays the image for easier prototyping. I needed to update requriements.txt in order to get it work, maybe that was just an issue for me.