We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a0ad76 commit b9d0bb9Copy full SHA for b9d0bb9
README.md
@@ -32,7 +32,7 @@ The model and the config files will be downloaded in `./yolo_dir`. These will be
32
- The video input can be specified in the cell named `Initiate opencv video capture object` in the notebook.
33
- To make the source as the webcam, use `video_src=0` else provide the path of the video file (example: `video_src="/path/of/videofile.mp4"`).
34
35
-Example video link used in above demo: https://flic.kr/p/L6qyxj
+Example video used in above demo: https://flic.kr/p/L6qyxj
36
37
### Run with Caffemodel
38
- You have to use `tracking-caffe-model.ipynb`.
0 commit comments