Set up TensorFlow with Docker GPU in Minutes – Sicara Agile Big Data Development
Docker is the best platform to easily install Tensorflow with a GPU. This tutorial aims demonstrate this and test it on a real-time object recognition application. Docker is a tool which allows us to pull predefined images. The image we will pull contains TensorFlow and nvidia tools as well as OpenCV. The idea is to package all the necessary tools for image processing.
Dec-29-2017, 17:55:15 GMT
- Technology: