tianyu0207/RTFM
Official code for 'Weakly-supervised Video Anomaly Detection with Robust Temporal Feature Magnitude Learning' [ICCV 2021]
Implements robust temporal feature magnitude learning for weakly-supervised anomaly detection using only video-level labels during training. The approach operates on pre-extracted I3D features and employs magnitude-based learning to improve robustness against noisy weak labels. PyTorch implementation with pre-computed feature sets for ShanghaiTech and UCF-Crime benchmarks, integrated with Visdom for training visualization.
337 stars.
Stars
337
Forks
81
Language
Python
License
—
Category
Last pushed
Oct 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/tianyu0207/RTFM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
blaz-r/SuperSimpleNet
Official implementation of SuperSimpleNet [ICPR 2024, JIMS 2025]
tientrandinh/Revisiting-Reverse-Distillation
(CVPR 2023) Revisiting Reverse Distillation for Anomaly Detection
eliahuhorwitz/3D-ADS
Official Implementation for the "Back to the Feature: Classical 3D Features are (Almost) All You...
MaticFuc/SALAD
[ICCV 2025] SALAD -- Semantics-Aware Logical Anomaly Detection
fudanyliu/GVAED
Generalized Video Anomaly Event Detection: Systematic Taxonomy and Comparison of Deep Models