Y
Hacker News
new
|
ask
|
show
|
jobs
by
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?
1 comments
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