Skip to content
#

catvsdog-classifier

Here are 27 public repositories matching this topic...

Developing a web app of machine learning model using flask is quite easy. One should have some basic knowledge in web development,not so much but quite a bit. It is just a introductory web app in flask classifying cat vs dog by deep learning model.

  • Updated Aug 15, 2020
  • HTML

I have trained two different CNN models for binary image classification to see which architecture has better accuracy, takes less time in training, how hyperparamters affect training and how many epochs do each of them need. I achieved 96% accuracy on the best model.

  • Updated Nov 10, 2022
  • Jupyter Notebook

Binary classification, SHAP (Explainable Artificial Intelligence), and Grid Search (for tuning hyperparameters) using EfficientNetV2-B0 on Cat VS Dog dataset.

  • Updated May 4, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the catvsdog-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the catvsdog-classifier topic, visit your repo's landing page and select "manage topics."

Learn more