Extending DL models to 3D data #19
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The semantic segmentation models need to be extended to work with 3D data. This should be very straightforward - just introduce an option to select between 1D, 2D, and 3D cases to ConvBlock, UpsampleBlock, etc.
@aghosh92 Is this something you'd be interested in?
The text was updated successfully, but these errors were encountered: