中文
相关论文

相关论文: Semantically Meaningful Class Prototype Learning f…

200 篇论文

Conventional few-shot object segmentation methods learn object segmentation from a few labelled support images with strongly labelled segmentation masks. Recent work has shown to perform on par with weaker levels of supervision in terms of…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Mennatullah Siam , Naren Doraiswamy , Boris N. Oreshkin , Hengshuai Yao , Martin Jagersand

Point cloud segmentation is a fundamental visual understanding task in 3D vision. A fully supervised point cloud segmentation network often requires a large amount of data with point-wise annotations, which is expensive to obtain. In this…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Xiaoyu Chen , Chi Zhang , Guosheng Lin , Jing Han

Few-shot learning allows machines to classify novel classes using only a few labeled samples. Recently, few-shot segmentation aiming at semantic segmentation on low sample data has also seen great interest. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Jun Seo , Young-Hyun Park , Sung Whan Yoon , Jaekyun Moon

Adapting large pre-trained foundation models, e.g., SAM, for medical image segmentation remains a significant challenge. A crucial step involves the formulation of a series of specialized prompts that incorporate specific clinical…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Xiuqi Zheng , Yuhang Zhang , Haoran Zhang , Hongrui Liang , Xueqi Bao , Zhuqing Jiang , Qicheng Lao

Low-shot learning methods for image classification support learning from sparse data. We extend these techniques to support dense semantic image segmentation. Specifically, we train a network that, given a small set of annotated images,…

计算机视觉与模式识别 · 计算机科学 2017-09-12 Amirreza Shaban , Shray Bansal , Zhen Liu , Irfan Essa , Byron Boots

Few-shot Semantic Segmentation addresses the challenge of segmenting objects in query images with only a handful of annotated examples. However, many previous state-of-the-art methods either have to discard intricate local semantic features…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Amirreza Fateh , Mohammad Reza Mohammadi , Mohammad Reza Jahed Motlagh

Few-shot segmentation is the problem of learning to identify specific types of objects (e.g., airplanes) in images from a small set of labeled reference images. The current state of the art is driven by resource-intensive construction of…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Savinay Nagendra , Kashif Rashid , Chaopeng Shen , Daniel Kifer

We study few-shot semantic segmentation that aims to segment a target object from a query image when provided with a few annotated support images of the target class. Several recent methods resort to a feature masking (FM) technique to…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Seonghyeon Moon , Samuel S. Sohn , Honglu Zhou , Sejong Yoon , Vladimir Pavlovic , Muhammad Haris Khan , Mubbasir Kapadia

As a fundamental and extensively studied task in computer vision, image segmentation aims to locate and identify different semantic concepts at the pixel level. Recently, inspired by In-Context Learning (ICL), several generalist…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Wei Suo , Lanqing Lai , Mengyang Sun , Hanwang Zhang , Peng Wang , Yanning Zhang

Methods for object detection and segmentation rely on large scale instance-level annotations for training, which are difficult and time-consuming to collect. Efforts to alleviate this look at varying degrees and quality of supervision.…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Siddhesh Khandelwal , Raghav Goyal , Leonid Sigal

Infrared-visible image fusion methods aim at generating fused images with good visual quality and also facilitate the performance of high-level tasks. Indeed, existing semantic-driven methods have considered semantic information injection…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Liying Wang , Xiaoli Zhang , Chuanmin Jia , Siwei Ma

Few-shot semantic segmentation models aim to segment images after learning from only a few annotated examples. A key challenge for them is how to avoid overfitting because limited training data is available. While prior works usually…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Yinan Zhao , Brian Price , Scott Cohen , Danna Gurari

Despite the success of deep learning methods for semantic segmentation, few-shot semantic segmentation remains a challenging task due to the limited training data and the generalisation requirement for unseen classes. While recent progress…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Yiwen Li , Gratianus Wesley Putra Data , Yunguan Fu , Yipeng Hu , Victor Adrian Prisacariu

Surgical image segmentation is highly challenging, primarily due to scarcity of annotated data. Generalist prompted segmentation models like the Segment-Anything Model (SAM) can help tackle this task, but because they require image-specific…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Aditya Murali , Farahdiba Zarin , Adrien Meyer , Pietro Mascagni , Didier Mutter , Nicolas Padoy

Using deep learning, we now have the ability to create exceptionally good semantic segmentation systems; however, collecting the prerequisite pixel-wise annotations for training images remains expensive and time-consuming. Therefore, it…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Aneesh Rangnekar , Christopher Kanan , Matthew Hoffman

In this paper, we present the One-shot In-context Part Segmentation (OIParts) framework, designed to tackle the challenges of part segmentation by leveraging visual foundation models (VFMs). Existing training-based one-shot part…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Zhenqi Dai , Ting Liu , Xingxing Zhang , Yunchao Wei , Yanning Zhang

Small sample instance segmentation is a very challenging task, and many existing methods follow the training strategy of meta-learning which pre-train models on support set and fine-tune on query set. The pre-training phase, which is highly…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Ruting Chi , Zhiyi Huang , Yuexing Han

We propose a technique to train semantic part-based models of object classes from Google Images. Our models encompass the appearance of parts and their spatial arrangement on the object, specific to each viewpoint. We learn these rich…

计算机视觉与模式识别 · 计算机科学 2018-05-15 Davide Modolo , Vittorio Ferrari

Deep neural networks enable highly accurate image segmentation, but require large amounts of manually annotated data for supervised training. Few-shot learning aims to address this shortcoming by learning a new class from a few annotated…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Abhijit Guha Roy , Shayan Siddiqui , Sebastian Pölsterl , Nassir Navab , Christian Wachinger

Learning semantic segmentation models under image-level supervision is far more challenging than under fully supervised setting. Without knowing the exact pixel-label correspondence, most weakly-supervised methods rely on external models to…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Zi-Yi Ke , Chiou-Ting Hsu
‹ 上一页 1 8 9 10 下一页 ›