Skip to content

🐳 Docker container wrapping a simple Caffe model trained on ImageNet

License

Notifications You must be signed in to change notification settings

dsys/nin-imagenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nin-imagenet

Docker container wrapping a simple Caffe model trained on ImageNet. Tinker with a hosted demo!

nin-imagenet example screenshot

Running the Docker image

First, install nvidia-docker. The image is available on Docker Hub as pavlov/nin-imagenet.

Once the image is running, you can navigate to the web UI on port 80.

Development

$ git clone https://github.com/pavlovml/nin-imagenet.git
$ make build
$ make run

You can configure the port that the web UI is exposed on via the DOCKER_PORT environment variable.

Collaborators

License and Acknowledgements

nin-imagenet bundles mavenlin's pre-trained ImageNet model, which is released under a non-commercial license. The HTTP server is based on Caffe's example server, which is released under the BSD 2-Clause license. nin-imagenet itself is released under the BSD 3-Clause license.

About

🐳 Docker container wrapping a simple Caffe model trained on ImageNet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published