-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hello,
I have been playing around with your code and was successfully able to test the model on the provided test data.
However, I would like to test this on custom rgbd data which is following the same structure as scannet.
How do I create the .sdf.ann and .image files for a scene? The test set has them generated but I could not find anywhere the method to generate those files
I did try to rename my rgb images and depth images to match one of the scene(scene0779_00) 0.jpg,20.jpg .. for rgb 0.png,20.png ... for depth and 0.txt, 20.txt ... . Doing so resulted in predictions being made on toilet,sink etc., which were part of the original scene and not my custom scene as, I believe, the 3d data is being loaded for .image file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels