question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not able to replicate results on FlyingThings++ noted in the paper

See original GitHub issue

Hi,

Great work and thank you for releasing your code and documenting it.

I was trying to replicate numbers on FlyingThings++ shown in this table.

image

I had setup the conda environment and FlyingThings++ exactly as told in the README. I am using the model checkpoint provided in get_reference_model.sh.

I run the command python test_on_flt.py --modeltype pips and python test_on_flt.py --modeltype raft to evaluate on FlyingThings++.

Here are the results that I get.

PIPS:

1_8_16_pips_flt_17:07:18; step 002542/2542; rtime 0.00; itime 0.09, ate_vis = 10.42, ate_occ = 27.04

RAFT:

1_8_16_raft_flt_18:46:56; step 002542/2542; rtime 0.00; itime 1.03, ate_vis = 15.04, ate_occ = 39 

Do you have any idea why they might be different from the results provided in the paper?

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
aharleycommented, Nov 23, 2022

Maybe more time actually. The upload time is reading 55h right now, and that’s assuming no interruptions. Anyway, at the end of this we should have a very good gdrive link. I’ll let you know @ayshrv!

1reaction
ayshrvcommented, Nov 15, 2022

Thank you for your response. Yes, that will be great if you could provide the data that you generated. I agree that there could be some randomness in the process.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What should you do if you cannot reproduce published results?
Just publish. Publish your attempts to replicate the findings, documenting the discrepancies, together with the nice results you've obtained ...
Read more >
What Should You Do When You Can't Replicate a Study?
If the replication study has been thoroughly vetted and the erroneous results still stand, shouldn't the journal and the original authors do ......
Read more >
Why can't scientists replicate results? | Interviews
And it's worth noting that retractions of papers - when somebody finds there's a problem with a paper and it gets retracted from...
Read more >
PYSCH EXAM 2 Flashcards - Quizlet
She will not be able to remember new information. ... invited to take part in a study by a researcher trying to replicate...
Read more >
TAP-Vid: A Benchmark for Tracking Any Point in a Video
Generic motion understanding from video involves not only tracking objects, but also perceiving how their surfaces deform and move.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found