Mrguanglei
Mrguanglei
@kunalkathare hello, I also have the LRM dataset, which is also rendered in blender. How can I use the training on instantmesh? Thank you very much for your help
@hayoung-jeremy Hello! At present, I plan to train the model, but since I am new to 3D content, could you share your training steps, such as how to make train_uids.json...
> 它工作得很好! 非常感谢你的帮助 @kunalkathare, 对此,我真的非常感激! 我需要生成 100 个 GLB 文件的数据集,因此我创建了一个`process_glb_files.sh`文件,该文件会自动为每个文件运行 Blender 脚本命令! 分享给有需要的人: > > ```shell > #!/bin/bash > DIRECTORY="./data" # replace it with your data folder path containing glb...
@hayoung-jeremy Hello! I also encountered this problem, my mathutils and bpy appeared red error, may I ask how you solved it? Your help will be greatly appreciated
> > > 它工作得很好! 非常感谢你的帮助 @kunalkathare, 对此,我真的非常感激! 我需要生成 100 个 GLB 文件的数据集,因此我创建了一个`process_glb_files.sh`文件,该文件会自动为每个文件运行 Blender 脚本命令! 分享给有需要的人: > > > ```shell > > > #!/bin/bash > > > DIRECTORY="./data" # replace it...
@Kev1MSL I can take a look at your training script, or the structure of your dataset, and I can help you better
@eliphatfs Hello, now I am also training this instantmesh, but the test set uses the zero123plus code, which causes an error when testing. I would like to know how to...
#129
@Kev1MSL Hello, please take a look at your dataset structure and training configuration file? This will help you better
@Sri-vatsa Hello, could you take a look at the structure of your dataset and the configuration file used to train nerf? I have encountered a problem in this regard, which...