中文
相关论文

相关论文: Weakly Supervised Few-Shot Segmentation Via Meta-L…

200 篇论文

Foundation models such as the recently introduced Segment Anything Model (SAM) have achieved remarkable results in image segmentation tasks. However, these models typically require user interaction through handcrafted prompts such as…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Mélanie Gaillochet , Christian Desrosiers , Hervé Lombaert

Semantic segmentation is a critical task in computer vision aiming to identify and classify individual pixels in an image, with numerous applications in for example autonomous driving and medical image analysis. However, semantic…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Halil Ibrahim Aysel , Xiaohao Cai , Adam Prügel-Bennett

We consider the task of learning a classifier for semantic segmentation using weak supervision in the form of image labels which specify the object classes present in the image. Our method uses deep convolutional neural networks (CNNs) and…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Qinbin Hou , Puneet Kumar Dokania , Daniela Massiceti , Yunchao Wei , Ming-Ming Cheng , Philip Torr

Audio-visual segmentation is a challenging task that aims to predict pixel-level masks for sound sources in a video. Previous work applied a comprehensive manually designed architecture with countless pixel-wise accurate masks as…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Shentong Mo , Bhiksha Raj

Background and objective: Employing deep learning models in critical domains such as medical imaging poses challenges associated with the limited availability of training data. We present a strategy for improving the performance and…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Eva Pachetti , Sotirios A. Tsaftaris , Sara Colantonio

Compared with tedious per-pixel mask annotating, it is much easier to annotate data by clicks, which costs only several seconds for an image. However, applying clicks to learn video semantic segmentation model has not been explored before.…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Peidong Liu , Zibin He , Xiyu Yan , Yong Jiang , Shutao Xia , Feng Zheng , Maowei Hu

Recently, machine learning-based semantic segmentation algorithms have demonstrated their potential to accurately segment regions and contours in medical images, allowing the precise location of anatomical structures and abnormalities.…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Yifei Wang , Chuhong Zhu

Cell shape analysis is important in biomedical research. Deep learning methods may perform to segment individual cells if they use sufficient training data that the boundary of each cell is annotated. However, it is very time-consuming for…

图像与视频处理 · 电气工程与系统科学 2020-02-26 Kazuya Nishimura , Dai Fei Elmer Ker , Ryoma Bise

Learning with limited labelled data is a challenging problem in various applications, including remote sensing. Few-shot semantic segmentation is one approach that can encourage deep learning models to learn from few labelled examples for…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Clifford Broni-Bediako , Junshi Xia , Jian Song , Hongruixuan Chen , Mennatullah Siam , Naoto Yokoya

Hyperspectral imaging (HSI) shows great promise for surgical applications, offering detailed insights into biological tissue differences beyond what the naked eye can perceive. Refined labelling efforts are underway to train vision systems…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Junwen Wang , Oscar Maccormac , William Rochford , Aaron Kujawa , Jonathan Shapey , Tom Vercauteren

Current weakly-supervised incremental learning for semantic segmentation (WILSS) approaches only consider replacing pixel-level annotations with image-level labels, while the training images are still from well-designed datasets. In this…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Chang Liu , Giulia Rizzoli , Pietro Zanuttigh , Fu Li , Yi Niu

Visual saliency detection tries to mimic human vision psychology which concentrates on sparse, important areas in natural image. Saliency prediction research has been traditionally based on low level features such as contrast, edge, etc.…

计算机视觉与模式识别 · 计算机科学 2016-05-05 Avisek Lahiri , Sourya Roy , Anirban Santara , Pabitra Mitra , Prabir Kumar Biswas

Weakly supervised visual recognition using inexact supervision is a critical yet challenging learning problem. It significantly reduces human labeling costs and traditionally relies on multi-instance learning and pseudo-labeling. This paper…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Lianghui Zhu , Junwei Zhou , Yan Liu , Xin Hao , Wenyu Liu , Xinggang Wang

Over the past few years, state-of-the-art image segmentation algorithms are based on deep convolutional neural networks. To render a deep network with the ability to understand a concept, humans need to collect a large amount of pixel-level…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Weide Liu , Chi Zhang , Guosheng Lin , Fayao Liu

In this paper, we propose a weakly supervised semantic segmentation approach for food images which takes advantage of the zero-shot capabilities and promptability of the Segment Anything Model (SAM) along with the attention mechanisms of…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Ioannis Sarafis , Alexandros Papadopoulos , Anastasios Delopoulos

Recently supervised learning rapidly develops in scene text segmentation. However, the lack of high-quality datasets and the high cost of pixel annotation greatly limit the development of them. Considering the well-performed few-shot…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Chenming Li , Chengxu Liu , Yuanting Fan , Xiao Jin , Xingsong Hou , Xueming Qian

Unsupervised semantic segmentation is a challenging task that segments images into semantic groups without manual annotation. Prior works have primarily focused on leveraging prior knowledge of semantic consistency or priori concepts from…

计算机视觉与模式识别 · 计算机科学 2023-10-30 Mengcheng Lan , Xinjiang Wang , Yiping Ke , Jiaxing Xu , Litong Feng , Wayne Zhang

Deep convolutional neural networks have driven substantial advancements in the automatic understanding of images. Requiring a large collection of images and their associated annotations is one of the main bottlenecks limiting the adoption…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Zahra Mirikharaji , Yiqi Yan , Ghassan Hamarneh

Meta-learning aims at learning quickly on novel tasks with limited data by transferring generic experience learned from previous tasks. Naturally, few-shot learning has been one of the most popular applications for meta-learning. However,…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Yudong Chen , Chaoyu Guan , Zhikun Wei , Xin Wang , Wenwu Zhu

Transfer learning is a powerful way to adapt existing deep learning models to new emerging use-cases in remote sensing. Starting from a neural network already trained for semantic segmentation, we propose to modify its label space to…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Gaston Lenczner , Adrien Chan-Hon-Tong , Nicola Luminari , Bertrand Le Saux
‹ 上一页 1 8 9 10 下一页 ›