/Cat_Or_Dog

This is application created with Flutter to classify weather the image which is provided is shows cat or dog.

Primary LanguageDart

Cat-Dog Classifier

  • For building this application Flutter toolkit is used.

  • I have used Dataset available on kaggle for creating model on Teachable Machine which is provided below.

  • The Dogs vs. Cats dataset is a standard computer vision dataset that involves classifying photos as either containing a dog or cat.

  • Although the problem sounds simple, it was only effectively addressed in the last few years using deep learning convolutional neural networks.

  • Application allows user to take photo or choose image from gallery.

Screenshots

Splash Screen Home Screen Example - 1 Example - 2

Packges/Services Used