中文
相关论文

相关论文: EfficientViT-SAM: Accelerated Segment Anything Mod…

200 篇论文

Since the advent of the Segment Anything Model(SAM) approximately one year ago, it has engendered significant academic interest and has spawned a large number of investigations and publications from various perspectives. However, the…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Wu Liang , X. -G. Ma

Recent developments in self-supervised learning (SSL) have made it possible to learn data representations without the need for annotations. Inspired by the non-contrastive SSL approach (SimSiam), we introduce a novel framework SIMSAM to…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Chanda Grover Kamra , Indra Deep Mastan , Nitin Kumar , Debayan Gupta

Recent token merging techniques for Vision Transformers (ViTs) provide substantial speedups by reducing the number of tokens processed by self-attention, often without retraining. However, their direct application to the Segment Anything…

Robust and accurate segmentation of scenes has become one core functionality in various visual recognition and navigation tasks. This has inspired the recent development of Segment Anything Model (SAM), a foundation model for general mask…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Aoran Xiao , Weihao Xuan , Heli Qi , Yun Xing , Naoto Yokoya , Shijian Lu

The Segment Anything Model (SAM), originally built on a 2D Vision Transformer (ViT), excels at capturing global patterns in 2D natural images but struggles with 3D medical imaging modalities like CT and MRI. These modalities require…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Xiang Gao , Kai Lu

Medical imaging is essential for the diagnosis and treatment of diseases, with medical image segmentation as a subtask receiving high attention. However, automatic medical image segmentation models are typically task-specific and struggle…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Ruochen Gao , Donghang Lyu , Marius Staring

Recently, the Segment Anything Model (SAM) gains lots of attention rapidly due to its impressive segmentation performance on images. Regarding its strong ability on image segmentation and high interactivity with different prompts, we found…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Jinyu Yang , Mingqi Gao , Zhe Li , Shang Gao , Fangjing Wang , Feng Zheng

Efficient and accurate extraction of microstructures in micrographs of materials is essential in process optimization and the exploration of structure-property relationships. Deep learning-based image segmentation techniques that rely on…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Changtai Li , Xu Han , Chao Yao , Xiaojuan Ban

Segmentation is an important analysis task for biomedical images, enabling the study of individual organelles, cells or organs. Deep learning has massively improved segmentation methods, but challenges remain in generalization to new…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Carolin Teuber , Anwai Archit , Constantin Pape

The Segment Anything Model (SAM), introduced to the computer vision community by Meta in April 2023, is a groundbreaking tool that allows automated segmentation of objects in images based on prompts such as text, clicks, or bounding boxes.…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Athulya Sundaresan Geetha , Muhammad Hussain

Foundation models like SAM (Segment Anything Model) exhibit strong zero-shot image segmentation performance, but often fall short on domain-specific tasks. Fine-tuning these models typically requires significant manual effort and domain…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Breenda Das , Lennart Purucker , Timur Carstensen , Frank Hutter

Embodied tasks require the agent to fully understand 3D scenes simultaneously with its exploration, so an online, real-time, fine-grained and highly-generalized 3D perception model is desperately needed. Since high-quality 3D data is…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Xiuwei Xu , Huangxing Chen , Linqing Zhao , Ziwei Wang , Jie Zhou , Jiwen Lu

With the rapid advancement of autonomous driving, vehicle perception, particularly detection and segmentation, has placed increasingly higher demands on algorithmic performance. Pre-trained large segmentation models, especially Segment…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Xiao Wang , Ziwen Wang , Wentao Wu , Anjie Wang , Jiashu Wu , Yantao Pan , Chenglong Li

The Segment Anything Model (SAM) is a foundation model for general image segmentation. Although it exhibits impressive performance predominantly on natural images, understanding its robustness against various image perturbations and domains…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Yuqing Wang , Yun Zhao , Linda Petzold

Semantic segmentation is a crucial task in medical imaging. Although supervised learning techniques have proven to be effective in performing this task, they heavily depend on large amounts of annotated training data. The recently…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Ron Keuth , Lasse Hansen , Maren Balks , Ronja Jäger , Anne-Nele Schröder , Ludger Tüshaus , Mattias Heinrich

Recently, large vision model, Segment Anything Model (SAM), has revolutionized the computer vision field, especially for image segmentation. SAM presented a new promptable segmentation paradigm that exhibit its remarkable zero-shot…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Chenglong Wang , Dexuan Li , Sucheng Wang , Chengxiu Zhang , Yida Wang , Yun Liu , Guang Yang

Fully supervised deep learning (DL) models for surgical video segmentation have been shown to struggle with non-adversarial, real-world corruptions of image quality including smoke, bleeding, and low illumination. Foundation models for…

图像与视频处理 · 电气工程与系统科学 2024-08-19 Yiqing Shen , Hao Ding , Xinyuan Shao , Mathias Unberath

Medical image segmentation involves partitioning medical images into meaningful regions, with a focus on identifying anatomical structures and lesions. It has broad applications in healthcare, and deep learning methods have enabled…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Donghang Lyu , Ruochen Gao , Marius Staring

In this paper, we introduce SAM3-UNet, a simplified variant of Segment Anything Model 3 (SAM3), designed to adapt SAM3 for downstream tasks at a low cost. Our SAM3-UNet consists of three components: a SAM3 image encoder, a simple adapter…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Xinyu Xiong , Zihuang Wu , Lei Lu , Yufa Xia

The Segment Anything Model (SAM) enables promptable, high-quality segmentation but is often too computationally expensive for latency-critical settings. TinySAM is a lightweight, distilled SAM variant that preserves strong zero-shot mask…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Kenneth Xu , Songhan Wu