AI Body Camera Classifier

AI-driven software for identifying and categorizing police body-worn camera footage

Project Overview

Collaborated with the Signal Hill Police Department to develop AI-driven software for identifying and categorizing police body-worn camera footage eligible for purging.

Police Body Camera

AI-powered classification system for police body camera footage

Tech Stack

PyTorch TensorFlow faster-whisper OpenCV TorchVision TorchAudio Python Flask Docker

Key Features

Transcript Generator

Implemented a transcript generator using faster-whisper model, adding compression, volume, and speech-pattern thresholds for higher accuracy.

Zero-shot LLM Classifier

Uses transcribed audio to classify video category, leveraging large language models to understand context without specific training.

Video Similarity Model

S3D Video Model trained on similar videos within each category and produces a similarity score for each video, enabling accurate categorization.

Audio ML Model

Building an RCNN that detects common audio events such as police sirens, enhancing classification accuracy through sound recognition.

Object Detection Model

Detects objects within a video such as police car doors and equipment, providing visual cues for more accurate video classification.

Applications

Back to Portfolio View other GitHub Projects