paper-with-me

Papers

TriDet: Temporal Action Detection with Relative Boundary Modeling

2023-03-13 · CVPR 2023 1 · Dingfeng Shi, Yujie Zhong, Qiong Cao, Lin Ma, Jia Li, DaCheng Tao

In this paper, we present a one-stage framework TriDet for temporal action detection. Existing methods often suffer from imprecise boundary predictions due to the ambiguous action boundaries in videos. To alleviate this problem, we propose a novel Trident-head to model the action boundary via an estimated relative probability distribution around the boundary. In the feature pyramid of TriDet, we propose an efficient Scalable-Granularity Perception (SGP) layer to mitigate the rank loss problem of self-attention that takes place in the video features and aggregate information across different temporal granularities. Benefiting from the Trident-head and the SGP-based feature pyramid, TriDet achieves state-of-the-art performance on three challenging benchmarks: THUMOS14, HACS and EPIC-KITCHEN 100, with lower computational costs, compared to previous methods. For example, TriDet hits an average mAP of $69.3\%$ on THUMOS14, outperforming the previous best by $2.5\%$, but with only $74.6\%$ of its latency. The code is released to https://github.com/sssste/TriDet.

📄 PDF Abstract BibTeX arXiv:2303.07347

Code (1)

dingfengshi/tridet 공식 구현 pytorch

Tasks

Action DetectionTemporal Action Localization

Similar Papers 제목 키워드 기반

Temporal Action Localization with Enhanced Instant Discriminability

2023-09-11 · Dingfeng Shi, Qiong Cao, Yujie Zhong, Shan An 외

Temporal action detection (TAD) aims to detect all action boundaries and their corresponding categories in an untrimmed video. The unclear boundaries of actions in videos often result in imprecise predictions of action b…

Action DetectionAction LocalizationTemporal Action Localization

Anatomy-Guided Foundation Model Adaptation with Within-Case Prototype Supervision for Standard Plane Detection in Fetal Ultrasound Blind Sweeps

2026-08-27 · Yuzhe Zhao arxiv

Detecting the fetal abdominal circumference standard plane in low-cost obstetric blind sweeps is a highly imbalanced frame-classification problem: positive frames account for under 3% of a sequence, form short contiguous…

Beyond Binary Classification: A Semi-supervised Approach to Generalized AI-generated Image Detection

2025-11-23 · Hong-Hanh Nguyen-Le, Van-Tuan Tran, Dinh-Thuc Nguyen, Nhien-An Le-Khac arxiv

The rapid advancement of generators (e.g., StyleGAN, Midjourney, DALL-E) has produced highly realistic synthetic images, posing significant challenges to digital media authenticity. These generators are typically based o…

Binary Classification

Temporal Zoom Networks: Distance Regression and Continuous Depth for Efficient Action Localization

2025-11-06 · Ibne Farabi Shihab, Sanjeda Akter, Anuj Sharma arxiv

Temporal action localization requires both precise boundary detection and computational efficiency. Current methods apply uniform computation across all temporal positions, wasting resources on easy boundaries while stru…

Temporal Action LocalizationComputational EfficiencyKnowledge DistillationDistance regression

Benchmarking Data Efficiency and Computational Efficiency of Temporal Action Localization Models

2023-08-24 · Jan Warchocki, Teodor Oprescu, Yunhan Wang, Alexandru Damacus 외

In temporal action localization, given an input video, the goal is to predict which actions it contains, where they begin, and where they end. Training and testing current state-of-the-art deep learning models requires a…

Action LocalizationBenchmarkingComputational EfficiencyTemporal Action Localization