Benign InnovationsDec 2024 – Feb 2025

Stereo Matching from Auto-Labeling to Edge Deployment

Includes video

A stereo matching pipeline that uses a large teacher model for auto-labeling and a smaller student model for edge deployment.

Project media

See the system in action.

Third-party embeds include a direct source link if browser privacy settings block playback.

The stereo-perception deployment shown in the wider autonomous lawn-care robot system.Open on LinkedIn

Project Snapshot

Signal Details
Timeline Dec 2024 to Feb 2025
Organization Benign Innovations
Focus Stereo Matching: Autolabeling, Model Training, and Deployment pipeline development
Stack FoundationStereo, LightStereo

Teacher-Student Setup

Role Model Purpose
Teacher FoundationStereo Generate accurate depth maps from stereo image pairs
Student LightStereo Learn a faster deployable stereo model

Why This Design

Large stereo models can be too slow for real-time edge devices because of 4D convolutions, cost volumes, and iterative disparity refinement. Using the large model offline creates strong labels, while the smaller model handles deployment. This approach enables automated data labeling and efficient model training and deployment.

Demonstration context

The project media shows this stereo-perception work operating as part of the wider autonomous lawn-care robot.