nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

Exporting the Trained Network with weights so it can be queried

Open desifisker opened this issue 2 years ago • 0 comments

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.

desifisker avatar Jan 24 '24 19:01 desifisker