You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m trying to fine-tune the model and have been following their paper for guidance. While I understand the dataset originates from Objaverse, I still have several questions about the setup and process:
Where can I find logs/instant-nerf-large-train/checkpoints/last.ckpt? Is it a pretrained checkpoint provided somewhere, or do we need to train it from scratch?
I believe filtered_obj_name.json is generated during the preprocessing stage of the Objaverse dataset. Does anyone know how this preprocessing is done, or where the relevant script might be?
What exactly is rendering_random_32views? Is it a standard rendering of the dataset, or does it require a specific rendering pipeline?
For reference, here’s the configuration file from the config/configs/instant-mesh-large-train.yaml
Hi everyone,
I’m trying to fine-tune the model and have been following their paper for guidance. While I understand the dataset originates from Objaverse, I still have several questions about the setup and process:
logs/instant-nerf-large-train/checkpoints/last.ckpt
? Is it a pretrained checkpoint provided somewhere, or do we need to train it from scratch?For reference, here’s the configuration file from the
config/configs/instant-mesh-large-train.yaml
The text was updated successfully, but these errors were encountered: