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

Unresolvable import #23

Open
adriamm98 opened this issue Mar 4, 2024 · 0 comments
Open

Unresolvable import #23

adriamm98 opened this issue Mar 4, 2024 · 0 comments

Comments

@adriamm98
Copy link

adriamm98 commented Mar 4, 2024

Dear,
In nn_transunet.networks.transunet3d_model, line 497, you have an internal import pointing to an unexisting file:
from .mask2former_modeling.transformer_decoder.maskformer_transformer_decoder3d import StandardTransformerDecoder
I thought it may be something like a typo and the right one was .mask2former_modeling.transformer_decoder.mask2former_transformer_decoder3d but I've seen that this file has no StandardTransformerDecoder class so it is not
Thanks

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