vectornguyen76 / face-recognition

Real-Time Face Recognition use SCRFD, ArcFace, ByteTrack, Similarity Measure
MIT License
103 stars 25 forks source link

I have trained Yolov5 model for Catttle Face Recognition #21

Open yhammadmufin opened 8 months ago

yhammadmufin commented 8 months ago

I have trained Yolov5 model for Catttle Face Recognition. How can i run that Train model To this Repo @vectornguyen76 @ThanhPhuc21 @jayllfpt

vectornguyen76 commented 8 months ago

The difference between yolo5 and yolo5 face in the repo is that the output of yolo5 face has landmarks. You can remove face alignment in the repo to use @yhammadmufin