SkillAgentSearch skills...

AbnormalBehaviorRecognition

Abnormal Behavior Recognition

Install / Use

/learn @lacie-life/AbnormalBehaviorRecognition
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AbnormalBehaviorRecognition

Abnormal Behavior Recognition

Todo List

  • [x] Preprocessing data

    • [x] Extract frames from video
    • [x] Remove background
    • [x] Create label
    • [x] Pose estimation label
    • [x] Create data loaders
  • [x] Choose models

    • [x] Object detection (yolov8x)
    • [x] Pose estimation model (resnext50 with 3 class walk, fall, fight)
    • [x] Fire detection model (yolov8, low accuracy)
    • [x] Processing strategy
  • [x] Train model

    • [x] Pose estimation model
  • [x] Postprocessing data

    • [x] Calculate the start and end time of abnormal behavior
  • [x] Test model

    • [x] Tuning with classes of abnormal behavior

Acknowledgement

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated18d ago
Forks2

Languages

Python

Security Score

95/100

Audited on Mar 6, 2026

No findings