paper-with-me

Papers

Dynamic Erasing Network Based on Multi-Scale Temporal Features for Weakly Supervised Video Anomaly Detection

2023-12-04 · Chen Zhang, Guorong Li, Yuankai Qi, Hanhua Ye, Laiyun Qing, Ming-Hsuan Yang, Qingming Huang

The goal of weakly supervised video anomaly detection is to learn a detection model using only video-level labeled data. However, prior studies typically divide videos into fixed-length segments without considering the complexity or duration of anomalies. Moreover, these studies usually just detect the most abnormal segments, potentially overlooking the completeness of anomalies. To address these limitations, we propose a Dynamic Erasing Network (DE-Net) for weakly supervised video anomaly detection, which learns multi-scale temporal features. Specifically, to handle duration variations of abnormal events, we first propose a multi-scale temporal modeling module, capable of extracting features from segments of varying lengths and capturing both local and global visual information across different temporal scales. Then, we design a dynamic erasing strategy, which dynamically assesses the completeness of the detected anomalies and erases prominent abnormal segments in order to encourage the model to discover gentle abnormal segments in a video. The proposed method obtains favorable performance compared to several state-of-the-art approaches on three datasets: XD-Violence, TAD, and UCF-Crime. Code will be made available at https://github.com/ArielZc/DE-Net.

📄 PDF Abstract BibTeX arXiv:2312.01764

Code (1)

arielzc/de-net 공식 구현

Tasks

Anomaly DetectionVideo Anomaly DetectionWeakly-supervised Video Anomaly Detection

Similar Papers 제목 키워드 기반

Temporal Complementary Learning for Video Person Re-Identification

2020-07-18 · ECCV 2020 8 · Ruibing Hou, Hong Chang, Bingpeng Ma, Shiguang Shan 외

This paper proposes a Temporal Complementary Learning Network that extracts complementary features of consecutive video frames for video person re-identification. Firstly, we introduce a Temporal Saliency Erasing (TSE) m…

Person Re-IdentificationVideo-Based Person Re-Identification

NETNet: Neighbor Erasing and Transferring Network for Better Single Shot Object Detection

2020-01-18 · CVPR 2020 6 · Yazhao Li, Yanwei Pang, Jianbing Shen, Jiale Cao 외

Due to the advantages of real-time detection and improved performance, single-shot detectors have gained great attention recently. To solve the complex scale variations, single-shot detectors make scale-aware predictions…

Objectobject-detectionObject Detection

Erasing Integrated Learning: A Simple Yet Effective Approach for Weakly Supervised Object Localization

2020-06-01 · CVPR 2020 6 · Jinjie Mai, Meng Yang, Wenfeng Luo

Weakly supervised object localization (WSOL) aims to localize object with only weak supervision like image-level labels. However, a long-standing problem for available techniques based on the classification network is th…

ClassificationGeneral Classificationimage-classificationImage Classification+3

Unified Multifaceted Feature Learning for Person Re-Identification

2019-11-20 · Cheng Yan, Guansong Pang, Xiao Bai, Chunhua Shen

Person re-identification (ReID) aims at re-identifying persons from different viewpoints across multiple cameras, of which it is of great importance to learn multifaceted features expressed in different parts of a person…

Person Re-Identification

Progressive Scene Text Erasing with Self-Supervision

2022-07-23 · Xiangcheng Du, Zhao Zhou, Yingbin Zheng, Xingjiao Wu 외

Scene text erasing seeks to erase text contents from scene images and current state-of-the-art text erasing models are trained on large-scale synthetic data. Although data synthetic engines can provide vast amounts of an…