kunalkathare
kunalkathare
@bluestyle97, Can you please provide some guidance or resources which I can refer to, to render objaverse dataset, also can you please provide the filtered_obj_name.json file.
Hi @wenqsun, can you please provide some guidance on how to set up the dataset properly?
Hi @bluestyle97, I have used the blender script from LRM, now I have a folder with 32 poses, a folder with 32 rendered images and an intrinsic.npy file for each...
> Hi @bluestyle97, I have used the blender script from LRM, now I have a folder with 32 poses, a folder with 32 rendered images and an intrinsic.npy file for...
> Hey @kunalkathare by LRM you means OpenLRM, right? Yes
Hey @hayoung-jeremy , try reducing the value of global_step_period under val: in the train sample yaml file , until it stops giving the error, which worked for me when I...
> Thank you @kunalkathare , I've tried with the following config, modified `epoch` and `global_step_period` : > ```yaml > ... > > train: > mixed_precision: bf16 > find_unused_parameters: false >...
Just to clarify the blender_script.py works only for 1 object right? Can you please also tell the format of the json file that I have to mention in train sample...
> Hi, > Plz follow the data preparation instructions [here](https://github.com/3DTopia/OpenLRM/tree/main?tab=readme-ov-file#data-preparation). > You may need to use other scripts and follow the instructions here for distributed rendering https://github.com/allenai/objaverse-rendering. `mathutils` and `bpy`...
> > Just to clarify the blender_script.py works only for 1 object right? Can you please also tell the format of the json file that I have to mention in...