Inference and 3D visualization code for custom image
Thank you for your excellent work. Is it possible to release the inference code for custom images that don't come with a JSON or TXT file, just the image itself? Since the dataset isn't publicly available, it's a bit challenging to determine how the custom image's structure should be for evaluation to work as a inference code. same issue for visualization in 3d .
Thank you for your excellent work. Is it possible to release the inference code for custom images that don't come with a JSON or TXT file, just the image itself? Since the dataset isn't publicly available, it's a bit challenging to determine how the custom image's structure should be for evaluation to work as a inference code. same issue for visualization in 3d .
Did you solve this by writing your own inference code?