Skip to content

Image uploading game for a deep learning demonstration (kotlin, twitter4j, ktor, deeplearning4j)

License

Notifications You must be signed in to change notification settings

lukasjapan/catsvsdogsgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cats vs Dogs Deeplearning sample project

This is a sample project that uses deeplearning to distinguish between cats and dogs.

Run

git clone https://github.com/lukasjapan/catsvsdogsgame.git
cd catsvsdogsgame
./gradlew run

Open https://localhost:8080/ and upload images.

Please note that this will download many hundreds of MB (packages + vgg16 model) on first start.

Main technologies

Notes

The pretrained model for recognition is included in the repository and should work out of the box.

This project was introduced at Tokyo Dokodemo Kotlin #3

About

Image uploading game for a deep learning demonstration (kotlin, twitter4j, ktor, deeplearning4j)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages