From 330be3fa58077efef8e38a39d1030e469a805c79 Mon Sep 17 00:00:00 2001 From: Jiayuan Zhu <69614741+jiayuanz3@users.noreply.github.com> Date: Wed, 4 Dec 2024 23:00:39 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb01c85..8ffff10 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

Medical SAM 2, or say MedSAM-2, is an advanced segmentation model that utilizes the [SAM 2](https://github.com/facebookresearch/segment-anything-2) framework to address both 2D and 3D medical -image segmentation tasks. This method is elaborated on the paper [Medical SAM 2: Segment Medical Images As Video Via Segment Anything Model 2](https://arxiv.org/abs/2408.00874). +image segmentation tasks. This method is elaborated on the paper [Medical SAM 2: Segment Medical Images As Video Via Segment Anything Model 2](https://arxiv.org/abs/2408.00874) and [Medical SAM 2 Webpage](https://supermedintel.github.io/Medical-SAM2/). ## 🔥 A Quick Overview