R&DBondstein Technologies Ltd.Work period · 2025Public Safety R&D

Crowd and Mob Detection: Multi-Modal Public Safety Analytics

Multi-modal public safety analytics system combining YOLO multi-class detection, DeepSORT tracking, depth estimation, and heatmap smoothing for crowd monitoring, threat detection, and weapon-aware escalation.

Internal R&D / Personal Engineering Project at Bondstein Technologies Ltd.

Crowd and Mob Detection: Multi-Modal Public Safety Analytics project workflow and system architecture
Project workflow and system architecture overview. Open full-size diagram

Workflow at a glance

  1. Detect people and objects

    Identify visible scene entities.

  2. Track and estimate depth

    Associate tracks and relative scene depth.

  3. Analyze proximity

    Aggregate density and interaction cues.

  4. Review risk signals

    Flag events for human assessment.

Project facts & reported results

People, roles, weapons
Detection

Implementation fact

DeepSORT
Tracking

Implementation fact

Depth-Anything-V2
Depth

Implementation fact

Project Overview

Problem Statement

Public safety monitoring required real-time detection of crowd densities, people, interactions, and visible weapon-like objects across large areas. Traditional surveillance systems lacked depth awareness and intelligent escalation capabilities.

Approach & Methodology

Developed YOLO-based multi-class detection pipeline for person and object categories with interaction cues. Integrated DeepSORT tracking with Depth-Anything-V2 for monocular depth estimation. Implemented depth-aware spatial clustering, heatmap smoothing for crowd density, and weapon-aware escalation logic with person-track association across frames.

Outcome & Scope

Built an R&D pipeline for multi-class tracking, depth-aware proximity analysis, crowd heatmaps, and weapon-proximity escalation.

System Architecture

Multi-modal detection pipeline with depth-aware reasoning and escalation logic

Key Components:

YOLO Multi-Class Detector

Detects people and visible object categories in real-time video streams

DeepSORT Tracker

Maintains persistent object IDs across frames for continuous tracking

Depth-Anything-V2 Module

Monocular depth estimation for spatial awareness and distance reasoning

Depth-Aware Clustering

Groups detections using depth information for accurate crowd density analysis

Heatmap Generator

Produces smoothed density heatmaps for crowd visualization and hotspot detection

Escalation Engine

Weapon-aware threat escalation with person-track association and alert generation

Key Features & Capabilities

Multi-class detection (person/person/interaction/weapon)

DeepSORT tracking with persistent IDs

Monocular depth estimation with Depth-Anything-V2

Depth-aware spatial clustering for crowd analysis

Heatmap smoothing for density visualization

Weapon-aware escalation and person-track association

Real-time threat level assessment

Current Scope & Limitations

Detection categories and proximity cues cannot establish intent, criminality, or victim status. Alerts need human review.

Technologies & Tools

YOLO11
DeepSORT
Depth-Anything-V2
OpenCV
Python
Heatmap Smoothing