Code Monkey home page Code Monkey logo

Comments (11)

timmeinhardt avatar timmeinhardt commented on June 19, 2024

We are working on this and will release them probably next year.

from tracking_wo_bnw.

yjmlaile avatar yjmlaile commented on June 19, 2024

hello
thanks for your sharing of code.
I use the tracktor with weight training on MOT17 to conduct experiment on MOT20 and achieve a bad results, after trained on MOT20, no substantial improvement can be achieve. I think it is due to the chosen of hyper-parameter e.g. some threshold, so I just hope you could provide those hyper-parameter used in MOT challenge CVPR2019.

from tracking_wo_bnw.

timmeinhardt avatar timmeinhardt commented on June 19, 2024

How are your object detection metrics after training on MOT20? First you should check if the Faster RCNN was properly trained.

from tracking_wo_bnw.

yjmlaile avatar yjmlaile commented on June 19, 2024

@timmeinhardt I conduct two experiments, one use the given weight trained on MOT17 detection dataset, the other is trained on MOT20 dataset. The both results are worse than the shown one, of course the former is the worst. So i think it due to the chosen of hyper-parameters.

from tracking_wo_bnw.

timmeinhardt avatar timmeinhardt commented on June 19, 2024

Yes, the fact that after training on MOT20 the results got better shows that the training did something. But it does not show that the object detector was actually trained properly. Please make sure that your detector is actually trained properly. For example by doing a cross validation on the training set.

from tracking_wo_bnw.

yjmlaile avatar yjmlaile commented on June 19, 2024

@timmeinhardt After training the object detector on MOT20 dataset, I get better test results:MOTA:50.8% that are still worse than your public results. I want know If the the hyper-parameters used on MOT20 dataset are same with those in MOT17 dataset and the ReID network are trained on MOT20 dataset.

from tracking_wo_bnw.

timmeinhardt avatar timmeinhardt commented on June 19, 2024

Yes, you get better results on the tracking challenge. However, it is not clear if this is the optimal performance. One possibility is the detection performance of the object detector. Please check if it is trained successfully, e.g., by submitting to test or doing a cross validation. Only after you verified that the object detection performance is not the issue you should look at other hyperparameters. We achieved our CVPR 19 results with default hyperparameters.

from tracking_wo_bnw.

yjmlaile avatar yjmlaile commented on June 19, 2024

@timmeinhardt Thanks, do you mean the public results are obtain with using this for training on MOT20 dataset and with default hyperparameters?

from tracking_wo_bnw.

timmeinhardt avatar timmeinhardt commented on June 19, 2024

Not exactly with the code in the notebook but an analogous training procedure. It should be noted, that our CVPR 2019 results where obtained with the old version of this repo. This new version should receive even superior performance.

from tracking_wo_bnw.

yjmlaile avatar yjmlaile commented on June 19, 2024

@timmeinhardt thanks for your patient reply.

from tracking_wo_bnw.

timmeinhardt avatar timmeinhardt commented on June 19, 2024

The repository now contains the MOT20 results and model files. I will close this issue.

from tracking_wo_bnw.

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.