Learn practical skills, build real-world projects, and advance your career

YOLO Object detection using python and OPEN CV

In this Project we will be detecting an object of an sample image file of different type of image and finding out the probability of person detected in that image's.

project_name = "YOLO Object detection using python"
!pip install jovian --upgrade --quiet

Installing open cv