Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daddydrac authored Apr 25, 2020
1 parent 6a24b36 commit a66edd8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ There are working notebook examples on how to wire up, both Torch and TF2 to Ten

-----------------------------------------------------------

It takes a while for OpenCV to compile for CUDA, so if you want to skip the build process to save time you can pull the pre-built image from DockerHub here:

https://hub.docker.com/r/jhoeller/computer-vision

``` docker pull jhoeller/computer-vision ```

-----------------------------------------------------------

### Features ###
- Anaconda: Accelerated Python, version 3.7.3
- CuPy: GPU accelerated drop in for Numpy
Expand Down

0 comments on commit a66edd8

Please sign in to comment.