NVIDIA Instant Neural Graphics Primitives (nerf) Installation

Описание к видео NVIDIA Instant Neural Graphics Primitives (nerf) Installation

This is a much more detailed walk through of installing NVIDIA NGP system which converts video into 3d data (obj). I am talking through the steps needed to install NVIDIA Instant Neural Graphics Primitives (NERF) in more detail than my previous videos and show the exact steps needed to run the code examples and create your own 3d NERF.

FFMPEG download
https://github.com/BtbN/FFmpeg-Builds...

Scripts
- Generate the images and training model-
python colmap2nerf.py --video_in "..\data\nerf\bear\bear.mp4" --video_fps 2 --run_colmap --aabb_scale 16

--You can run this code to get more info
python colmap2nerf.py -h

-- Generate the 3d mesh from
"./build/testbed" --scene ./data/nerf/bear



NVIDIA - NERF NGP
https://github.com/NVlabs/instant-ngp

Visual Studio 2019
https://visualstudio.microsoft.com/vs...

CMAKE
https://cmake.org/download/

Cuda
https://developer.nvidia.com/cuda-too...

Python
https://www.python.org/

Optix
https://developer.nvidia.com/designwo...

Colmap
https://github.com/colmap/colmap/rele...


If you found this useful and want to show some appreciation you can buy me a coffee - https://www.buymeacoffee.com/dirkteucher
  / dirkteucher  

0:00 Intro
0@57 Windows developer console (Required to compile cmake)
2:10 CMAKE version 3.22.3
2:50 Python
3:22 Git install or download zip
4:04 pip install requirements
6:42 ffmpeg
7:33 environment variables
10:30 cmake
12:03 error codes
12:47 Running included fox example
15:17 Fox success
16:37 Build with your own images
18:29 Explaining commands
22:52 Training with images
27:50 Build a bear
28:22 Success

Комментарии

Информация по комментариям в разработке