Neuralangelo
bCloud LLC
Neuralangelo
bCloud LLC
Neuralangelo
bCloud LLC
Version 0.1.0 + Free with Support on Ubuntu 24.04
Neuralangelo is an open-source AI model developed by NVIDIA for high-fidelity 3D surface reconstruction. It transforms multi-view video or image data into detailed 3D models using deep neural networks, enabling applications in 3D graphics, AR/VR, robotics, and simulation. Neuralangelo leverages neural rendering and computer vision techniques, and can utilize GPU acceleration for faster processing.
Features of Neuralangelo:
- High-fidelity 3D reconstruction from multi-view video or images.
- Uses deep neural networks and neural rendering techniques.
- Supports GPU acceleration for faster inference (CPU-only mode also possible).
- Flexible for research and prototyping in 3D graphics and AR/VR.
- Open-source and actively maintained by NVIDIA Research (NVlabs).
To check the version of Neuralangelo on your system (using commit hash), run this command in PuTTY:
cd /opt/neuralangelo
echo "Neuralangelo version: $(git log -1 --format="%H")"
Disclaimer: Neuralangelo is maintained by NVIDIA (NVlabs). Users are responsible for ensuring correct usage in their applications. Always refer to the official GitHub repository for the most up-to-date information: https://github.com/NVlabs/neuralangelo