December 2025
A robust computer vision system identifying non-pedestrian entities and anomalous behaviors in real-time - making city streets measurably safer.
The proliferation of micro-mobility - e-scooters, autonomous delivery bots, dockless bikes - has introduced a new layer of complexity to pedestrian zones. Traditional monitoring infrastructure, reliant on manual surveillance or simplistic motion detection, is ill-equipped to handle this dynamic mix. The result is a significant blind spot in urban safety management, leading to increased conflict between pedestrians and vehicles, and a lack of actionable data for urban planners.
Deploying computer vision in uncontrolled outdoor environments presents non-trivial engineering challenges. Unlike controlled industrial settings, city streets are subject to extreme variability:
TendersLab engineered a bespoke deep learning pipeline designed specifically for the chaotic nature of urban sidewalks - moving beyond simple object detection to behavioral understanding.
We trained a custom YOLOv8 architecture on a proprietary dataset of over 50,000 annotated urban images. The model distinguishes subtle class differences - differentiating a pedestrian from a scooter rider or cyclist with high precision, even under poor lighting conditions.
To handle occlusion, we integrated DeepSORT (Simple Online and Realtime Tracking with a Deep Association Metric). This maintains unique IDs for each entity as they move through the frame, enabling trajectory-based behavioral inference - identifying, for instance, a vehicle moving at unsafe velocities in a pedestrian zone.
The entire inference pipeline was optimized using NVIDIA TensorRT, deployed on resource-constrained edge devices (NVIDIA Jetson series) connected directly to street cameras. Processing locally reduced bandwidth usage by 95% and ensured privacy compliance by transmitting only metadata and anonymized alert clips.
We build computer vision systems that work in real-world conditions - not just in the lab.
Get in TouchNo commitment required.