https://store-images.s-microsoft.com/image/apps.12823.62b8d0e2-2f71-4acb-bf58-3e0a7fb55163.538b1a2d-c50d-4b5b-b373-e4bff8f23575.88768e0b-c924-4f75-8659-f530c4181f8f

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