Skip to content

Commit 13812dc

Browse files
committed
Added Yolo updated Dockerfile link
1 parent 43698ff commit 13812dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@ Using this url in a web browser will grant access to the running instance of Jup
198198

199199
### 7.4. <a name='TestingYolov4onyourwebcamLinuxandGPUonly'></a>Testing Yolo v4 on your webcam (Linux and GPU only)
200200

201+
20210609: For an updated `Dockerfile`, using 2021-06-07 version of the Yolo v4 code, and RTX30 ready, see https://gist.github.com/mmartial/42ddce779c008ab3d8c8b0ca3a46ef7a
202+
201203
Recently, Yolo v4 was announced. It is possible to easy run it using a custom container, building it from source.
202204
In this example we will build [YOLOv4 pre-release](https://github.com/AlexeyAB/darknet/releases/tag/darknet_yolo_v4_pre) from source, enabling GPU, CUDNN, OPENCV, OPENMP, the generation of the `libdarknet.so` which can be used by the `darknet.py` example as well as building additional GPU support into the container (7.5).
203205

0 commit comments

Comments
 (0)