paper-with-me

홈 › Papers

Similarity R-C3D for Few-shot Temporal Activity Detection

2018-12-25 · Huijuan Xu, Bingyi Kang, Ximeng Sun, Jiashi Feng, Kate Saenko, Trevor Darrell

Many activities of interest are rare events, with only a few labeled examples available. Therefore models for temporal activity detection which are able to learn from a few examples are desirable. In this paper, we present a conceptually simple and general yet novel framework for few-shot temporal activity detection which detects the start and end time of the few-shot input activities in an untrimmed video. Our model is end-to-end trainable and can benefit from more few-shot examples. At test time, each proposal is assigned the label of the few-shot activity class corresponding to the maximum similarity score. Our Similarity R-C3D method outperforms previous work on three large-scale benchmarks for temporal activity detection (THUMOS14, ActivityNet1.2, and ActivityNet1.3 datasets) in the few-shot setting. Our code will be made available.

📄 PDF Abstract BibTeX arXiv:1812.10000

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionActivity Detection

Similar Papers 제목 키워드 기반

Revisiting Few-shot Activity Detection with Class Similarity Control

2020-03-31 · Huijuan Xu, Ximeng Sun, Eric Tzeng, Abir Das 외

Many interesting events in the real world are rare making preannotated machine learning ready videos a rarity in consequence. Thus, temporal activity detection models that are able to learn from a few examples are desira…

Action DetectionActivity DetectionVideo Classification

S3D: Single Shot multi-Span Detector via Fully 3D Convolutional Networks

2018-07-21 · Da Zhang, Xiyang Dai, Xin Wang, Yuan-Fang Wang

In this paper, we present a novel Single Shot multi-Span Detector for temporal activity detection in long, untrimmed videos using a simple end-to-end fully three-dimensional convolutional (Conv3D) network. Our architectu…

Action DetectionActivity Detection

ZSTAD: Zero-Shot Temporal Activity Detection

2020-03-12 · CVPR 2020 6 · Lingling Zhang, Xiaojun Chang, Jun Liu, Minnan Luo 외

An integral part of video analysis and surveillance is temporal activity detection, which means to simultaneously recognize and localize activities in long untrimmed videos. Currently, the most effective methods of tempo…

Action DetectionActivity Detection

Dynamic Temporal Pyramid Network: A Closer Look at Multi-Scale Modeling for Activity Detection

2018-08-07 · Da Zhang, Xiyang Dai, Yuan-Fang Wang

Recognizing instances at different scales simultaneously is a fundamental challenge in visual detection problems. While spatial multi-scale modeling has been well studied in object detection, how to effectively apply a m…

Action DetectionActivity Detectionobject-detectionObject Detection

TAG: A Simple Yet Effective Temporal-Aware Approach for Zero-Shot Video Temporal Grounding

2025-08-11 · Jin-Seop Lee, SungJoon Lee, Jaehan Ahn, YunSeok Choi 외 arxiv

Video Temporal Grounding (VTG) aims to extract relevant video segments based on a given natural language query. Recently, zero-shot VTG methods have gained attention by leveraging pretrained vision-language models (VLMs)…