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

Why only selected the 0-th data in "example["ind"][0]", I think there are 6 task head? #5

Open
rockywind opened this issue Oct 24, 2022 · 1 comment

Comments

@rockywind
Copy link

Hi,
I'm confused about that why only selected the 0-th data in "example["ind"][0]" in the line , I think there are 6 task head?

@edwardzhou130
Copy link
Collaborator

We use only 1 task head on Waymo Open Dataset.

tasks = [
dict(num_class=3, class_names=['VEHICLE', 'PEDESTRIAN', 'CYCLIST']),
]

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