Skip to content

Commit b9d0bb9

Browse files
authored
Update README.md
1 parent 8a0ad76 commit b9d0bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The model and the config files will be downloaded in `./yolo_dir`. These will be
3232
- The video input can be specified in the cell named `Initiate opencv video capture object` in the notebook.
3333
- 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"`).
3434

35-
Example video link used in above demo: https://flic.kr/p/L6qyxj
35+
Example video used in above demo: https://flic.kr/p/L6qyxj
3636

3737
### Run with Caffemodel
3838
- You have to use `tracking-caffe-model.ipynb`.

0 commit comments

Comments
 (0)