Skip to content

leersmathieu/deep-detect-drawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Detect Drawing

Deep detect Drawing is a app based on a CNN model, to recognize a few draw. You can check the model construction here

Training & accuracy

train

Try it yourself !

On my serveur http://deepdrawing.tamikara.xyz/

OR

With docker

For try this app on your computer with docker, just enter this command in your terminal.
It's magic.

docker run -p 8501:8501 leersma/deep-detect-drawing:latest

just pay attention to the port used If you run it on port 8501 as in the example, you can easily access it like this: http://localhost:8501/.

About

Deep detect Drawing is a app based on a CNN model, to recognize a few draw.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors