elyha7 / yoloface

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

Readme clarification #9

Closed Deimos-Apollon closed 1 year ago

Deimos-Apollon commented 1 year ago

In README you use as an example YoloDetector(target_size=720,gpu=0,min_face=90). But YoloDetector has no parameter gpu, i guess it should be device

elyha7 commented 1 year ago

Thanks for the note, i will fix the readme.