How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
DUSt3R is a geometric vision transformer model that predicts dense 3D pointmaps directly from one or more uncalibrated images, without requiring prior camera intrinsics, extrinsics, or known camera positions. Its core identity is an end-to-end approach to 3D reconstruction that bypasses traditional depth estimation and camera calibration pipelines, instead outputting metric-scale 3D coordinates from RGB inputs.
The main features of naver/dust3r are: Uncalibrated Reconstructions, Uncalibrated Multi-View Fusions, End-to-End Metric Depth Predictions, Transformer-Based Pointmap Predictors, Transformer-Based Stereo Matchers, Pointmap-Based Camera Recoveries, Pointmap Registrations, Pairwise Pointmap Alignments.
Projects with overlapping indexed features include: nvidia/cosmos — Cosmos is an open platform of world models, datasets, and tools for building physical AI systems such as robots and…
Cosmos is an open platform of world models, datasets, and tools for building physical AI systems such as robots and autonomous vehicles. It provides video generation and video understanding models that can generate synthetic videos and world simulations from text, image, video, or action inputs, and analyze videos to produce captions, event timestamps, spatial bounding boxes, and next-action predictions. The platform includes a world simulation generator that produces images, videos, synchronized audio, and action-conditioned rollouts for synthetic data, alongside a visual content analyzer th