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

How do I train U-Net++ on my custom 3D data? #94

Open
Vishu9519 opened this issue Feb 5, 2024 · 0 comments
Open

How do I train U-Net++ on my custom 3D data? #94

Vishu9519 opened this issue Feb 5, 2024 · 0 comments

Comments

@Vishu9519
Copy link

Vishu9519 commented Feb 5, 2024

Hi, I am having a hard time trying to modify the code so that I can train U-Net++ for my 3D data with 1 channel input and 1 channel output. For instance, the shape of input and output would be 16x256x256x1 (Depth,H,W,C).
I do not need any backbone; I want to use the architecture of U-NET++.

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