Skip to content

AlJf-the-Coder/cctv-shoplifting-detection

Repository files navigation

Leveraging 3D CNNs for Enhanced Shoplifting Detection in Surveillance Footage

This is our implementation of a real-time CCTV shoplifting detection system.

Dataset

We used the videos in the shoplifting category of the UCF-Crime Dataset.

Preprocessing

Each video was split into 4 second clips using FFmpeg. The clips were then overlayed with pose information using the YOLOv11 model

Model

Frames of the updated clip are then used as input to a 3D CNN which outputs the shoplifting probability of the entire clip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors