torch-bakedsdf icon indicating copy to clipboard operation
torch-bakedsdf copied to clipboard

When run "python BakedSDF2FBX.py glbfile", error!

Open annci62 opened this issue 1 year ago • 1 comments

step:

  1. python launch.py --config configs/bakedsdf-blender.yaml --gpu 0 --train --exp_dir /home/disk2/out/torch-bakedsdf/ dataset.root_dir=/home/disk2/data/nerf_synthetic/lego/ name=nues-blender-lego
  2. python export.py --exp_dir /home/disk2/out/torch-bakedsdf/nues-blender-lego/@20231123-153121/ --output-dir /home/disk2/out/torch-bakedsdf/nues-blender-lego/@20231123-153121/
  3. python BakedSDF2FBX.py /home/disk2/out/torch-bakedsdf/nues-blender-lego/@20231123-153121/nues-blender-lego.glb

output: image

annci62 avatar Nov 23 '23 08:11 annci62

@annci62 Did you resolve this error by any chance? I have currently sadly the same problem with the GLB file.

KTWaanders avatar Feb 13 '24 14:02 KTWaanders