Skip to content

A fun little webapp that also applies CNN model to classify digit images.

Notifications You must be signed in to change notification settings

rehmahahmed/Digit-Classification-on-FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fun little webapp made on FastAPI to classify digits from images usign CNNs.

Instructions to run:

  • Download and unzip
  • In terminal run the following-
  • pip install fastapi uvicorn tensorflow pillow python-multipart aiofiles
  • uvicorn main:app --reload

Preview- ss1

ss2

About

A fun little webapp that also applies CNN model to classify digit images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published