Git Product home page Git Product logo

Comments (4)

mikel-brostrom avatar mikel-brostrom commented on May 26, 2024

Thank you!

I am not familiar with TensorRT but from what I understand you should be able to serialize the Deep Sort weights in the same way you did with the Yolov5 weights, of course taking into consideration the architecture differences. The network for deep sort is just comprised of convolutional layers followed by residual blocks and a dense layer so it should be easier to serialize than Yolov5.

Then you could deserialize them in a c++ ported version of track.py for real-time tracking

from yolo_tracking.

PiyalGeorge avatar PiyalGeorge commented on May 26, 2024

@mikel-brostrom Thanks. I have trained yolov5 for my custom object detection, Similarly do i need to train 'tracking model' deepsort for tracking my custom object?

from yolo_tracking.

mikel-brostrom avatar mikel-brostrom commented on May 26, 2024

Yes, you need to train the deep association metric. Ideally on a large-scale re-identification dataset containing the classes you want to track

from yolo_tracking.

Wulingtian avatar Wulingtian commented on May 26, 2024

我试了yolov5_deepsort的tensorrt版本,大概15ms一帧

from yolo_tracking.

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.