GithubHelp home page GithubHelp logo

cansunurdemirkiran / yolov3-objectdetection Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 11.74 MB

Real-time object detection using OpenCV and YOLOv3.

Python 100.00%
python opencv yolo yolov3 object-detection

yolov3-objectdetection's Introduction

Real-Time Object Detection

Real-time object detection project using OpenCV and YOLOv3.

Introduction

Real-time object detection and classification using OpencV library and YOLOv3 pre-trained weights. It detects 90 different objects and gives the output in Turkish. It prints the object names and predicted confidence values for each object using your camera.

Installation

  • Check Python Version python -V python3 -V
  • Install Pip sudo apt install python-pip sudo apt install python3-pip
  • Install NumPy pip install numpy pip3 install numpy
  • Install OpenCV pip install opencv-python pip install opencv-python3
  • YOLOv3: Download the pre-trained YOLOv3 weights and config files from this repo and place it with the same directory or you can directly download from the YOLO website.

Usage

You can clone the project.

  • git clone https://github.com/CansuNurDemirkiran/objetanima

Run the Project

  • python objectdetection.py

It will run your camera and detects the objects.

Contributing

You can fork and clone the project in order to make contributions.

License

MIT

yolov3-objectdetection's People

Contributors

cansunurdemirkiran avatar

Stargazers

Sumeyye Celik avatar  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.