From 36aab44882eb4e339370dded17e4e962665666ac Mon Sep 17 00:00:00 2001 From: Anwai Archit <52396323+anwai98@users.noreply.github.com> Date: Sun, 5 May 2024 14:18:26 +0200 Subject: [PATCH] Update vimunet.md --- vimunet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimunet.md b/vimunet.md index b76d616a..d3ff247f 100644 --- a/vimunet.md +++ b/vimunet.md @@ -7,7 +7,7 @@ This is the documentation for the installation instructions, known issues and li ## TLDR 1. Please install [`torch-em`](https://github.com/constantinpape/torch-em) and `ViM` (based on our fork: https://github.com/anwai98/Vim) 2. Supports `ViM Tiny` and `ViM Small` for 2d segmentation using ViM-UNet. -3. Check out [our preprint](https://arxiv.org/abs/2404.07705) for more details. +3. Check out [our preprint](https://arxiv.org/abs/2404.07705) (accepted at [MIDL 2024 - Short Paper](https://openreview.net/forum?id=PYNwysgFeP)) for more details. - The key observation: "ViM-UNet performs similarly or better that UNet (depending on the task), and outperforms UNETR while being more efficient." Its main advantage is for segmentation problems that rely on larger context. ## Benchmarking Methods