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

Question about Evaluating #12

Open
zeratul233 opened this issue Mar 18, 2023 · 1 comment
Open

Question about Evaluating #12

zeratul233 opened this issue Mar 18, 2023 · 1 comment

Comments

@zeratul233
Copy link

How can I obtain the FPS and AP data for the Neural Network on the validation set?

@sukjunhwang
Copy link
Owner

FPS is measured by total frames in a validation dataset, divided by the total seconds it took to process the dataset.
Total time gets scripted when an inference is completed, so you can use the time to measure the FPS.
For AP, you should upload the result file on Codalab evaluation server, which you can check on the YouTube-VIS challenge website.

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