mattmacy / vnet.pytorch

A PyTorch implementation for V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation
https://mattmacy.github.io/vnet.pytorch
BSD 3-Clause "New" or "Revised" License
693 stars 200 forks source link

Questions about implementation still actual ? #29

Open andreys42 opened 3 years ago

andreys42 commented 3 years ago

Awesome and huge work, thank you a lot. I understand that original paper author confused you with network structure diagram (me too actually), but your implementation also have your own addons like dropouts and batch normalizations. Is it ok for me to ask a question about one thing in you code or you are already out of the game?))