https://catalogartifact.azureedge.net/publicartifacts/bcloudllc1671615348068.neuralangelo-1e48a8cb-c78a-4883-8b4a-957bad7a62d3/4e766238-cd4c-45d6-b63f-16b5b7572162_-bcdef.png

Neuralangelo

avaldaja bCloud LLC

(1 hinnangut)

Version 0.1.0 + Free 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 in your shell:

$ sudo su
$ cd /opt/neuralangelo
$ source /opt/neuralangelo/neuralangelo_env/bin/activate
$echo "Neuralangelo version: $(git log -1 --format="%H")"

Disclaimer: Neuralangelo and all related trademarks, software, and technologies are the intellectual property of NVIDIA. This project is not affiliated with, endorsed by, or officially supported by NVIDIA. Neuralangelo is used only for educational, research, and experimental purposes