English
Related papers

Related papers: Decoupling Localization and Classification in Sing…

200 papers

Action localization networks are often structured as a feature encoder sub-network and a localization sub-network, where the feature encoder learns to transform an input video to features that are useful for the localization sub-network to…

Computer Vision and Pattern Recognition · Computer Science 2021-09-07 Deepak Sridhar , Niamul Quader , Srikanth Muralidharan , Yaoxin Li , Peng Dai , Juwei Lu

This work explores the performance of a large video understanding foundation model on the downstream task of human fall detection on untrimmed video and leverages a pretrained vision transformer for multi-class action detection, with…

Computer Vision and Pattern Recognition · Computer Science 2024-01-30 Till Grutschus , Ola Karrar , Emir Esenov , Ekta Vats

The ``shared head for classification and localization'' (sibling head), firstly denominated in Fast RCNN~\cite{girshick2015fast}, has been leading the fashion of the object detection community in the past five years. This paper provides the…

Computer Vision and Pattern Recognition · Computer Science 2020-03-18 Guanglu Song , Yu Liu , Xiaogang Wang

In this report, we introduce the Winner method for HACS Temporal Action Localization Challenge 2019. Temporal action localization is challenging since a target proposal may be related to several other candidate proposals in an untrimmed…

Computer Vision and Pattern Recognition · Computer Science 2019-12-10 Songyang Zhang , Houwen Peng , Le Yang , Jianlong Fu , Jiebo Luo

Weakly-supervised temporal action localization aims to localize action instances in videos with only video-level action labels. Existing methods mainly embrace a localization-by-classification pipeline that optimizes the snippet-level…

Computer Vision and Pattern Recognition · Computer Science 2023-12-22 Qinying Liu , Zilei Wang , Shenghai Rong , Junjie Li , Yixin Zhang

Unsupervised video representation learning has made remarkable achievements in recent years. However, most existing methods are designed and optimized for video classification. These pre-trained models can be sub-optimal for temporal…

Computer Vision and Pattern Recognition · Computer Science 2022-03-28 Can Zhang , Tianyu Yang , Junwu Weng , Meng Cao , Jue Wang , Yuexian Zou

Weakly supervised temporal action localization is a challenging task as only the video-level annotation is available during the training process. To address this problem, we propose a two-stage approach to fully exploit multi-resolution…

Computer Vision and Pattern Recognition · Computer Science 2025-06-24 Rui Su , Dong Xu , Luping Zhou , Wanli Ouyang

Temporal action segmentation (TAS) in videos aims at densely identifying video frames in minutes-long videos with multiple action classes. As a long-range video understanding task, researchers have developed an extended collection of…

Computer Vision and Pattern Recognition · Computer Science 2023-10-24 Guodong Ding , Fadime Sener , Angela Yao

Spatiotemporal action recognition is the task of locating and classifying actions in videos. Our project applies this task to analyzing video footage of restaurant workers preparing food, for which potential applications include automated…

Computer Vision and Pattern Recognition · Computer Science 2020-08-26 Akshat Gupta , Milan Desai , Wusheng Liang , Magesh Kannan

We present a model for temporally precise action spotting in videos, which uses a dense set of detection anchors, predicting a detection confidence and corresponding fine-grained temporal displacement for each anchor. We experiment with two…

Computer Vision and Pattern Recognition · Computer Science 2022-07-13 João V. B. Soares , Avijit Shah , Topojoy Biswas

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…

Computer Vision and Pattern Recognition · Computer Science 2020-04-02 Huijuan Xu , Lizhi Yang , Stan Sclaroff , Kate Saenko , Trevor Darrell

Semi-Supervised Learning (SSL) has shown tremendous potential to improve the predictive performance of deep learning models when annotations are hard to obtain. However, the application of SSL has so far been mainly studied in the context…

Computer Vision and Pattern Recognition · Computer Science 2025-07-30 Ankit Singh , Efstratios Gavves , Cees G. M. Snoek , Hilde Kuehne

Single Shot MultiBox Detector (SSD) is one of the fastest algorithms in the current object detection field, which uses fully convolutional neural network to detect all scaled objects in an image. Deconvolutional Single Shot Detector (DSSD)…

Computer Vision and Pattern Recognition · Computer Science 2018-01-19 Liwen Zheng , Canmiao Fu , Yong Zhao

Temporal localization in untrimmed videos, which aims to identify specific timestamps, is crucial for video understanding but remains challenging. This task encompasses several subtasks, including temporal action localization, temporal…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Chen-Lin Zhang , Lin Sui , Shuming Liu , Fangzhou Mu , Zhangcheng Wang , Bernard Ghanem

Recent one-stage object detectors follow a per-pixel prediction approach that predicts both the object category scores and boundary positions from every single grid location. However, the most suitable positions for inferring different…

Computer Vision and Pattern Recognition · Computer Science 2022-12-02 Li Yang , Yan Xu , Shaoru Wang , Chunfeng Yuan , Ziqi Zhang , Bing Li , Weiming Hu

Training data for video segmentation are expensive to annotate. This impedes extensions of end-to-end algorithms to new video segmentation tasks, especially in large-vocabulary settings. To 'track anything' without training on video data…

Computer Vision and Pattern Recognition · Computer Science 2023-09-08 Ho Kei Cheng , Seoung Wug Oh , Brian Price , Alexander Schwing , Joon-Young Lee

Temporal action localization (TAL) in videos is a challenging task, especially due to the large variation in action temporal scales. Short actions usually occupy a major proportion in the datasets, but tend to have the lowest performance.…

Computer Vision and Pattern Recognition · Computer Science 2024-04-02 Chen Zhao , Ali Thabet , Bernard Ghanem

Online Temporal Action Localization (On-TAL) aims to detect the occurrence time and category of actions in untrimmed streaming videos immediately upon their completion. Recent advancements in this field focus on developing more…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Chaolei Han , Hongsong Wang , Xin Gong , Jie Gui

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…

Computer Vision and Pattern Recognition · Computer Science 2020-08-20 Anton Osokin , Denis Sumin , Vasily Lomakin

The main contribution of this paper is an approach for introducing additional context into state-of-the-art general object detection. To achieve this we first combine a state-of-the-art classifier (Residual-101[14]) with a fast detection…

Computer Vision and Pattern Recognition · Computer Science 2017-01-25 Cheng-Yang Fu , Wei Liu , Ananth Ranga , Ambrish Tyagi , Alexander C. Berg