vectornguyen76 / face-recognition

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

I have trained Yolov5 model for Catttle Face Recognition #21

Open yhammadmufin opened 10 months ago

yhammadmufin commented 10 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 10 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