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

Problem about the action annotation #6

Open
XM-WANG opened this issue Apr 14, 2021 · 1 comment
Open

Problem about the action annotation #6

XM-WANG opened this issue Apr 14, 2021 · 1 comment

Comments

@XM-WANG
Copy link

XM-WANG commented Apr 14, 2021

Hey, in my opinion, the actions could be classified into 5 classes including forward, stop, left, right and confuse.

The corresponding one-hot code should be:

[1,0,0,0,0], [0,1,0,0,0], [0,0,1,0,0], [0,0,0,1,0], [0,0,0,0,1]

BUT when I check the validation data, I found a data labeled as [0,0,0,0,0].

What is this?

Attached pls find the screenshot. Thanks!
image

@XM-WANG
Copy link
Author

XM-WANG commented Sep 6, 2023

May I know how to get val-25K-images-action.json file?

Not sure. It has been two years, bro. I cannot remember where I got the file.

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

1 participant