Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Artificial Intelligence
arXiv (cs.CV) · July 16, 2026

SUFLECA: Scaling Up Feature Learning for CAD-to-image Alignment

Saad Ejaz, Miguel Fernandez-Cortizas, Javier Civera +2 more

Line up a CAD model with an object in a single photo and you can hand a robot or an AR system its position, orientation, and size, nine numbers in all. Recent zero-shot methods match image patches to the model using visual foundation features, but those matches lean on appearance and fall apart under occlusion or the sim-to-real gap.

SUFLECA leans on geometry instead. It trains compact, geometry-aware features using Normalized Object Coordinates supervision across 674,000 images from a dozen datasets, then pairs them with a matcher that enforces clean one-to-one correspondences. Each object aligns in under a second, no iterative refinement. On ScanNet25k it reports 33.4 and 42.3 percent category and instance accuracy, ahead of the best zero-shot baseline and, the authors say, past fully supervised methods for the first time on that benchmark.

Accuracies in the 30s and 40s show this remains hard, so the paper and code fill in the rest.

From the arXiv (cs.CV) abstract

CAD-to-image alignment aims to estimate an object's 9D pose (rotation, translation, and anisotropic scale) from a single RGB image, enabling applications in robotics and augmented reality. Recent zero-shot methods use visual foundation models to match image regions to CAD models, yet typically their correspondences are appearance-driven and degrade under occlusion or sim-to-real domain shift. To address these limitations, we introduce SUFLECA (Scaling Up Feature LEarning for…


More Artificial Intelligence papers