philipperemy / yolo-9000

YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo needs OpenCV for webcam images.

KyrieHee opened this issue · comments

commented

what means about this?

The whole project needs openCV.

sudo apt-get install libopencv-dev python-opencv

And you will be fine

commented
commented

Ok, Thank you so much.

Ok great!