Sign inSign up

awokeknowing/cuda-opencv

By awokeknowing

Updated over 8 years ago

Add opencv 3.4 on cuda9.0 image (serves as base for tensorflow, keras, pytorch or other application)

Image
0

2.2K

awokeknowing/cuda-opencv repository overview

OpenCV is being compiled from source.

run:

docker run --runtime=nvidia --rm -it awokeknowing/cuda-opencv /usr/bin/python3

There you can import cv2 (OpenCV3.4)

[python 3.5.2 ]
>>> import cv2

Tag summary

Content type

Image

Digest

Size

1.9 GB

Last updated

over 8 years ago

docker pull awokeknowing/cuda-opencv