Skip to content

Commit 66d6a4f

Browse files
Update README.md
1 parent 1fe57ca commit 66d6a4f

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
@@ -15,6 +15,8 @@ When it comes to object detection, popular detection frameworks are
1515

1616
`pip install numpy opencv-python`
1717

18+
**Note: Python 2.x is not supported**
19+
1820
## YOLO (You Only Look Once)
1921

2022
Download the pre-trained YOLO v3 weights file from this [link](https://pjreddie.com/media/files/yolov3.weights) and place it in the current directory or you can directly download to the current directory in terminal using

0 commit comments

Comments
 (0)