Docilis Labs
DOCILIS SYSTEMS // INITIALIZING
Docilis Labs Logo
Active Research Prototype // PROD-01

Project AI4Sight.

Powered by the Docilis Visual Intelligence Engine (DVIE v1.5). High-performance, edge-computed spatial awareness for visually impaired students.

AI4SIGHT_HARDWARE_RIG_v2.1.hex
22.4 FPS @ 8.2W
AI4Sight Hardware Rig
// TELEMETRY SPECIFICATION

Bare-Metal Edge Perception

Operating strictly without cloud connectivity. All inference, multi-target spatial association, and directional audio synthesis runs directly on a localized quad-core system.

NEURAL ENGINE:YOLOv11n INT8 Quantized
TRACKING:ByteTrack + EMA (α=0.35)
AUDIO LATENCY:< 14ms (ALSA Preempt)
POWER GUARD:vcgencmd Bitwise Watchdog
Live Model Telemetry & Vision Feed

Real-World Vision & Object Recognition.

Real-time inference logs demonstrating zero-latency spatial bounding boxes and dynamic obstacle detection in classroom and urban navigation environments.

Docilis Multi-Object Vision Model Telemetry
INFERENCE_FEED // MULTI_CLASS_DETECTION

Multi-Target Spatial Resolution

The DVIE neural backbone extracts continuous feature vectors across simultaneous dynamic actors (pedestrians, vehicles, obstacles) and maps them to an 82° FOV 5-zone coordinate grid.

Detection: Person and Handheld Device
PERSON // CELL PHONEZONE: AHEAD (0.52) • 94% CONFFine-grained handheld interaction mapping
Detection: Cup Tabletop Hazard
CUP // DESK OBSTACLEZONE: RIGHT (0.68) • 89% CONFSpatial anchor for micro-navigation
Detection: Book and Person
BOOK // PERSONZONE: FAR LEFT (0.18) • 96% CONFOcclusion handling in dense classroom setups
Architecture Matrix

The DVIE Cognitive Pipeline.

Module 01 // Input Layer

Spatial Partitioning & Feature Extraction

The optical stream is segmented into an 82° FOV 5-zone coordinate matrix (Far-Left to Far-Right). The backbone processes incoming V4L2 raw frames in zero-copy shared memory, identifying dynamic obstacles in sub-45ms cycles.

ZONE_AHEAD = centroid_x in [0.40..0.60] // DANGER_VECTOR = ACTIVE
Module 02 // Motion State

Temporal EMA Filter

Applies Exponential Moving Average smoothing (α=0.35) to detected trajectory vectors, completely eliminating the 'Ping-Pong' oscillation bug.

Read Tracking Paper →
Module 03 // Resilience

Power Guarding

Bitwise register polling of vcgencmd throttled flags prevents battery brownout kernel panics during high-current audio spikes.

Read DVIE v1.5 Specs →
Module 04 // Audio Action

Sub-Millisecond ALSA Audio Preemption

Directional HRTF audio beacons are dispatched via direct ALSA memory buffers. If a high-urgency obstacle enters the immediate stride zone, lower-priority ambient feedback is preempted in under 12 milliseconds.

STATUS: PRODUCTION STABLETESTED IN NAIROBI SCHOOLS

"We test in the real world. We fail fast, learn faster, and document everything."

← Return to Lab Home