English
Related papers

Related papers: 1st Place Solution to the EPIC-Kitchens Action Ant…

200 papers

In this report, the technical details of our submission to the EPIC-Kitchens Action Anticipation Challenge 2021 are given. We developed a hierarchical attention model for action anticipation, which leverages Transformer-based attention…

Computer Vision and Pattern Recognition · Computer Science 2021-07-29 Xiao Gu , Jianing Qiu , Yao Guo , Benny Lo , Guang-Zhong Yang

In this report, we describe the technical details of our submission for the EPIC-Kitchen-100 action anticipation challenge. Our modelings, the higher-order recurrent space-time transformer and the message-passing neural network with edge…

Computer Vision and Pattern Recognition · Computer Science 2022-06-23 Tsung-Ming Tai , Oswald Lanz , Giuseppe Fiameni , Yi-Kwan Wong , Sze-Sen Poon , Cheng-Kuang Lee , Ka-Chun Cheung , Simon See

Human capability to anticipate near future from visual observations and non-verbal cues is essential for developing intelligent systems that need to interact with people. Several research areas, such as human-robot interaction (HRI),…

Computer Vision and Pattern Recognition · Computer Science 2020-12-21 Guglielmo Camporese , Pasquale Coscia , Antonino Furnari , Giovanni Maria Farinella , Lamberto Ballan

We present the submission of Samsung AI Centre Cambridge to the CVPR2020 EPIC-Kitchens Action Recognition Challenge. In this challenge, action recognition is posed as the problem of simultaneously predicting a single `verb' and `noun' class…

Computer Vision and Pattern Recognition · Computer Science 2020-07-07 Juan-Manuel Perez-Rua , Antoine Toisoul , Brais Martinez , Victor Escorcia , Li Zhang , Xiatian Zhu , Tao Xiang

Anticipating future actions in a video is useful for many autonomous and assistive technologies. Most prior action anticipation work treat this as a vision modality problem, where the models learn the task information primarily from the…

Computer Vision and Pattern Recognition · Computer Science 2023-02-22 Sayontan Ghosh , Tanvi Aggarwal , Minh Hoai , Niranjan Balasubramanian

In this technical report, we present our findings from a study conducted on the EPIC-KITCHENS-100 Unsupervised Domain Adaptation task for Action Recognition. Our research focuses on the innovative application of a differentiable logic loss…

Computer Vision and Pattern Recognition · Computer Science 2023-07-14 Yi Cheng , Ziwei Xu , Fen Fang , Dongyun Lin , Hehe Fan , Yongkang Wong , Ying Sun , Mohan Kankanhalli

In this work, we introduce our solution to the EPIC-KITCHENS-100 2022 Action Detection challenge. One-stage Action Detection Transformer (OADT) is proposed to model the temporal connection of video segments. With the help of OADT, both the…

Computer Vision and Pattern Recognition · Computer Science 2022-06-22 Lijun Li , Li'an Zhuo , Bang Zhang

This report describes the approach behind our winning solution to the 2022 Epic-Kitchens Action Recognition Challenge. Our approach builds upon our recent work, Multiview Transformer for Video Recognition (MTV), and adapts it to multimodal…

Computer Vision and Pattern Recognition · Computer Science 2022-06-22 Xuehan Xiong , Anurag Arnab , Arsha Nagrani , Cordelia Schmid

We consider the task of training a neural network to anticipate human actions in video. This task is challenging given the complexity of video data, the stochastic nature of the future, and the limited amount of annotated training data. In…

Computer Vision and Pattern Recognition · Computer Science 2021-10-05 Vinh Tran , Yang Wang , Minh Hoai

The problem of anticipating human actions is an inherently uncertain one. However, we can reduce this uncertainty if we have a sense of the goal that the actor is trying to achieve. Here, we present an action anticipation model that…

Computer Vision and Pattern Recognition · Computer Science 2024-08-22 Debaditya Roy , Basura Fernando

Knowledge distillation has become an important approach to obtain a compact yet effective model. To achieve this goal, a small student model is trained to exploit the knowledge of a large well-trained teacher model. However, due to the…

Computer Vision and Pattern Recognition · Computer Science 2021-11-30 Zhiqiang Liu , Chengkai Huang , Yanxia Liu

Our interaction with the world is an inherently multimodal experience. However, the understanding of human-to-object interactions has historically been addressed focusing on a single modality. In particular, a limited number of works have…

Computer Vision and Pattern Recognition · Computer Science 2019-10-16 Alejandro Cartas , Jordi Luque , Petia Radeva , Carlos Segura , Mariella Dimiccoli

In this study, we aim to predict the plausible future action steps given an observation of the past and study the task of instructional activity anticipation. Unlike previous anticipation tasks that aim at action label prediction, our work…

Computer Vision and Pattern Recognition · Computer Science 2022-01-19 Zhengyuan Yang , Jingen Liu , Jing Huang , Xiaodong He , Tao Mei , Chenliang Xu , Jiebo Luo

Human actions involving hand manipulations are structured according to the making and breaking of hand-object contact, and human visual understanding of action is reliant on anticipation of contact as is demonstrated by pioneering work in…

Computer Vision and Pattern Recognition · Computer Science 2021-02-02 Eadom Dessalene , Chinmaya Devaraj , Michael Maynord , Cornelia Fermuller , Yiannis Aloimonos

While action anticipation has garnered a lot of research interest recently, most of the works focus on anticipating future action directly through observed visual cues only. In this work, we take a step back to analyze how the human…

Computer Vision and Pattern Recognition · Computer Science 2022-04-05 Akash Gupta , Jingen Liu , Liefeng Bo , Amit K. Roy-Chowdhury , Tao Mei

This technical report analyzes an egocentric video action detection method we used in the 2021 EPIC-KITCHENS-100 competition hosted in CVPR2021 Workshop. The goal of our task is to locate the start time and the end time of the action in the…

Computer Vision and Pattern Recognition · Computer Science 2021-06-15 Zhiwu Qing , Ziyuan Huang , Xiang Wang , Yutong Feng , Shiwei Zhang , Jianwen Jiang , Mingqian Tang , Changxin Gao , Marcelo H. Ang , Nong Sang

Anticipating future actions is a highly challenging task due to the diversity and scale of potential future actions; yet, information from different modalities help narrow down plausible action choices. Each modality can provide diverse and…

Computer Vision and Pattern Recognition · Computer Science 2024-08-30 Apoorva Beedu , Harish Haresamudram , Karan Samel , Irfan Essa

In this report, we describe the technical details of our submission to the EPIC-SOUNDS Audio-Based Interaction Recognition Challenge 2023, by Team "AcieLee" (username: Yuqi\_Li). The task is to classify the audio caused by interactions…

Sound · Computer Science 2023-06-16 Yuqi Li , Yizhi Luo , Xiaoshuai Hao , Chuanguang Yang , Zhulin An , Dantong Song , Wei Yi

We propose Anticipative Video Transformer (AVT), an end-to-end attention-based video modeling architecture that attends to the previously observed video in order to anticipate future actions. We train the model jointly to predict the next…

Computer Vision and Pattern Recognition · Computer Science 2021-09-23 Rohit Girdhar , Kristen Grauman

We present an effective way to predict search query-item relationship. We combine pre-trained transformer and LSTM models, and increase model robustness using adversarial training, exponential moving average, multi-sampled dropout, and…

Information Retrieval · Computer Science 2022-08-24 Min Seok Kim
‹ Prev 1 2 3 10 Next ›