nerfstudio-project / nerfstudio

A collaboration friendly studio for NeRFs
https://docs.nerf.studio
Apache License 2.0
9.34k stars 1.26k forks source link

unable to export meshes for zipnerf #3276

Open sumanttyagi opened 3 months ago

sumanttyagi commented 3 months ago

when i am trying to get the meshes below error is coming '


nerfstudio\models\base_model.py", line 222, in get_rgba_image
    raise NotImplementedError(f"get_rgba_image is not implemented for model {self.__class__.__name__}")
NotImplementedError: get_rgba_image is not implemented for model ZipNerfModel