Skip to content

Commit f8d2cc1

Browse files
committed
URL fixes
1 parent 46b435d commit f8d2cc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Jetson/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Please refer to the following for further details https://github.com/NVIDIA/nvid
2424
Because the `L4T BSP EULA` includes redistribution rights, we are able provide pre-compiled builds.
2525
In particular, please note that "By downloading these images, you agree to the terms of the license agreements for NVIDIA software included in the images"
2626

27-
Publicly available builds can be found at https://hub.docker.com/r/datamachines/jetson-cuda_tensorflow_opencv
27+
Publicly available builds can be found at https://hub.docker.com/r/datamachines/jetson_tensorflow_opencv
2828

2929
Most of the `README.md` in the parent directory explains the logic behind this tool, including the changes to said versions, such as:
3030
- Docker images tag naming

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Version history:
6868
`jetson_tensorflow_opencv` (see the `Jetson` directory):
6969
- Builds a Nvidia Jetson `cudnn_tensorflow_opencv` container image based on Nvidia's provided `l4t` containers and adapted from the `Makefile` and `Dockerfile` used for the other builds.
7070

71-
**Docker Images built from this repository are publicly available at https://hub.docker.com/r/datamachines/tensorflow_opencv / https://hub.docker.com/r/datamachines/cudnn_tensorflow_opencv / https://hub.docker.com/r/datamachines/jetsonn_tensorflow_opencv .**
71+
**Docker Images built from this repository are publicly available at https://hub.docker.com/r/datamachines/tensorflow_opencv / https://hub.docker.com/r/datamachines/cudnn_tensorflow_opencv / https://hub.docker.com/r/datamachines/jetson_tensorflow_opencv .**
7272

7373
The [Builds-DockerHub.md](https://github.com/datamachines/cuda_tensorflow_opencv/blob/master/Builds-DockerHub.md) file is a quick way of seeing the list of pre-built container images. When available, a "BuiidInfo" will give the end user a deeper look of the capabilities of said container and installed version. In particular the compiled GPU architecture (see https://en.wikipedia.org/wiki/CUDA#GPUs_supported ).
7474
This is useful for you to decide if you would benefit from re-compiling some container(s) for your specific hardware.

0 commit comments

Comments
 (0)