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

implements no-new net, a better 3d unet #397

Closed Zach-ER closed 5 years ago

Zach-ER commented 5 years ago

Status

HOLD

Description

Implement's Isensee et al's "No New-Net".

Types of changes

Todos

Impacted Areas in Application

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

ericspod commented 5 years ago

Beyond the pylint tests we need to make sure this brings the dev branch up-to-date with other changes such that it does actually pass all tests. @wyli should be involved here too.