中文
相关论文

相关论文: One-stage Action Detection Transformer

200 篇论文

In this report, we present the Baidu-UTS submission to the EPIC-Kitchens Action Recognition Challenge in CVPR 2019. This is the winning solution to this challenge. In this task, the goal is to predict verbs, nouns, and actions from the…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Xiaohan Wang , Yu Wu , Linchao Zhu , Yi Yang

This report presents the technical details of our submission to the EPIC-Kitchens-100 Action Recognition Challenge 2021. To participate in the challenge we deployed spatio-temporal feature extraction and aggregation models we have developed…

Spatial-temporal action detection is a vital part of video understanding. Current spatial-temporal action detection methods mostly use an object detector to obtain person candidates and classify these person candidates into different action…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Lin Sui , Chen-Lin Zhang , Lixin Gu , Feng Han

Open-Vocabulary Temporal Action Detection (OV-TAD) aims to classify and localize action segments in untrimmed videos for unseen categories. Previous methods rely solely on global alignment between label-level semantics and visual features,…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Sa Zhu , Wanqian Zhang , Lin Wang , Xiaohua Chen , Chenxu Cui , Jinchao Zhang , Bo Li

Detecting objects in a video is a compute-intensive task. In this paper we propose CaTDet, a system to speedup object detection by leveraging the temporal correlation in video. CaTDet consists of two DNN models that form a cascaded…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Huizi Mao , Taeyoung Kong , William J. Dally

In this paper, we consider the task of one-shot object detection, which consists in detecting objects defined by a single demonstration. Differently from the standard object detection, the classes of objects used for training and testing do…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Anton Osokin , Denis Sumin , Vasily Lomakin

During recent years transformers architectures have been growing in popularity. Modulated Detection Transformer (MDETR) is an end-to-end multi-modal understanding model that performs tasks such as phase grounding, referring expression…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Tomás Crisol , Joel Ermantraut , Adrián Rostagno , Santiago L. Aggio , Javier Iparraguirre

In this report, we present the technical details of our submission to the EPIC-KITCHENS-100 Unsupervised Domain Adaptation (UDA) Challenge for Action Recognition 2022. This task aims to adapt an action recognition model trained on a labeled…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Yi Cheng , Dongyun Lin , Fen Fang , Hao Xuan Woon , Qianli Xu , Ying Sun

In this paper, we aim to improve the performance of a deep learning model towards image classification tasks, proposing a novel anchor-based training methodology, named \textit{Online Anchor-based Training} (OAT). The OAT method, guided by…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Maria Tzelepi , Vasileios Mezaris

In this report, we present the technical details of our approach to the EPIC-KITCHENS-100 Unsupervised Domain Adaptation (UDA) Challenge for Action Recognition. The EPIC-KITCHENS-100 dataset consists of daily kitchen activities focusing on…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Yi Cheng , Fen Fang , Ying Sun

Understanding a person's behavior from their 3D motion is a fundamental problem in computer vision with many applications. An important component of this problem is 3D Temporal Action Localization (3D-TAL), which involves recognizing what…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Jiankai Sun , Bolei Zhou , Michael J. Black , Arjun Chandrasekaran

Temporal action detection is a very important yet challenging problem, since videos in real applications are usually long, untrimmed and contain multiple action instances. This problem requires not only recognizing action categories but…

计算机视觉与模式识别 · 计算机科学 2017-10-18 Tianwei Lin , Xu Zhao , Zheng Shou

Action recognition technology plays a vital role in enhancing security through surveillance systems, enabling better patient monitoring in healthcare, providing in-depth performance analysis in sports, and facilitating seamless human-AI…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Di Fu , Thanh Vinh Vo , Haozhe Ma , Tze-Yun Leong

Spatio-temporal action detection in videos requires localizing the action both spatially and temporally in the form of an "action tube". Nowadays, most spatio-temporal action detection datasets (e.g. UCF101-24, AVA, DALY) are annotated with…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Huijuan Xu , Lizhi Yang , Stan Sclaroff , Kate Saenko , Trevor Darrell

Online Action Detection (OAD) detects actions in streaming videos using past observations. State-of-the-art OAD approaches model past observations and their interactions with an anticipated future. The past is encoded using short- and…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Zhanzhong Pang , Fadime Sener , Angela Yao

In this work, we propose an approach to the spatiotemporal localisation (detection) and classification of multiple concurrent actions within temporally untrimmed videos. Our framework is composed of three stages. In stage 1, appearance and…

计算机视觉与模式识别 · 计算机科学 2016-08-05 Suman Saha , Gurkirt Singh , Michael Sapienza , Philip H. S. Torr , Fabio Cuzzolin

Automatic surgical phase recognition is a core technology for modern operating rooms and online surgical video assessment platforms. Current state-of-the-art methods use both spatial and temporal information to tackle the surgical phase…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Bokai Zhang , Jiayuan Meng , Bin Cheng , Dean Biskup , Svetlana Petculescu , Angela Chapman

Temporal action detection (TAD) is an important yet challenging task in video analysis. Most existing works draw inspiration from image object detection and tend to reformulate it as a proposal generation - classification problem. However,…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Chen Zhao , Merey Ramazanova , Mengmeng Xu , Bernard Ghanem

Temporal action localization aims to predict the boundary and category of each action instance in untrimmed long videos. Most of previous methods based on anchors or proposals neglect the global-local context interaction in entire video…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Yizheng Ouyang , Tianjin Zhang , Weibo Gu , Hongfa Wang

In this report, we describe the technical details of our submission to the EPIC-Kitchens Action Anticipation Challenge 2022. In this competition, we develop the following two approaches. 1) Anticipation Time Knowledge Distillation using the…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Zeyu Jiang , Changxing Ding