中文
相关论文

相关论文: Interactive Medical-SAM2 GUI: A Napari-based semi-…

200 篇论文

In the era of information explosion, efficiently leveraging large-scale unlabeled data while minimizing the reliance on high-quality pixel-level annotations remains a critical challenge in the field of medical imaging. Semi-supervised…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Hongjie Zhu , Xiwei Liu , Rundong Xue , Zeyu Zhang , Yong Xu , Daji Ergu , Ying Cai , Yang Zhao

Semantic segmentation is a core task in computer vision. Existing methods are generally divided into two categories: automatic and interactive. Interactive approaches, exemplified by the Segment Anything Model (SAM), have shown promise as…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Yimu Pan , Sitao Zhang , Alison D. Gernand , Jeffery A. Goldstein , James Z. Wang

End-to-end medical image segmentation is of great value for computer-aided diagnosis dominated by task-specific models, usually suffering from poor generalization. With recent breakthroughs brought by the segment anything model (SAM) for…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Xian Lin , Yangyang Xiang , Li Yu , Zengqiang Yan

Tooth point cloud segmentation is a fundamental task in many orthodontic applications. Current research mainly focuses on fully supervised learning which demands expensive and tedious manual point-wise annotation. Although recent…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Yifan Liu , Wuyang Li , Cheng Wang , Hui Chen , Yixuan Yuan

Current methods for pathology image segmentation typically treat 2D slices independently, ignoring valuable cross-slice information. We present PathSeqSAM, a novel approach that treats 2D pathology slices as sequential video frames using…

图像与视频处理 · 电气工程与系统科学 2025-04-16 Mingyang Zhu , Yinting Liu , Mingyu Li , Jiacheng Wang

Current methods for 3D semantic segmentation propose training models with limited annotations to address the difficulty of annotating large, irregular, and unordered 3D point cloud data. They usually focus on the 3D domain only, without…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Lechun You , Zhonghua Wu , Weide Liu , Xulei Yang , Jun Cheng , Wei Zhou , Bharadwaj Veeravalli , Guosheng Lin

Manual annotation of medical images is a labor-intensive and time-consuming process, posing a significant bottleneck in the development and deployment of robust medical imaging AI systems. This paper introduces a novel hands-free Human-AI…

图像与视频处理 · 电气工程与系统科学 2025-07-29 Yizhe Zhang

Automatic medical image segmentation plays a critical role in scientific research and medical care. Existing high-performance deep learning methods typically rely on large training datasets with high-quality manual annotations, which are…

图像与视频处理 · 电气工程与系统科学 2021-11-17 Shanshan Wang , Cheng Li , Rongpin Wang , Zaiyi Liu , Meiyun Wang , Hongna Tan , Yaping Wu , Xinfeng Liu , Hui Sun , Rui Yang , Xin Liu , Jie Chen , Huihui Zhou , Ismail Ben Ayed , Hairong Zheng

The Segmentation Anything Model (SAM) has recently emerged as a foundation model for addressing image segmentation. Owing to the intrinsic complexity of medical images and the high annotation cost, the medical image segmentation (MIS)…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Chuyun Shen , Wenhao Li , Ya Zhang , Xiangfeng Wang

Medical image segmentation is vital for clinical diagnosis and quantitative analysis, yet remains challenging due to the heterogeneity of imaging modalities and the high cost of pixel-level annotations. Although general interactive…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Yujie Lu , Jingwen Li , Sibo Ju , Yanzhou Su , he yao , Yisong Liu , Min Zhu , Junlong Cheng

Current research workflows for precise video segmentation are often forced into a compromise between labor-intensive manual curation, costly commercial platforms, and/or privacy-compromising cloud-based services. The demand for…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Gergely Dinya , András Gelencsér , Krisztina Kupán , Clemens Küpper , Kristóf Karacs , Anna Gelencsér-Horváth

This paper investigates the fundamental discontinuity between the latest two Segment Anything Models: SAM2 and SAM3. We explain why the expertise in prompt-based segmentation of SAM2 does not transfer to the multimodal concept-driven…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Ranjan Sapkota , Konstantinos I. Roumeliotis , Manoj Karkee

Foundation segmentation models such as SAM and SAM-2 perform well on natural images but struggle with brain MRIs where structures like the caudate and thalamus lack sharp boundaries and have low contrast. Rather than fine tune these models…

图像与视频处理 · 电气工程与系统科学 2025-11-26 Keith Moore

With the emergence of the Segment Anything Model (SAM) as a foundational model for image segmentation, its application has been extensively studied across various domains, including the medical field. However, its potential in the context…

计算机视觉与模式识别 · 计算机科学 2023-10-17 SeungKyu Kim , Hyun-Jic Oh , Seonghui Min , Won-Ki Jeong

Recently, Segment Anything Model (SAM) has demonstrated strong generalizability in various instance segmentation tasks. However, its performance is severely dependent on the quality of manual prompts. In addition, the RGB images that…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Yihan Shang , Wei Wang , Chao Huang , Xinghui Dong

Multi-modal 3D semantic segmentation is vital for applications such as autonomous driving and virtual reality (VR). To effectively deploy these models in real-world scenarios, it is essential to employ cross-domain adaptation techniques…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Mingyu Yang , Jitong Lu , Hun-Seok Kim

While the Segment Anything Model (SAM) excels in semantic segmentation for general-purpose images, its performance significantly deteriorates when applied to medical images, primarily attributable to insufficient representation of medical…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Yiming Zhang , Tianang Leng , Kun Han , Xiaohui Xie

Medical imaging analysis faces challenges such as data scarcity, high annotation costs, and privacy concerns. This paper introduces the Medical AI for Synthetic Imaging (MAISI), an innovative approach using the diffusion model to generate…

图像与视频处理 · 电气工程与系统科学 2025-12-16 Pengfei Guo , Can Zhao , Dong Yang , Ziyue Xu , Vishwesh Nath , Yucheng Tang , Benjamin Simon , Mason Belue , Stephanie Harmon , Baris Turkbey , Daguang Xu

The Segment Anything Model (SAM) has recently emerged as a groundbreaking foundation model for prompt-driven image segmentation tasks. However, both the original SAM and its medical variants require slice-by-slice manual prompting of target…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Yichi Zhang , Shiyao Hu , Sijie Ren , Chen Jiang , Yuan Cheng , Yuan Qi

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