中文
相关论文

相关论文: MVP-Shot: Multi-Velocity Progressive-Alignment Fra…

200 篇论文

We present MetaUVFS as the first Unsupervised Meta-learning algorithm for Video Few-Shot action recognition. MetaUVFS leverages over 550K unlabeled videos to train a two-stream 2D and 3D CNN architecture via contrastive learning to capture…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Jay Patravali , Gaurav Mittal , Ye Yu , Fuxin Li , Mei Chen

Multi-Object Tracking (MOT) remains a vital component of intelligent video analysis, which aims to locate targets and maintain a consistent identity for each target throughout a video sequence. Existing works usually learn a discriminative…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Yizhe Li , Sanping Zhou , Zheng Qin , Le Wang , Jinjun Wang , Nanning Zheng

The purpose of few-shot recognition is to recognize novel categories with a limited number of labeled examples in each class. To encourage learning from a supplementary view, recent approaches have introduced auxiliary semantic modalities…

计算机视觉与模式识别 · 计算机科学 2021-02-04 Siteng Huang , Min Zhang , Yachen Kang , Donglin Wang

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

Recent progress in the few-shot adaptation of Vision-Language Models (VLMs) has further pushed their generalization capabilities, at the expense of just a few labeled samples within the target downstream task. However, this promising,…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Maxime Zanella , Ismail Ben Ayed

The goal of few-shot relation extraction is to predict relations between name entities in a sentence when only a few labeled instances are available for training. Existing few-shot relation extraction methods focus on uni-modal information…

计算与语言 · 计算机科学 2024-03-04 Jiaying Gong , Hoda Eldardiry

Pedestrian attribute recognition has received increasing attention due to its important role in video surveillance applications. However, most existing methods are designed for a fixed set of attributes. They are unable to handle the…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Liuyu Xiang , Xiaoming Jin , Guiguang Ding , Jungong Han , Leida Li

The performance of supervised semantic segmentation methods highly relies on the availability of large-scale training data. To alleviate this dependence, few-shot semantic segmentation (FSS) is introduced to leverage the model trained on…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Xinyue Chen , Miaojing Shi

Few-shot object detection~(FSOD), which aims to detect novel objects with limited annotated instances, has made significant progress in recent years. However, existing methods still suffer from biased representations, especially for novel…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Zheng Wang , Yingjie Gao , Qingjie Liu , Yunhong Wang

Few-shot learning aims to train models that can be generalized to novel classes with only a few samples. Recently, a line of works are proposed to enhance few-shot learning with accessible semantic information from class names. However,…

机器学习 · 计算机科学 2023-07-11 Zihao Jiang , Yunkai Dang , Dong Pang , Huishuai Zhang , Weiran Huang

We propose a novel few-shot action recognition framework, STRM, which enhances class-specific feature discriminability while simultaneously learning higher-order temporal representations. The focus of our approach is a novel spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Anirudh Thatipelli , Sanath Narayan , Salman Khan , Rao Muhammad Anwer , Fahad Shahbaz Khan , Bernard Ghanem

Current multi-object tracking (MOT) algorithms typically overlook issues inherent in low-quality videos, leading to significant degradation in tracking performance when confronted with real-world image deterioration. Therefore, advancing…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Jun Du , Weiwei Xing , Ming Li , Fei Richard Yu

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

Few-Shot Action Recognition (FSAR) is a challenging task that requires recognizing novel action categories with a few labeled videos. Recent works typically apply semantically coarse category names as auxiliary contexts to guide the…

计算机视觉与模式识别 · 计算机科学 2026-02-23 Hongyu Qu , Xiangbo Shu , Rui Yan , Hailiang Gao , Wenguan Wang , Jinhui Tang

Few-shot learning is an important area of research. Conceptually, humans are readily able to understand new concepts given just a few examples, while in more pragmatic terms, limited-example training situations are common in practice.…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Hongyang Li , David Eigen , Samuel Dodge , Matthew Zeiler , Xiaogang Wang

Few-shot action recognition aims to recognize novel action classes using only a small number of labeled training samples. In this work, we propose a novel approach that first summarizes each video into compound prototypes consisting of a…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Yifei Huang , Lijin Yang , Yoichi Sato

In few-shot action recognition (FSAR), long sub-sequences of video naturally express entire actions more effectively. However, the high computational complexity of mainstream Transformer-based methods limits their application. Recent Mamba…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Wenbo Huang , Jinghui Zhang , Guang Li , Lei Zhang , Shuoyuan Wang , Fang Dong , Jiahui Jin , Takahiro Ogawa , Miki Haseyama

Cross-Domain Few-Shot Segmentation aims to segment categories in data-scarce domains conditioned on a few exemplars. Typical methods first establish few-shot capability in a large-scale source domain and then adapt it to target domains.…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Jiahao Nie , Guanqiao Fu , Wenbin An , Yap-Peng Tan , Alex C. Kot , Shijian Lu

The estimation of implicit cross-frame correspondences and the high computational cost have long been major challenges in video semantic segmentation (VSS) for driving scenes. Prior works utilize keyframes, feature propagation, or…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Diandian Guo , Deng-Ping Fan , Tongyu Lu , Christos Sakaridis , Luc Van Gool

Few-shot anomaly detection (FSAD) methods identify anomalous regions with few known normal samples. Most existing methods rely on the generalization ability of pre-trained vision-language models (VLMs) to recognize potentially anomalous…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Yuanting Fan , Jun Liu , Xiaochen Chen , Bin-Bin Gao , Jian Li , Yong Liu , Jinlong Peng , Chengjie Wang