Skip to content
#edge computing Open access

Dioptra: An Ultra-Lightweight Geometry-Aware Architecture for Monocular Metric Depth on Edge Devices

Sep 2026 · Zenodo (CERN European Organization for Nuclear Research)
Advanced Vision and Imaging

Abstract

Dense metric depth estimation from a single image is crucial for autonomous robotic navigation and spatial computing. However, recent foundation models increasingly rely on heavy vision transformers (>300 M parameters) and massive pre-training, making edge deployment on memory-constrained devices challenging. We present Dioptra, a compact, geometry-aware neural architecture (8.1 M parameters, 32.4 MB weights) designed to learn metric depth directly from scratch. Dioptra integrates two camera-grounded mechanisms: (i) Trivision Ray Positional Encoding, which unprojects optical ray triplets per patch token using camera intrinsics with reflection symmetry tracking, and (ii) Angular Residual Attention (ARA), an intrinsic geometric attention bias that penalizes off-axis angular distortion to sharpen surface discontinuities. In addition, we decouple global scale supervision from relative shape regularization via a log-median scale consistency loss. On a strict cross-environment split of the TartanAir dataset (15 training environments, 8,186 held-out test frames across two unseen 3D maps, one relit at night), Dioptra Stage 1 baseline achieves an Aligned AbsRel of 0.3073 (δ₁ = 51.74%) and an unaligned Metric AbsRel of 0.9293 (Metric RMSE 6.79 m). Furthermore, to prevent ray unprojection from degenerating into a static spatial embedding on fixed-sensor benchmarks, we introduce dynamic pinhole crop augmentation; Stage 2 fine-tuning achieves our headline performance of 0.2901 Aligned AbsRel and 0.6043 Metric AbsRel (35.0% error reduction), while multi-camera field-of-view sweeps (50° to 100°) demonstrate camera-intrinsic equivariance with up to -55.9% error reduction (>2.2× relative accuracy improvement) at telephoto angles. Local evaluation on 40 uncompressed ground-truth test arrays across all three held-out test environments demonstrates strong zero-shot transfer on daylight industrial geometry (0.2290 AbsRel, 86.6% δ₂), resilient low-light transfer (0.3291–0.5195 AbsRel), and graceful outdoor theme-park degradation (0.6239 domain mean, best-frame 0.2663), yielding an overall held-out mean of 0.5545 AbsRel (0.4577 robust mean) for the Stage 1 baseline, with Stage 2 fine-tuning achieving 0.7420 Metric AbsRel alongside sub-meter fidelity on in-domain clinical corridors (best-frame 0.64 m RMSE, domain mean 3.22 m). Operating at under 180 MB peak RAM with 52.8 ms steady-state FP32 forward inference via layer-shared geometric caching (≈ 18.9 FPS; 98.4 ms unoptimized reference; 28.2 ms on NVIDIA T4; 334.9 ms full 3D mesh pipeline), Dioptra demonstrates that explicit geometric inductive biases enable viable metric depth estimation within a lightweight embedded footprint. Code is available at https://github.com/SeranomTheGreat/dioptra

View source

Similar papers

#computer vision Review Sep 2017

Agile Software Development Methods: Review and Analysis

This publication proposes a definition and a classification of agile software development approaches and analyses ten software development methods that can be characterized as being "agile" against the defined criterion.

P. Abrahamsson, O. Salo, Jussi Ronkainen et al. · 727 citations · ⚡54
#computer vision Jun 2008

The impact of agile practices on communication in software development

The study shows that agile practices improve both informal and formal communication, but indicates that, in larger development situations involving multiple external stakeholders, a mismatch of adequate communication mechanisms can sometimes even hinder the communication.

M. Pikkarainen, Jukka Haikara, O. Salo et al. · 401 citations · ⚡48
#machine learning Review Open access Oct 2014

Software development in startup companies: A systematic mapping study

The results indicate that software engineering work practices are chosen opportunistically, adapted and configured to provide value under the constrains imposed by the startup context.

Nicolò Paternoster, Carmine Giardino, M. Unterkalmsteiner et al. · 394 citations · ⚡54

Related blog posts

GPT-Lab Sep 17, 2026

Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering

AI is making software generation faster, but speed does not remove the need for expertise. As more work is delegated to AI, tacit knowledge may become one of the most important human advantages in software engineering. The post Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering appeared first on GPT-Lab.

Microsoft Research Blog Aug 31, 2026

GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models

What if pathology foundation models could do more with less? GigaPath-Flash and GigaTIME-Flash cut computational demands while maintaining strong performance, opening the door to larger studies and broader exploration. The post GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models appeared first on Microsoft Research.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.