nabsabraham / focal-tversky-unet

This repo contains the code for our paper "A novel focal Tversky loss function and improved Attention U-Net for lesion segmentation" accepted at IEEE ISBI 2019.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Model

DecentMakeover opened this issue · comments

Hi
I am trying to convert this model to 3D, but i am facing severe shape mismatch issues,

  1. I am using input size as 128,128,128
  2. Is there any intution you follow to build the network, that might make it easier for me to convert

Thanks in advance