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

Hi! #43

Open
yerassylbolatov opened this issue Apr 15, 2023 · 0 comments
Open

Hi! #43

yerassylbolatov opened this issue Apr 15, 2023 · 0 comments

Comments

@yerassylbolatov
Copy link

yerassylbolatov commented Apr 15, 2023

Should dataloader deliver the following output to the model?
torch.Size([16, 3, 256, 512]) - image
torch.Size([16, 1, 256, 512]) - binary lane image
torch.Size([16, 5, 256, 512]) - instances of lanes in separate layers

I coded custom dataloader and tusimple json processing script. Now I want to use the proposed model. And I've got the following error.
Screenshot 2023-04-15 at 13 47 24
It seems to me that the dimensions of the dataloader's outputs is not matching with the model, am I right?

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