NifTK / NiftyNet

[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
http://niftynet.io
Apache License 2.0
1.36k stars 403 forks source link

Fix spatial dims error message #439

Closed eschnider closed 5 years ago

eschnider commented 5 years ago

Status

READY

Description

Rewrote error message for check of spatial dimensions. The existing error message was tailored to UNet3D but possibly misleading in other cases.

Types of changes

Impacted Areas in Application

List general components of the application that this PR will affect:

eschnider commented 5 years ago

There are more commits in this, than I intended. I'll close this one and open a another request with only the relevant commit.