szagoruyko / torch-opencv-demos

Torch7+OpenCV+ConvNets
167 stars 56 forks source link

Docker image #17

Closed riomus closed 7 years ago

riomus commented 7 years ago

Using Docker gives you an ability to experiment with your code without any problems with installation and other dependency issues. I have created Docker image that let you do that.

https://github.com/riomus/torch-opencv-demos-docker

You can refer to it in your readme or create your Docker image in the same way.