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.37k stars 404 forks source link

239 niftyreg image resampling nnhack #382

Closed LucasFidon closed 5 years ago

LucasFidon commented 5 years ago

Status

READY (but not tested on Mac and Windows)

Description

A faster image-resampling code for sampling/resampling inside neural nets. The code is heavily based on NiftyReg. The feature is optional and is not installed by default (installation instruction are in niftynet/contrib/niftyreg_image_resampling/README.md). If the "implementation" flag of the resampling layer is set to "Fast", then if installed and if the resampling options are supported by the niftyreg_image_resampling layer, the niftyreg_image_resampling layer will be used. Otherwise it falls back to the previous implementation of the resampling layer.

Types of changes

Todos

Impacted Areas in Application

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