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 404 forks source link

Feature: Rewrite NiftyNet to use TensorFlow 2.0 #481

Open snorrealm opened 4 years ago

snorrealm commented 4 years ago

It would be very neat to have NiftyNet use TensorFlow 2.0 instead of 1.x. This especially for our use case where we want to speed up the training time by using the better TF 2.0 multi-GPU support.

tvercaut commented 4 years ago

As discussed in #484 NiftyNet is not actively mainatained anymore. Most of the NiftyNet development efforts have now been redirected towards MONAI.