Closed machenmusik closed 1 year ago
We haven't tested this with other dataparsers than the nerfstudio dataparser, I'm not sure if the code is compatible with the phototourism dataset. Is it possible to use the standard nerfstudio dataset instead? If not there might need to be a bit of code to port over LERF dataloading into the phototourism dataparser(see lerf_datamanager.py)
Closing this now, though integrating other dataparsers/datasets would be a nice future TODO
This works (Nerfacto)
ns-train nerfacto --data data\phototourism\brandenburg-gate phototourism-data
This fails
ns-train lerf --data data\phototourism\brandenburg-gate phototourism-data
with