GithubHelp home page GithubHelp logo

Comments (5)

leemengwei avatar leemengwei commented on June 10, 2024

Ok, I got it. I should train with MMDetection, then use this trained model (denoted as 'detector' in MMTrack) in MMT's config file. Thanks anyway

from mmtracking.

leemengwei avatar leemengwei commented on June 10, 2024

I'm following tutorial:
Training on a single GPU python tools/train.py ${CONFIG_FILE} [optional arguments]
then I tried:
python tools/train.py configs/mot/deepsort/deepsort_faster-rcnn_fpn_4e_mot17-public-half.py
it gives me:
NotImplementedError: Please train detector and reid models first and inference with Tracktor.

Can you give me some advice? Thanks!

Also, I guess ' inference with Tracktor', the 'Tracktor' here not actually means configuration file under configs/mot/tracktor/.py right? It means any py like deepsort's sort.py and deepsort*.py. If I'm wrong, do notice me~

from mmtracking.

leemengwei avatar leemengwei commented on June 10, 2024

Ok, I got it. I should train with MMDetection, then use this trained model (denoted as 'detector' in MMTrack) in MMT's config file. Thanks anyway

Alright, here for train using mmtracking:
mmtracking/configs/det/README.md

from mmtracking.

rvrsprdx avatar rvrsprdx commented on June 10, 2024

Hi,

can you elaborate on how you got the training of a MOT method working?
For example for DeepSort: I don't think it is sufficient to only train a detector with MMDetection and pass it to MMTracking's config file because the Appearance Descriptor of DeepSort has to be trained as well, right?

I'd appreciate some help. Thanks.

from mmtracking.

castrovictor avatar castrovictor commented on June 10, 2024

Hi,

can you elaborate on how you got the training of a MOT method working? For example for DeepSort: I don't think it is sufficient to only train a detector with MMDetection and pass it to MMTracking's config file because the Appearance Descriptor of DeepSort has to be trained as well, right?

I'd appreciate some help. Thanks.

They use another appearance descriptor, but yes, it has to be trained. Check this and this

from mmtracking.

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.