I generate cameras_sphere.npz and images/mask file from 49 pngs in dtu_scan24/images with colmap method in neus(imgs2poses.py), then calcaute transforms.json using data_format_from_neus.py. But my transforms.json is different with the transforms.json in dtu_scan24.zip. So training and get the wrong mesh.
Who can tell me how to make my custom dataset correctly?
I generate cameras_sphere.npz and images/mask file from 49 pngs in dtu_scan24/images with colmap method in neus(imgs2poses.py), then calcaute transforms.json using data_format_from_neus.py. But my transforms.json is different with the transforms.json in dtu_scan24.zip. So training and get the wrong mesh. Who can tell me how to make my custom dataset correctly?