GithubHelp home page GithubHelp logo

thosuperman / real-time-multiple-object-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leadingindiaai/real-time-multiple-object-detection

0.0 1.0 0.0 9 KB

The ability of the computer to locate and identify each object in an image/video is known as object detection. Object detection has many applications in self-driving cars, pedestrian counting, face detection, vehicle detection etc. One of the crucial element of the self-driving car is the detection of various objects on the road like traffic signals, pedestrian’s other vehicles, sign boards etc. In this project, Convolutional Neural Network (CNN) based approach is used for real-time detection of multiple objects on the road. YOLO (You Only Look Once) v2 Deep Learning model is trained on PASCAL VOC dataset. We achieved mAP score of 78 on test dataset after training the model on NVIDIA DGX-1 V100 Super Computer. The trained model is then applied on recorded videos and on live streaming received through web cam.

Python 100.00%

real-time-multiple-object-detection's Introduction

Real_time_Object_detection_TF

We worked on a project based on Deep Learning and we are able to detect objects through an image, a video and real-time(web cam and cellphone camera)

This is an implementation of tensor flow object detection API for running it in Real time through Webcam and cellphone camera.

Contributors:

The video for the same is at :

Download the object_recognition_detection.zip

For running the object detection on image files run the object_detection_tutorial.py

For running the object detection in realtime with web camera run the object_detection_webcam.py

For running the object detection in realtime with cellphone camera run the object_detection_phone.py

The official tensorflow object detection API link is https://github.com/tensorflow/models/tree/master/object_detection

For installing ProtoBuf : https://github.com/google/protobuf/releases?after=v3.4.1

real-time-multiple-object-detection's People

Contributors

leadingindiaai avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.