aschampion / diluvian

Flood filling networks for segmenting electron microscopy of neural tissue
MIT License
23 stars 13 forks source link

UNet should downsample dimensions to nearest isotropy #15

Closed aschampion closed 5 years ago

aschampion commented 6 years ago

Instead of using unet_downsample_rate, dimensions should be downsampled until they are nearest the lowest common near-isotropic resolution, and then be downsampled every level.

aschampion commented 5 years ago

Closed by #16.