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