Y
Hacker News
new
|
ask
|
show
|
jobs
by
askytb
2213 days ago
Not really, human face recognition is quite accurate and humans all look identical in comparison to the diversity of cats and dogs
1 comments
la_fayette
2213 days 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?
link
askytb
2213 days ago
Re-train
https://github.com/davidsandberg/facenet
on cats?
link
la_fayette
2212 days ago
Ok. This could work, somebody tried it for dogs (
https://github.com/GuillaumeMougeot/DogFaceNet
)...
For the problem to solve in the first place, one might use a gps-tracker for pets or something.
link