Coder Social home page Coder Social logo

1040242795 / yolov7-deepsort-object-tracking Goto Github PK

View Code? Open in Web Editor NEW

This project forked from muhammadmoinfaisal/yolov7-deepsort-object-tracking

0.0 0.0 0.0 32.88 MB

YOLOv7 Object Tracking using PyTorch, OpenCV and DeepSORT

License: GNU General Public License v3.0

Shell 0.01% Python 1.22% Jupyter Notebook 98.77% Dockerfile 0.01%

yolov7-deepsort-object-tracking's Introduction

YOLOv7 Object Detection with DeepSORT Tracking(ID + Trails)

Google Colab File Link (A Single Click Solution)

The google colab file link for YOLOv7 object detection and tracking is provided below, you can check the implementation in Google Colab, and its a single click implementation, you just need to select the Run Time as GPU, and click on Run All.

Google Colab File

Steps to run Code

  • Clone the repository
git clone https://github.com/MuhammadMoinFaisal/YOLOv7-DeepSORT-Object-Tracking.git
  • Goto the cloned folder.
cd YOLOv7-DeepSORT-Object-Tracking
  • Install the dependecies
pip install -r requirements.txt

  • Downloading the Weights From The YOLOv7 Repo and paste them into the YOLOv7-DeepSORT-Object-Tracking folder Weights File

  • Downloading the DeepSORT Files From The Google Drive


https://drive.google.com/drive/folders/1kna8eWGrSfzaR6DtNJ8_GchGgPMv3VC8?usp=sharing
  • After downloading the DeepSORT Zip file from the drive, unzip it go into the subfolders and place the deep_sort_pytorch folder into the YOLOv7-DeepSORT-Object-Tracking folder

  • Downloading a Sample Video from the Google Drive

gdown "https://drive.google.com/uc?id=1rjBn8Fl1E_9d0EMVtL24S9aNQOJAveR5&confirm=t"
  • Run the code with mentioned command below.

  • For yolov7 object detection + Tracking

python deep_sort_tracking_id.py --weights yolov7.pt  --img 640  --source test1.mp4  

RESULTS

Vehicles Detection, Tracking and Counting

Vehicles Detection, Tracking and Counting

yolov7-deepsort-object-tracking's People

Contributors

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