Giter Site home page Giter Site logo

Comments (5)

bharath5673 avatar bharath5673 commented on May 22, 2024

hi @Razamalik4497 .. now its updated.. now u can try

$ python track_v8.py --source 0 1 vid1.mp4 vid2.mp4 --track --count

from strongsort-yolo.

Razamalik4497 avatar Razamalik4497 commented on May 22, 2024

Thank you, Bharath, for your invaluable assistance. I have successfully implemented multi-camera tracking. However, I've encountered an issue: the tracking IDs differ between both streams, even though I used two cameras capturing the same object simultaneously.

Thank you!
Raza

from strongsort-yolo.

bharath5673 avatar bharath5673 commented on May 22, 2024

Thank you, Bharath, for your invaluable assistance. I have successfully implemented multi-camera tracking. However, I've encountered an issue: the tracking IDs differ between both streams, even though I used two cameras capturing the same object simultaneously.

Thank you! Raza

oh .. i got you... i think u are searching for this 'Multi-target Multi-camera tracking' // even nvidia has done the same like 'Tracking Objects Across Multiple Cameras Made Easy with Metropolis Microservices' /// hope this helps ))

from strongsort-yolo.

Razamalik4497 avatar Razamalik4497 commented on May 22, 2024

I appreciate your prompt response.
After reviewing the 'NVIDIA Multi-Camera Tracking,' I realized that I want to use YOLO for my project since it's already written in YOLO. This will make it easier to implement multi-camera tracking using YOLO. Can I enhance the code to track the same object with same ID in your multi camera tracking.

from strongsort-yolo.

bharath5673 avatar bharath5673 commented on May 22, 2024

I appreciate your prompt response. After reviewing the 'NVIDIA Multi-Camera Tracking,' I realized that I want to use YOLO for my project since it's already written in YOLO. This will make it easier to implement multi-camera tracking using YOLO. Can I enhance the code to track the same object with same ID in your multi camera tracking.

Certainly! If you've decided to use YOLO for your multi-camera tracking project and have reviewed the NVIDIA Multi-Camera Tracking code, you can enhance the system to track the same object with the same ID across different cameras. Here's a general approach:

  • Track the same object with the same ID across different cameras
  • Make sure YOLO's detection output includes a unique identifier for each detected object.
  • Adjust the tracking algorithm to handle multi-camera tracking and object ID association.
  • Ensure that timestamps are synchronized across all cameras to align the data accurately. This is crucial for associating objects correctly in the temporal domain.
  • PCA or clustering algos can enhance the performance of clustering and classification algorithms.
  • Set up communication between cameras to share object information in real-time.
  • Ensure that timestamps are synchronized for accurate object tracking across frames.
  • Test and evaluate the modified system for tracking accuracy and real-time performance.

from strongsort-yolo.

Related Issues (20)

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.