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

Is the MOTA calculated in traditonal method? #15

Open
altfrog opened this issue Sep 3, 2024 · 2 comments
Open

Is the MOTA calculated in traditonal method? #15

altfrog opened this issue Sep 3, 2024 · 2 comments

Comments

@altfrog
Copy link

altfrog commented Sep 3, 2024

MOTA is consist of 1-(FN+FP+IDS)/GT. But when I calculate the Performance, got an extremely high FP, which leads to poor MOTA performance. I calculate the Performance on the clip: delft_1, delft_10, delft_14, delft_22.
屏幕截图 2024-09-03 213023

@altfrog
Copy link
Author

altfrog commented Sep 3, 2024

When I fliter out the cluster which points are less than 5 and use the lastest validation results uploaded, the MOTA still doesn`t go well, caused the higher FN. Here is my result.
屏幕截图 2024-09-03 215532

@LiawWun
Copy link

LiawWun commented Sep 6, 2024

@altfrog
Have you also filtered out the ground truth objects that contain fewer than 5 radar points?

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

2 participants