|
|
|
|
|
by askytb
2215 days ago
|
|
Build an app for finding lost pets with facial recognition. Recognizing cats is the easiest thing for neural nets, yet I haven't seen it used for lost pets yet. Basic idea, if my pet is lost, I open up your app, upload a few images of my cat and set a monetary reward. On the backend your neural net learns how that specific cat looks like, then other users of the app can snap pictures of random cats on the street and the app will tell them if that animal is lost or not. If someone snaps a picure of a lost cat, they'll get connected to the owner and the reward is transfered, the app can take a small cut of it. |
|