Closed zz7379 closed 1 year ago
I ran the cmd:
torchrun --nproc_per_node=1 projects/neuralangelo/scripts/extract_mesh.py \ --logdir=logs/rschip2 --textured \ --config=logs/rschip2/config.yaml \ --checkpoint=logs/rschip2/epoch_03478_iteration_000080000_checkpoint.pt \ --output_file=logs/rschip2/out.ply \ --resolution=512 \ --block_res=128 --checkpoint logs/rschip2/epoch_03478_iteration_000080000_checkpoint.pt
Then i check the rgb values of the mesh and found it all [127, 127, 127, 255]
Closing (duplicate), please see discussions in #62.
I ran the cmd:
Then i check the rgb values of the mesh and found it all [127, 127, 127, 255]