
As shown in the image, here is my execution command: torchrun --nproc_per_node=2 sample.py --model_path ./pytorch_model.bin --steps 100000 --input_path ./examples --uid_list camera.glb --output_path ./out_cam_100k --repeat_num 4 --temperature 0.5 --point_num 8192
The generated result has broken surfaces (fragmented mesh), even though my input is this specific .glb model.

The generated result has broken surfaces (fragmented mesh), even though my input is this specific .glb model.