Skip to content

Ka-raS/Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classification

A school project involves classifying CIFAR-10 images using Multi-Layer Perceptron and Convolutional Neural Network.

Outputs directories are displayed on terminal. Total runtime is way longer than it should have been.

Dependencies

Installation

  1. Clone Repo:

    git clone https://github.com/Ka-raS/Image-Classification.git
    cd Image-Classification
  2. Install Dependencies:

    pip3 install -r requirements.txt

    Or

    pip3 install torch torchvision scikit-learn numpy matplotlib
  3. Run Program:

    python3 -m source

Compile report file using MikTex

cd report
pdflatex report.tex

Screenshot

About

School Python Assignment

Resources

License

Stars

Watchers

Forks

Languages