faustomilletari / VNet

GNU General Public License v3.0
284 stars 123 forks source link

Vnet for 2D ultrasound images #56

Closed simongeek closed 6 years ago

simongeek commented 6 years ago

Hi,

Can I use VNet also on 2D ultrasound images?

faustomilletari commented 6 years ago

You can use U-net style architectures for 2D

On Aug 2, 2018, at 6:46 AM, Szymon Płotka notifications@github.com wrote:

Hi,

Can I use VNet also on 2D ultrasound images?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/faustomilletari/VNet/issues/56, or mute the thread https://github.com/notifications/unsubscribe-auth/AMtsviM0Jxynihq48xK1kHPxDFWCwoEfks5uMwKjgaJpZM4VsUQM.

simongeek commented 6 years ago

Yes, but I want also test V-Net, can I?

faustomilletari commented 6 years ago

It won't really work actually. You need to change the architecture to be 2D (replace all operations to 2D). I would use a tensorflow version of v-net from the web to do that.

On Aug 2, 2018, at 2:39 PM, Szymon Płotka notifications@github.com wrote:

Yes, but I want also test V-Net, can I?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/faustomilletari/VNet/issues/56#issuecomment-410075984, or mute the thread https://github.com/notifications/unsubscribe-auth/AMtsvoyWAvXxaIC_SwX_FurEO9CBKnhEks5uM3F1gaJpZM4VsUQM.