To setup a conda environment, download example training data, begin the training process, and launch Tensorboard: conda env create -f environment.yml conda activate nerf bash download_example_data.sh ...
I'm testing a python NerfStudio workflow to see how Cuda could could bring to 3d a drone video and visualize it in Omniverse Composer. I'm amazed how there are billions running around these ...