From 2f9f4b1bcb8e63387d51f4a3b7123947d810495e Mon Sep 17 00:00:00 2001 From: heyufan1995 Date: Fri, 8 Nov 2024 11:18:28 -0500 Subject: [PATCH] Update model weights link Signed-off-by: heyufan1995 --- vista3d/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vista3d/README.md b/vista3d/README.md index 63dbac2..7744d09 100644 --- a/vista3d/README.md +++ b/vista3d/README.md @@ -12,7 +12,7 @@ limitations under the License. --> # MONAI **V**ersatile **I**maging **S**egmen**T**ation and **A**nnotation -[[`Paper`](https://arxiv.org/pdf/2406.05285)] [[`Demo`](https://build.nvidia.com/nvidia/vista-3d)] [[`Checkpoint`]](https://drive.google.com/file/d/1eLIxQwnxGsjggxiVjdcAyNvJ5DYtqmdc/view?usp=sharing) +[[`Paper`](https://arxiv.org/pdf/2406.05285)] [[`Demo`](https://build.nvidia.com/nvidia/vista-3d)] [[`Checkpoint`]](https://developer.download.nvidia.com/assets/Clara/monai/tutorials/model_zoo/model_vista3d.pt) ## Overview The **VISTA3D** is a foundation model trained systematically on 11,454 volumes encompassing 127 types of human anatomical structures and various lesions. It provides accurate out-of-the-box segmentation that matches state-of-the-art supervised models which are trained on each dataset. The model also achieves state-of-the-art zero-shot interactive segmentation in 3D, representing a promising step toward developing a versatile medical image foundation model.