home/categories/media/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-video-anomaly-detection-with-videomae-skill-md
mediacontent-media

video-anomaly-detection-with-videomae

A Python program to detect anomalies in videos using the VideoMAEForPreTraining model. It processes videos by dividing them into 16-frame clips, extracts embeddings using an unmasked boolean mask, and compares them against a normal behavior profile using Mean Squared Error (MSE).

ECNU-ICALK
maintainer
ECNU-ICALK
업데이트됨 3/16/2026
스타
304
포크
34
quick start

Installation and usage

A Python program to detect anomalies in videos using the VideoMAEForPreTraining model. It processes videos by dividing them into 16-frame clips, extracts embeddings using an unmasked boolean mask, and compares them against a normal behavior profile using Mean Squared Error (MSE).

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use video-anomaly-detection-with-videomae