WongKinYiu / yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
GNU General Public License v3.0
13.41k stars 4.23k forks source link

face recognition #2010

Open span615 opened 7 months ago

span615 commented 7 months ago

Hello developers Is it possible to use yolov7 for facial individual recognition of great apes? If possible, how to create data sets and data labels?

dsbyprateekg commented 7 months ago

Of course, it is possible. Just annotate the face area of the apes you want to detect and do custom training. For creating the dataset and labels, you can either try annotation tool https://labelstud.io/ or https://roboflow.com/annotate