Skip to content
/ MLwebapp Public

Python web app using Flask for Statistical Diagram Classification (CNN)

License

Notifications You must be signed in to change notification settings

zlewe/MLwebapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLwebapp

Python web app using Flask for Statistical Diagram Classification (CNN)

Model

We trained a CNN using keras. We are able to get ~90% training and testing accuracy.

App

App writed using Flask framework on Python.

Docker

App is packaged into dockerfile for easy deployment.

It is also pushed to dockerhub, run the app by the command: (latest tagname: v0.3)

docker run -p 4000:80 hamesewe/statsclf:tagname

Web app is available at http://localhost:4000 after executing the command.

Dockerhub Link: hamesewe/statsclf

Demo

http://chartmaster.cf

About

Python web app using Flask for Statistical Diagram Classification (CNN)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published