KTH-RPL / SeFlow

[ECCV'24] SeFlow: A Self-Supervised Scene Flow Method in Autonomous Driving
BSD 3-Clause "New" or "Revised" License
69 stars 3 forks source link

Result on the Argoverse 2 leaderboard #6

Closed yanconglin closed 2 weeks ago

yanconglin commented 2 weeks ago

Hi, thank you for releasing the codebase. I was wondering if you could kindly clarify the following questions?

  1. it seems the leaderboard result is much better than the reported values in the paper (e.g., EPE-3way). would you mind sharing some info on how you made this happen?
  2. I have found several checkpoints. One is available at deflow discussion on leaderboard result , denoted as "seflow_official", and another one is refered to as "seflow_best" available at seflow_repo. Could you pleae let me know the differences between these two?
  3. If I were about to make a comparison, let us say using the 1x setup without extra data, which one is to use?

I look forward to your reply. Many thanks in advance.

Kin-Zhang commented 2 weeks ago

Hi, there is a note in the README: https://github.com/KTH-RPL/SeFlow?tab=readme-ov-file#other-benchmark-models

image

image

yanconglin commented 2 weeks ago

Thank you for the clarification. Fair points. One additional question: does the best result on benchmark follow a 1x or 2x setup?

Kin-Zhang commented 2 weeks ago

1x dataset size for all results in both leaderboards (v1, v2).