GithubHelp home page GithubHelp logo

luukebenau / or-objectdetection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openremote/or-objectdetection

0.0 0.0 0.0 22.74 MB

object detection in video

License: Other

Python 99.92% Shell 0.08%

or-objectdetection's Introduction

OpenRemote Object Tracking

Open source implementation of an object tracking algorithm that takes an input of a video source and calculates different parameters from the objects in the frame (people, bikes, cars) then displays the parameters (number of objects, average speed, direction of moving) and sends them to be displayed on the Open Remote manager throw an HTTP API in a Json format.

Image description

Installation

  • Install CUDA
  • Install Python3
  • Install OpenCV
  • Install pyQT
  • Install pyTorch
  • Install torchVision

Run

  • Go to the YOLO_DETECTION folder
  • run python3 gui.py
  • select the parameters and you video source
  • click the start analyse button
  • after the program closes run python3 start.py

It should now work.

If you are having problems with the GUI you can also manualy edit the main.py script and then run "python3 main.py" to start the detection.

If you are having problems starting the program:

  • Make sure you have selected the right Camera input!
  • Installed all packages
  • Have a CUDA compatible GPU and that CUDA is working

Manager Installation

THIS REPO IS WORK IN PROGRESS. THERE ARE BUGS! A DETAILED INSTRUCTIONS WILL COME LATER.

or-objectdetection's People

Contributors

andrejdolnenec avatar luukebenau avatar pierrekil avatar sieuwe1 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.