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

Unet 3D #158

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Unet 3D #158

wants to merge 10 commits into from

Conversation

MarvinYeh
Copy link

Hi,

I've updated the Unet3D and also create a demo on jupyter notebook.
I don't have a proper 3d dataset to train on so currently it's trained using the generator, hence each slice of image is independent.
it's still trainable but the result is not as good as using 2d Unet.

@jakeret
Copy link
Owner

jakeret commented Mar 4, 2018

Thanks for the contribution. I'm wondering if your implementation should not rather go into a package for its own. What do you think?

@MarvinYeh
Copy link
Author

Hi,
I wasn't quite sure if I understand you correctly. Are you suggesting all the 3D-related features should be within an independent set of functions(or scripts?) from your own and leave all your original functions as it was?

@emergencyd
Copy link

Is there any official 3D unet code on tensorflow?

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

Successfully merging this pull request may close these issues.

None yet

4 participants