中文
相关论文

相关论文: SimpleClick: Interactive Image Segmentation with S…

200 篇论文

Vision Transformers (ViTs) have emerged as the backbone of many segmentation models, consistently achieving state-of-the-art (SOTA) performance. However, their success comes at a significant computational cost. Image token pruning is one of…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Hanning Chen , Yang Ni , Wenjun Huang , Yezi Liu , SungHeon Jeong , Fei Wen , Nathaniel Bastian , Hugo Latapie , Mohsen Imani

Automatic medical image segmentation via convolutional neural networks (CNNs) has shown promising results. However, they may not always be robust enough for clinical use. Sub-optimal segmentation would require clinician's to manually…

图像与视频处理 · 电气工程与系统科学 2021-10-26 Helena Williams , João Pedrosa , Laura Cattani , Susanne Housmans , Tom Vercauteren , Jan Deprest , Jan D'hooge

Lesion detection in digital breast tomosynthesis (DBT) is an important and a challenging problem characterized by a low prevalence of images containing tumors. Due to the label scarcity problem, large deep learning models and…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Yifan Zhang , Haoyu Dong , Nicholas Konz , Hanxue Gu , Maciej A. Mazurowski

Object segmentation is an important step in the workflow of computational pathology. Deep learning based models generally require large amount of labeled data for precise and reliable prediction. However, collecting labeled data is…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Navid Alemi Koohbanani , Mostafa Jahanifar , Neda Zamani Tajadin , Nasir Rajpoot

Convolutional neural networks (CNNs) have achieved state-of-the-art performance for automatic medical image segmentation. However, they have not demonstrated sufficiently accurate and robust results for clinical use. In addition, they are…

Tumor region segmentation is an essential task for the quantitative analysis of digital pathology. Recently presented deep neural networks have shown state-of-the-art performance in various image-segmentation tasks. However, because of the…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Seonghui Min , Won-Ki Jeong

Interactive image segmentation is a challenging task and receives increasing attention recently; however, two major drawbacks exist in interactive segmentation approaches. First, the segmentation performance of ROI-based methods is…

计算机视觉与模式识别 · 计算机科学 2016-08-09 Min Xian , Yingtao Zhang , H. D. Cheng , Fei Xu , Jianrui Ding

Image segmentation remains a challenging task in computer vision, demanding robust mask generation and precise classification. Recent mask-based approaches yield high-quality masks by capturing global context. However, accurately…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Sajjad Shahabodini , Mobina Mansoori , Farnoush Bayatmakou , Jamshid Abouei , Konstantinos N. Plataniotis , Arash Mohammadi

Precise segmentation and anatomical identification of the vertebrae provides the basis for automatic analysis of the spine, such as detection of vertebral compression fractures or other abnormalities. Most dedicated spine CT and MR scans as…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Nikolas Lessmann , Bram van Ginneken , Pim A. de Jong , Ivana Išgum

Image segmentation plays a crucial role in extracting important objects of interest from images, enabling various applications. While existing methods have shown success in segmenting clean images, they often struggle to produce accurate…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Han Zhang , Daoping Zhang , Lok Ming Lui

Change detection in remote sensing images is essential for tracking environmental changes on the Earth's surface. Despite the success of vision transformers (ViTs) as backbones in numerous computer vision applications, they remain…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Duowang Zhu , Xiaohu Huang , Haiyan Huang , Zhenfeng Shao , Qimin Cheng

Vision Transformers (ViTs) have demonstrated outstanding performance in computer vision tasks, yet their high computational complexity prevents their deployment in computing resource-constrained environments. Various token pruning…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Xuwei Xu , Changlin Li , Yudong Chen , Xiaojun Chang , Jiajun Liu , Sen Wang

Semantic image segmentation plays a pivotal role in many vision applications including autonomous driving and medical image analysis. Most of the former approaches move towards enhancing the performance in terms of accuracy with a little…

计算机视觉与模式识别 · 计算机科学 2020-01-06 Taha Emara , Hossam E. Abd El Munim , Hazem M. Abbas

Finetuning a pretrained backbone in the encoder part of an image transformer network has been the traditional approach for the semantic segmentation task. However, such an approach leaves out the semantic context that an image provides…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Jitesh Jain , Anukriti Singh , Nikita Orlov , Zilong Huang , Jiachen Li , Steven Walton , Humphrey Shi

Skin lesion segmentation (SLS) plays an important role in skin lesion analysis. Vision transformers (ViTs) are considered an auspicious solution for SLS, but they require more training data compared to convolutional neural networks (CNNs)…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Siyi Du , Nourhan Bayasi , Ghassan Hamarneh , Rafeef Garbi

Accurate and reliable image segmentation is an essential part of biomedical image analysis. In this paper, we consider the problem of biomedical image segmentation using deep convolutional neural networks. We propose a new end-to-end…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Amirhossein Dadashzadeh , Alireza Tavakoli Targhi

Interactive image segmentation aims at obtaining a segmentation mask for an image using simple user annotations. During each round of interaction, the segmentation result from the previous round serves as feedback to guide the user's…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Qiaoqiao Wei , Hui Zhang , Jun-Hai Yong

Many deep learning based automated medical image segmentation systems, in reality, face difficulties in deployment due to the cost of massive data annotation and high latency in model iteration. We propose a dynamic interactive learning…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Mu Tian , Xiaohui Chen , Yi Gao

The large-scale pretrained model CLIP, trained on 400 million image-text pairs, offers a promising paradigm for tackling vision tasks, albeit at the image level. Later works, such as DenseCLIP and LSeg, extend this paradigm to dense…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Ke Jin , Wankou Yang

Vision transformers (ViT) usually extract features via forwarding all the tokens in the self-attention layers from top to toe. In this paper, we introduce dynamic token-pass vision transformers (DoViT) for semantic segmentation, which can…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Yuang Liu , Qiang Zhou , Jing Wang , Fan Wang , Jun Wang , Wei Zhang