Skip to content

😺 An iOS app that uses on-device machine learning to tell you which breed is the cat you're pointing your iPhone at.

License

Notifications You must be signed in to change notification settings

aurelien-roy/FindCatBreed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Cat Breed

Find Cat Breed is an iOS app which let you find the breed of a cat by pointing your device camera on it.


App demonstration

App video

How does it work?

Find Cat Breed is a computer vision application that uses on-device machine learning to identify the breed of a cat on a photo. A ResNet classifier bundled in a CoreML is capable of differentiating 44 different cat breeds with a 51% accuracy.

To get best results, several tips have been used such as training with data augmentation. Also for better stability, the app takes several photos a in short time frame and automatically aggregates related classfier predictions.

About

😺 An iOS app that uses on-device machine learning to tell you which breed is the cat you're pointing your iPhone at.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages