中文
相关论文

相关论文: SafaRi:Adaptive Sequence Transformer for Weakly Su…

200 篇论文

Automatic semantic segmentation of magnetic resonance imaging (MRI) images using deep neural networks greatly assists in evaluating and planning treatments for various clinical applications. However, training these models is conditioned on…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Navapat Nananukul , Hamid Soltanian-zadeh , Mohammad Rostami

Referring Expression Segmentation (RES) is a widely explored multi-modal task, which endeavors to segment the pre-existing object within a single image with a given linguistic expression. However, in broader real-world scenarios, it is not…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Yixuan Wu , Zhao Zhang , Xie Chi , Feng Zhu , Rui Zhao

Few-shot segmentation (FSS) aims to segment novel categories given scarce annotated support images. The crux of FSS is how to aggregate dense correlations between support and query images for query segmentation while being robust to the…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Shan Zhang , Tianyi Wu , Sitong Wu , Guodong Guo

Accurate surgical phase recognition is crucial for computer-assisted interventions and surgical video analysis. Annotating long surgical videos is labor-intensive, driving research toward leveraging unlabeled data for strong performance…

Reliable object perception is necessary for general-purpose service robots. Open-vocabulary detectors struggle to generalize beyond a few classes and fully supervised training of object detectors requires time-intensive annotations. We…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Vitalii Tutevych , Raphael Memmesheimer , Luca Eichler , Dmytro Pavlichenko , Fynn Schilke , Rodja Krudewig , Sven Behnke

Few-shot recognition (FSR) aims to train a classification model with only a few labeled examples of each concept concerned by a downstream task, where data annotation cost can be prohibitively high. We develop methods to solve FSR by…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Tian Liu , Huixin Zhang , Shubham Parashar , Shu Kong

The reference-based object segmentation tasks, namely referring image segmentation (RIS), few-shot image segmentation (FSS), referring video object segmentation (RVOS), and video object segmentation (VOS), aim to segment a specific object…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Jiannan Wu , Yi Jiang , Bin Yan , Huchuan Lu , Zehuan Yuan , Ping Luo

Instance segmentation in videos, which aims to segment and track multiple objects in video frames, has garnered a flurry of research attention in recent years. In this paper, we present a novel weakly supervised framework with…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Liqi Yan , Qifan Wang , Siqi Ma , Jingang Wang , Changbin Yu

Referring video object segmentation (RVOS) aims to segment objects in videos guided by natural language descriptions. We propose FS-RVOS, a Transformer-based model with two key components: a cross-modal affinity module and an instance…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Heng Liu , Guanghui Li , Mingqi Gao , Xiantong Zhen , Feng Zheng , Yang Wang

Accurate identification of breast masses is crucial in diagnosing breast cancer; however, it can be challenging due to their small size and being camouflaged in surrounding normal glands. Worse still, it is also expensive in clinical…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Xinyu Xiong , Churan Wang , Wenxue Li , Guanbin Li

Few-shot learning (FSL) aims to learn novel visual categories from very few samples, which is a challenging problem in real-world applications. Many methods of few-shot classification work well on general images to learn global…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Xiaojian He , Jinfu Lin , Junming Shen

Existing studies in weakly-supervised semantic segmentation (WSSS) using image-level weak supervision have several limitations: sparse object coverage, inaccurate object boundaries, and co-occurring pixels from non-target objects. To…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Seungho Lee , Minhyun Lee , Jongwuk Lee , Hyunjung Shim

Accurate segmentation of organelle instances, e.g., mitochondria, is essential for electron microscopy analysis. Despite the outstanding performance of fully supervised methods, they highly rely on sufficient per-pixel annotated data and…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Dafei Qiu , Jiajin Yi , Jialin Peng

Referring Image Segmentation (RIS) aims to segment the object in an image uniquely referred to by a natural language expression. However, RIS training often contains hard-to-align and instance-specific visual signals; optimizing on such…

计算机视觉与模式识别 · 计算机科学 2026-03-12 Tongfei Chen , Shuo Yang , Yuguang Yang , Linlin Yang , Runtang Guo , Changbai Li , He Long , Chunyu Xie , Dawei Leng , Baochang Zhang

Recent methods for long-tailed instance segmentation still struggle on rare object classes with few training data. We propose a simple yet effective method, Feature Augmentation and Sampling Adaptation (FASA), that addresses the data…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Yuhang Zang , Chen Huang , Chen Change Loy

Precision agriculture involves the application of advanced technologies to improve agricultural productivity, efficiency, and profitability while minimizing waste and environmental impact. Deep learning approaches enable automated…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Alireza Ghanbari , Gholamhassan Shirdel , Farhad Maleki

We address a weakly-supervised low-shot instance segmentation, an annotation-efficient training method to deal with novel classes effectively. Since it is an under-explored problem, we first investigate the difficulty of the problem and…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Moon Ye-Bin , Dongmin Choi , Yongjin Kwon , Junsik Kim , Tae-Hyun Oh

Few-shot semantic segmentation has recently attracted great attention. The goal is to develop a model capable of segmenting unseen classes using only a few annotated samples. Most existing approaches adapt a pre-trained model by training…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Bernardo Forni , Gabriele Lombardi , Federico Pozzi , Mirco Planamente

The task of video object segmentation with referring expressions (language-guided VOS) is to, given a linguistic phrase and a video, generate binary masks for the object to which the phrase refers. Our work argues that existing benchmarks…

计算机视觉与模式识别 · 计算机科学 2020-10-02 Miriam Bellver , Carles Ventura , Carina Silberer , Ioannis Kazakos , Jordi Torres , Xavier Giro-i-Nieto

Visual grounding localizes regions (boxes or segments) in the image corresponding to given referring expressions. In this work we address image segmentation from referring expressions, a problem that has so far only been addressed in a…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Robin Strudel , Ivan Laptev , Cordelia Schmid