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

Some problems about data #1

Open
wnn2000 opened this issue Apr 27, 2023 · 3 comments
Open

Some problems about data #1

wnn2000 opened this issue Apr 27, 2023 · 3 comments

Comments

@wnn2000
Copy link

wnn2000 commented Apr 27, 2023

Congratulations! What a remarkable work!

Well, I have some problems about the prostate data. It seems to use the 2D-UNet to segment the region in the code, and the data dimension is (N, 3, H, W), where N denotes the number of slices. However, the channel 3 is somewhat confusing, as the prostate data has only one channel. Does it copy a channel three times?

@MeiruiJiang
Copy link
Member

Many thanks for your interest in our work.

Yes, you are correct, the three channels are identical. You can double-check by using np.array_equal.

@wnn2000
Copy link
Author

wnn2000 commented May 22, 2023

Hi Meirui,

Thanks for your reply. I have also done some studies on FL and medical imaging recently. If possible, could I have your WeChat?

Nannan

@MeiruiJiang
Copy link
Member

Sure, please email me your WeChat, 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