4 ms·
Not really, human face recognition is quite accurate and humans all look identical in comparison to the diversity of cats and dogs
by askytb 6y ago
Not really, human face recognition is quite accurate and humans all look identical in comparison to the diversity of cats and dogs
- la_fayette 6y ago... ok what approach would you use for that? Let's say you use yolo to detect th bounding box of the cat, but how do you want to identify the cat, based on your sample images?
- askytb 6y agoRe-train https://github.com/davidsandberg/facenet https://github.com/davidsandberg/facenet on cats?
- la_fayette 6y agoOk. This could work, somebody tried it for dogs (https://github.com/GuillaumeMougeot/DogFaceNet https://github.com/GuillaumeMougeot/DogFaceNet)... For the problem to solve in the first place, one might use a gps-tracker for pets or something.