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

--modeltype resunet not working #21

Closed
GiulioBen opened this issue Apr 30, 2020 · 1 comment
Closed

--modeltype resunet not working #21

GiulioBen opened this issue Apr 30, 2020 · 1 comment

Comments

@GiulioBen
Copy link

From the help page i see the resunet model, but it's not working at all.

The error is
model_url, n_classes = model_urls[(modeltype, modelname)] KeyError: ('resunet', 'LTRCLobes')

clearly because the array doesn't contain urls for resunet model.

Has not it been implemented yet?

Regards

GB

@JoHof
Copy link
Owner

JoHof commented Apr 30, 2020

Hi Giulio,

thank's for brining this up. The resunet did not give any improvements over the regular u-net. That's why I didn't upload it. I will remove this from the help text.

@JoHof JoHof closed this as completed Apr 30, 2020
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