Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PointOdyssey Evaluation Protocol Details #37

Open
m43 opened this issue Aug 13, 2023 · 3 comments
Open

PointOdyssey Evaluation Protocol Details #37

m43 opened this issue Aug 13, 2023 · 3 comments

Comments

@m43
Copy link

m43 commented Aug 13, 2023

Thank you for the stellar work and the new dataset! I'm trying to understand the exact evaluation protocol you used for evaluating models on PointOdyssey, specifically for the numbers reported in Table 2 of the PointOdyssey paper:

  1. Did you filter out trajectories that aren't visible at any given timestep?
  2. Were there any other trajectory filtering processes applied?
  3. How did you determine the query frame for individual trajectories? Perhaps as the first timestep a point became visible?
  4. When computing the average position accuracy (from TAP-Vid) and the Median Trajectory Error (MTE), did you exclude occluded points and points before the query frame?
  5. Is the survival rate adjusted for varying trajectory lengths within a video? For instance, some queries might first appear only toward the end of a video.

If this part of the code has been released, I could potentially delve into the details myself. Thanks for your assistance!

@bhack
Copy link

bhack commented Aug 31, 2023

Very soon, this repo will also host the PIPs++ model from our ICCV 2023 paper

@aharley Any roadmap to release PIPs++?

@aharley
Copy link
Owner

aharley commented Sep 5, 2023

Hi, sorry for the delay. I'm aiming for this Friday.

@bhack
Copy link

bhack commented Sep 5, 2023

How it scales in term of training/inference resolution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants