Skip to content

Commit 6a922ff

Browse files
committed
[VNet/TF] Retirement notice
1 parent 45bf5a2 commit 6a922ff

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

TensorFlow/Segmentation/VNet/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# V-Net Medical For Tensorflow
22

3-
This repository provides a script and recipe to train the V-Net model to achieve state of the art accuracy, and is tested and maintained by NVIDIA.
3+
This repository provides a script and recipe to train the V-Net model to achieve state of the art accuracy, and is tested and maintained by NVIDIA. V-Net model for TensorFlow will no longer be available after 04/30/2022, please consider [UNet for 3D image segmentation in TensorFlow](https://github.com/NVIDIA/DeepLearningExamples/tree/master/TensorFlow/Segmentation/UNet_3D_Medical) or [nnU-Net for PyTorch](https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/Segmentation/nnUNet) as a substitute for your requirements.
44

55
## Table of Contents
66

@@ -526,6 +526,8 @@ To achieve these same results, follow the steps in the [Quick Start Guide](#quic
526526

527527
## Release notes
528528

529+
V-Net model for TensorFlow will no longer be available after 04/30/2022, please consider [UNet for 3D image segmentation in TensorFlow](https://github.com/NVIDIA/DeepLearningExamples/tree/master/TensorFlow/Segmentation/UNet_3D_Medical) or [nnU-Net for PyTorch](https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/Segmentation/nnUNet) as a substitute for your requirements.
530+
529531
### Changelog
530532

531533
June 2020

0 commit comments

Comments
 (0)