Skip to content

This code detects two objects face and phone, by using the library called open-cv & Teachable Machine. Open-cv is an open-source library for the computer vision. Which Provides the machine to recognize the faces and objects. I trained the data set with Teachable Machine.

Notifications You must be signed in to change notification settings

M3trocode/Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Object-Detection

This code detects two objects face and phone, by using the library called open-cv & Teachable Machine. Open-cv is an open-source library for the computer vision. Which Provides the machine to recognize the faces and objects. I trained the data set with Teachable Machine.

By using it, one can process images and videos to identify objects, faces. Object Detection is a computer technology related to computer vision, image processing, and deep learning that deals with detecting instances of objects in images and videos. To get started you will need to install pip packages Run The following command in the terminal to install opencv. pip install opencv-pythonScreenshot (1)

To install cvzone you will need to install pip install cvzone

frame.2022-09-09.16-33-44.mp4

About

This code detects two objects face and phone, by using the library called open-cv & Teachable Machine. Open-cv is an open-source library for the computer vision. Which Provides the machine to recognize the faces and objects. I trained the data set with Teachable Machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages