中文
相关论文

相关论文: A Self-Distillation Embedded Supervised Affinity A…

200 篇论文

Knowledge Distillation (KD) has been used in image classification for model compression. However, rare studies apply this technology on single-stage object detectors. Focal loss shows that the accumulated errors of easily-classified samples…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Shitao Tang , Litong Feng , Wenqi Shao , Zhanghui Kuang , Wei Zhang , Yimin Chen

Diffusion models can synthesize realistic co-speech video from audio for various applications, such as video creation and virtual agents. However, existing diffusion-based methods are slow due to numerous denoising steps and costly…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Beijia Lu , Ziyi Chen , Jing Xiao , Jun-Yan Zhu

Few-shot semantic segmentation has attracted growing interest for its ability to generalize to novel object categories using only a few annotated samples. To address data scarcity, recent methods incorporate multiple foundation models to…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Wei Zhuo , Zhiyue Tang , Wufeng Xue , Hao Ding , Junkai Ji , Linlin Shen

Few-shot segmentation targets to segment new classes with few annotated images provided. It is more challenging than traditional semantic segmentation tasks that segment known classes with abundant annotated images. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Jinlu Liu , Yongqiang Qin

Few-shot classification is a challenging problem that aims to learn a model that can adapt to unseen classes given a few labeled samples. Recent approaches pre-train a feature extractor, and then fine-tune for episodic meta-learning. Other…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Philip Chikontwe , Soopil Kim , Sang Hyun Park

Existing few-shot segmentation methods have achieved great progress based on the support-query matching framework. But they still heavily suffer from the limited coverage of intra-class variations from the few-shot supports provided.…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Qi Fan , Wenjie Pei , Yu-Wing Tai , Chi-Keung Tang

Few-shot semantic segmentation (FSS) aims to form class-agnostic models segmenting unseen classes with only a handful of annotations. Previous methods limited to the semantic feature and prototype representation suffer from coarse…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Bohao Peng , Zhuotao Tian , Xiaoyang Wu , Chenyao Wang , Shu Liu , Jingyong Su , Jiaya Jia

Distilling the structured information captured in feature maps has contributed to improved results for object detection tasks, but requires careful selection of baseline architectures and substantial pre-training. Self-distillation…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Jieren Deng , Xin Zhou , Hao Tian , Zhihong Pan , Derek Aguiar

Few-shot semantic segmentation (FSS) aims to segment objects of unseen classes in query images with only a few annotated support images. Existing FSS algorithms typically focus on mining category representations from the single-view support…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Qinglong Cao , Yuntian Chen , Chao Ma , Xiaokang Yang

Few-shot segmentation (FSS) aims to segment objects of unseen classes given only a few annotated support images. Most existing methods simply stitch query features with independent support prototypes and segment the query image by feeding…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Kai Huang , Mingfei Cheng , Yang Wang , Bochen Wang , Ye Xi , Feigege Wang , Peng Chen

We address the problem of learning new classes for semantic segmentation models from few examples, which is challenging because of the following two reasons. Firstly, it is difficult to learn from limited novel data to capture the…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Chengjia Jiang , Tao Wang , Sien Li , Jinyang Wang , Shirui Wang , Antonios Antoniou

Over the past years, semantic segmentation, as many other tasks in computer vision, benefited from the progress in deep neural networks, resulting in significantly improved performance. However, deep architectures trained with…

计算机视觉与模式识别 · 计算机科学 2022-02-02 Guanglei Yang , Enrico Fini , Dan Xu , Paolo Rota , Mingli Ding , Hao Tang , Xavier Alameda-Pineda , Elisa Ricci

We propose a cross-modal attention distillation framework to train a dual-encoder model for vision-language understanding tasks, such as visual reasoning and visual question answering. Dual-encoder models have a faster inference speed than…

计算与语言 · 计算机科学 2022-10-18 Zekun Wang , Wenhui Wang , Haichao Zhu , Ming Liu , Bing Qin , Furu Wei

Few-shot semantic segmentation (FSS) offers immense potential in the field of medical image analysis, enabling accurate object segmentation with limited training data. However, existing FSS techniques heavily rely on annotated semantic…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Sanaz Karimijafarbigloo , Reza Azad , Dorit Merhof

Segment Anything Model (SAM) has garnered significant attention in segmentation tasks due to their zero-shot generalization ability. However, a broader application of SAMs to real-world practice has been restricted by their low inference…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Yanfei Song , Bangzheng Pu , Peng Wang , Hongxu Jiang , Dong Dong , Yongxiang Cao , Yiqing Shen

Conventional deep learning based methods for object detection require a large amount of bounding box annotations for training, which is expensive to obtain such high quality annotated data. Few-shot object detection, which learns to adapt…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Hanzhe Hu , Shuai Bai , Aoxue Li , Jinshi Cui , Liwei Wang

Few-shot segmentation aims to train a segmentation model that can fast adapt to a novel task for which only a few annotated images are provided. Most recent models have adopted a prototype-based paradigm for few-shot inference. These…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Li Guo , Haoming Liu , Yuxuan Xia , Chengyu Zhang , Xiaochen Lu

Few-shot semantic segmentation aims to segment novel-class objects in a given query image with only a few labeled support images. Most advanced solutions exploit a metric learning framework that performs segmentation through matching each…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Jiacheng Chen , Bin-Bin Gao , Zongqing Lu , Jing-Hao Xue , Chengjie Wang , Qingmin Liao

Few-shot class incremental learning (FSCIL) portrays the problem of learning new concepts gradually, where only a few examples per concept are available to the learner. Due to the limited number of examples for training, the techniques…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Ali Cheraghian , Shafin Rahman , Pengfei Fang , Soumava Kumar Roy , Lars Petersson , Mehrtash Harandi

Few shot segmentation (FSS) aims to learn pixel-level classification of a target object in a query image using only a few annotated support samples. This is challenging as it requires modeling appearance variations of target objects and the…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Soopil Kim , Philip Chikontwe , Sang Hyun Park