LewisVille-flow / TMNIST-SVHN-digit-recognition

This project is based on CSE4048 lecture project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMNIST-SVHN-digit-recognition

This repository is for DeepLearning Project.

Explanation

Mnist recognition example

  • Dataset: MNIST original, SVHN datasets, TMNIST datasets
  • CNN model: LeNet-5, Custom CNN(#6 layers)

How to run

  • Command: "python run.py" will make predictions on 'result.txt' reconizing images in /test/ folder.

Version update

  • 2022.05.20 upload project file to github

About

This project is based on CSE4048 lecture project.


Languages

Language:Python 98.3%Language:Jupyter Notebook 1.7%