3D-SkipDenseSeg icon indicating copy to clipboard operation
3D-SkipDenseSeg copied to clipboard

Results 2 3D-SkipDenseSeg issues
Sort by recently updated
recently updated
newest added

At [segmentor_v1.py](https://github.com/tbuikr/3D-SkipDenseSeg/blob/master/segmentor_v1.py) line 100 i think you have a potential bug: Code: ``` up_block = nn.ConvTranspose3d(num_features, num_classes, kernel_size=2 ** (i + 1) + 2, stride=2 ** (i + 1), padding=1,...

Hi! First of all, thank you very much for sharing your project. It's a great job, congratulations! I would like to train your network with my own dataset. I've .nii...