Giter VIP home page Giter VIP logo

real_time_object_detection_using_yolov3's Introduction


Logo

Real Time Object Detection using YOLOv3

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

Object detection is one of the dynamic research directions for computer vision. Object detection is a technique that detects the semantic objects of a particular class in digital images, recorded videos or live camera feeds. If I talking about real-time applications, that is nothing but self-driving cars or even an application for the visually impaired that detects and notifies the disabled person that some object is in front of them. YOLO ("you only look once") is one of the popular algorithms because it achieves high accuracy along with being able to run in real-time. The algorithm "only looks once" at the image, i.e. it requires only one forward propagation pass through the network so that it can make predictions. After non-max suppression, it gives the name of the recognized object along with the bounding boxes around them.

Built With

Prerequisites

You need to install following python packages along with PyCharm IDE.

  • numpy
    pip install numpy
  • openCV
    pip install opencv-python

Usage

  • Automated CCTV surveillance

Surveillance is a necessary piece of security and watch. Ongoing advances in computer vision innovation need to prompt the improvement of different programmed surveillance systems.

  • Person Detection

Person detection is necessary and critical work in any intelligent video surveillance framework, as it gives the essential data to semantic comprehension of the video recordings. It has a conspicuous augmentation to automotive applications because of the potential for improving security frameworks.

๐Ÿ“ฑ Contact

Badge URL
https://www.linkedin.com/in/raj-kumar-pal/

real_time_object_detection_using_yolov3's People

Contributors

raj-dsml avatar

Stargazers

 avatar

Watchers

 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.