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

Problems in the UNetExperiment3D #15

Open
RivettiLuciano opened this issue May 3, 2021 · 1 comment
Open

Problems in the UNetExperiment3D #15

RivettiLuciano opened this issue May 3, 2021 · 1 comment

Comments

@RivettiLuciano
Copy link

Hi Guys, there is an issue when loading the datasets on the setup function. The segmentation in the datasets are initialized as the current images you want to predict/train. To solve this, you could change the line 164 of the file /basic_unet_example/datasets/three_dim/NumpyDataLoader.py for labels.append(numpy_array[list(self.label)]).

@elpequeno
Copy link
Contributor

Sorry for the late reply. I was not looking into this repo for quite some while. I think you are right, I will have a look and correct it. 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