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

TypeError: tuple indices must be integers or slices, not str #1

Open
leayz-888 opened this issue Mar 27, 2023 · 1 comment
Open

TypeError: tuple indices must be integers or slices, not str #1

leayz-888 opened this issue Mar 27, 2023 · 1 comment

Comments

@leayz-888
Copy link

batch_dict = model.forward(data_dict)
pfe_outputs = batch_dict['pillar_features']

No 'pillar_features' in pfe_outputs

@Forgeaheadye
Copy link

Hello, I have also encountered the same problem. How did you solve this problem in the end? Thank you.

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