File size: 403 Bytes
cef7f9e d0ce2e9 98f07fb cef7f9e |
1 2 3 4 5 6 7 8 9 10 11 |
---
tags:
- video-to-3d
---
SLAM3R is a real-time RGB SLAM system that performs dense 3D reconstruction via points regression with feed-forward neural networks.
This repository contains pre-trained weights for the Local-to-World network, which align local pointclouds into a unified scene coordinate system.
Paper: https://huggingface.co/papers/2412.09401
Code: https://github.com/PKU-VCL-3DV/SLAM3R |