favia96 / Image-Classification-CNN

Image Classifcation using CNNs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Classification using CNNs

Project 3 - Analysis and Search of Visual Data (EQ2425) - Federico Favia & Mayank Gulati, October 2019, KTH, Stockholm

This project is a Google Colab Jupyter notebook, using Python and PyTorch, developed within the course of Analysis and Search of Visual Data at KTH investigates the results of image classification on CIFAR-10 dataset through different settings of a simple CNN. Quantitative analysis are conducted. See the report for more information. Below you can see the cifar-10 dataset on which the image classification is performed: CIFAR

About

Image Classifcation using CNNs

License:MIT License


Languages

Language:Jupyter Notebook 90.2%Language:Python 9.8%