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: forward() missing 4 required positional arguments: 'prediction', 'instances', 'labels', and 'center_images'[BUG] #10

Open
kenta-takizawa opened this issue Aug 30, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@kenta-takizawa
Copy link

Hello. I tried tutorial of bbbc010-2012 Jupyter notebooks, but this error happend and I don't know solution. Could you tell me what I should do ?

I ran 01-data.ipynb and 02-train.ipynb. When I ran 「begin_training(train_dataset_dict, val_dataset_dict, model_dict, loss_dict, configs, color_map=new_cmap)」, the following error happend.
image
image

Environment

  • OS: Ubuntu 18.04
  • GPU:Tesla
    -python3.7
    torch 1.1.0 torchvision 0.3.0 cuda=10.0
@kenta-takizawa kenta-takizawa added the bug Something isn't working label Aug 30, 2021
@lmanan
Copy link
Contributor

lmanan commented Aug 31, 2021

Hello @kenta-takizawa,
Thanks for looking into EmbedSeg!
Could you also please share the 01-data and 02-train notebooks which you ran as well (for example, by exporting them to html. This can be done by selecting File>Download as> html)? Thanks!

@kenta-takizawa
Copy link
Author

Thank you for your response. I uploaded jupyter notebooks in the following link. Please confirm.
https://github.com/kenta-takizawa/EmbedSeg_try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants