DetZero icon indicating copy to clipboard operation
DetZero copied to clipboard

Anyone reproduce the results in the paper?

Open RaymondByc opened this issue 1 year ago • 1 comments

Thanks for the great work!

I am reproducing the whole project, but I found the reproduced results are far from the expected, and I have some questions.

  1. How to train the detector? Could you provide a detailed script as the paper described?
  2. The detector is coupled with the tracking parameters? I converted my detection results with the required format, but the tracking results lag behind the expected results.
  3. Why the GRM module does not use the sigmoid to force the final result larger than zero? I found this problem because my GRM results have some refined size smaller than zero.

RaymondByc avatar Oct 24 '23 02:10 RaymondByc