Andrew Davison

@ajdavison.bsky.social

From SLAM to Spatial AI; Professor of Robot Vision, Imperial College London; Director of the Dyson Robotics Lab; Co-Founder of Slamcore. FREng, FRS.

We were fortunate to have Jianyuan visit us at Imperial yesterday, and he gave a brilliant and thoughtful talk about 3D geometry and learning. Maybe every 6--12 months or so there is a paper in my area which really seems like something new and important, and VGGT is one of those!

Jianyuan Wang@jianyuanwang.bsky.social · last yr.

Introducing VGGT (CVPR'25), a feedforward Transformer that directly infers all key 3D attributes from one, a few, or hundreds of images, in seconds! Project Page: vgg-t.github.io Code & Weights: github.com/facebookrese...

Remember: the route to Spatial AI is through SLAM. Key research topics are representations for real-time fusion of measurements and priors into persistent semantic/metric scene models; and algorithm/hardware co-design for 1000X efficiency. #SpatialAI arxiv.org/abs/1803.11288

FutureMapping: The Computational Structure of Spatial AI Systems

We discuss and predict the evolution of Simultaneous Localisation and Mapping (SLAM) into a general geometric and semantic `Spatial AI' perception capability for intelligent embodied devices. A big ga...

arxiv.org

I remember seeing this drone video a few years ago and thinking "we'll never run SLAM on that".... but here it is, complete with dense reconstruction (single camera, unknown calibration, no IMU). MASt3R-SLAM is absurdly robust.

Eric Dexheimer@ericdexheimer.bsky.social · last yr.

We’ve had fun testing the limits of MASt3R-SLAM on in-the-wild videos. Here’s the drone video of a Minnesota bowling alley that we’ve always wanted to reconstruct! Different scene scales, dynamic objects, specular surfaces, and fast motion.

Open source code now available MASt3R-SLAM: the best dense visual SLAM system I've ever seen. Real-time and monocular, and easy to run with a live camera or on videos without needing to know the camera calibration. Brilliant work from Eric and Riku.

Riku Murai@rmurai0610.bsky.social · last yr.

MASt3R-SLAM code release! github.com/rmurai0610/M... Try it out on videos or with a live camera Work with @ericdexheimer.bsky.social*, @ajdavison.bsky.social (*Equal Contribution)