Inspiration

Computer vision is a very helpful tool to detect objects in an image. This can help to identify anything which we have trained on the model.

What it does

It detects the accuracies of dogs and cats containing in the image. Choose a file of an image containing a dog or a cat to get the accuracies.

How we built it

I have used the Teachable machine platform to train and test the image and used random pictures from the internet to verify it.

What we learned

How to create datasets and split them into classes. Train the model with a number of epochs and learning rate and then save the model. Verify them using images that are not in train or test data.

Built With

  • kaggle
  • teachablemachine
Share this project:

Updates