Skip to content

This app uses a custom ML model to identify if the image clicked is of a dog or a cat and counts the number of cats and dogs to classify the user as a dog/ cat lover. This is built using CoreML.

License

Notifications You must be signed in to change notification settings

garima-bothra/Cat-V-S-Dog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat V/S Dog

App to classify the user as dog lover or cat lover

iOS Swift XCode iOS

Introduction

This app uses a custom ML model to identify if the image clicked is of a dog or a cat and counts the number of cats and dogs clicked. On the basis of that count it classifies a user as a cat lover or a dog lover. ✨

Steps to run 📲

  • Clone or download the app from this repository. 👩‍💻
  • Open project file in terminal. 💻
  • Open the Cat VS Dog.xcodeproj file. 💾
  • Change the bundle identifier. ⚙️
  • Press Ctrl + R to run the app. 📲
  • Do star this repo and/or contribute if you like it.🙂

How to use

  • As soon as you open the app, you see your count history of number of cats and dogs. 😸
  • Click on the camera button to click an image of the pet. 📸
  • Confirm the image upon clicking. 🖼
  • You'll be taken back to the first screen with updated results. 😁

Libraries used in the project 📥

  • UIKit
  • AVKit
  • CoreML

License ⚖️

Please read the LICENSE file for details.

Author 👩‍💻

Garima Bothra

How to Contribute 🖋

  • Run the app - Steps are mentioned above.
  • If you face issues in any step open a new issue.
  • To fix issues: Fork this repository, make your changes and make a Pull Request.

Credits

The ML Model used for this project was made by Iishi Patel. You can check it here.

About

This app uses a custom ML model to identify if the image clicked is of a dog or a cat and counts the number of cats and dogs to classify the user as a dog/ cat lover. This is built using CoreML.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages