Coder Social home page Coder Social logo

vehicle-counting-and-tracking-using-yolov8-and-bytetrack's Introduction

Object-tracking-using-YOLO-DEEPSORT-computer-vision

Overview

You Only Look Once (YOLO) is a CNN architecture for performing real-time object detection. The algorithm applies a single neural network to the full image, and then divides the image into regions and predicts bounding boxes and probabilities for each region. For more detailed working of YOLO algorithm, please refer to the YOLO paper.

ByteTrack is a simple, fast and strong multi-object tracker(https://arxiv.org/abs/2110.06864).

This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train), going in and out of town, detected in the input video using YOLOv8 object-detection algorithm and ByteTrack MOT.

Dependencies

  • OS: Windows/ Linux
  • Python >= 3.10.5
pip install -r requirement.txt

Download any street video file to run the vehicle counting and upload in same folder as main.ipynb file

Running the model

Clone the repository and run the main.ipynb file. All instructions to run the code is in the main.ipynb file itself.

Check some results here

https://drive.google.com/drive/folders/1Je9B27jBGTi25Y8PqEKIUWcsLwMsWMGA?usp=sharing

vehicle-counting-and-tracking-using-yolov8-and-bytetrack's People

Contributors

pankajrawat9075 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.