Skip to content
#

imageclassifier

Here are 16 public repositories matching this topic...

Convolutional Neural Network to Classify Dogs and Cat. I built a ImageClassifier which classifies and tells you whether its a Dog image or a Cat image. I built a convolutional network which consists of Three Convolution layer and Three MaxPooling layer. Each Convolutional layer has filters, kernel size. Maxpooling layer has stride and pooling si…

  • Updated Aug 26, 2021
  • Jupyter Notebook
Image-Classifier

This project is an image classification model built using PyTorch and pretrained networks from torchvision. It allows training, validation, testing, and making predictions on a dataset of images, leveraging a feedforward classifier with a frozen pretrained network.

  • Updated Sep 29, 2024
  • HTML

Add this topic to your repo

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

Learn more