Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Jetson TX2 Docker

Getting Started

$ docker pull warnus/tx2-opencv:0.1
$ ./tx2-docker run -it warnus/tx2-opencv:0.1

Check OpenCV Version on container

$ python3
Python 3.5.2 (default, Nov 12 2018, 13:43:14)
	[GCC 5.4.0 20160609] on linux
	Type "help", "copyright", "credits" or "license" for more information.
	>>> import cv2
	>>> cv2.__version__
	'3.4.1-dev'

About

jetson tx2 docker with cuda

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages