Skip to content

Unet 3D#158

Open
MarvinYeh wants to merge 10 commits into
jakeret:masterfrom
MarvinYeh:master
Open

Unet 3D#158
MarvinYeh wants to merge 10 commits into
jakeret:masterfrom
MarvinYeh:master

Conversation

@MarvinYeh

Copy link
Copy Markdown

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

jakeret commented Mar 4, 2018

Copy link
Copy Markdown
Owner

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
Copy Markdown
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
Copy Markdown

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.

4 participants