Skip to content

Python based application for object-Detection using cv2 library.

License

Notifications You must be signed in to change notification settings

JustAbhishek/Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-Detection

Python based application for object-Detection using cv2 library.

Description

  • Object detection is a technology that falls under the broader domain of Computer Vision. It deals with identifying and tracking objects present in images and videos. Object detection has multiple applications such as face detection, vehicle detection, pedestrian counting, self-driving cars, security systems, etc.
  • I have used Pre-trained model Yolov3.weights you can find it here (https://pjreddie.com/darknet/yolo/).

- Before Detection.

room room_ser

- After Detection.

Screenshot (103) Screenshot (93)

About

Python based application for object-Detection using cv2 library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages