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

regarding prediction .npy file #1

Open
cs20s030 opened this issue Nov 6, 2022 · 2 comments
Open

regarding prediction .npy file #1

cs20s030 opened this issue Nov 6, 2022 · 2 comments

Comments

@cs20s030
Copy link

cs20s030 commented Nov 6, 2022

Thanks for the dataset. I just wanted to ask whether to perform softmax on prediction.npy before we pass it to the evaluation script?

@antoine77340
Copy link
Owner

It does not matter as softmax does not change the ranking of the action names.

@antoine77340
Copy link
Owner

Except if you run the softmax on the video axis dimension. I would just say to try both and see that works the best.

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