nerfstudio
nerfstudio copied to clipboard
Exporting the Trained Network with weights so it can be queried
Nerfstudio trains a nerf model to produce what is seen in the GUI and the mesh/point clouds that can be exported so there must be a network and weights saved somewhere after the training. I am looking to find a way to load that trained network with weights onto a mobile platform so I can give it images and it will give me the camera pose.