sscnet
sscnet copied to clipboard
Anybody could run sscnet on your own depth data to output the annotation info?
How to make our own input data ?
You can reference the following function to generate your own testing example.
matlab_code/perpareDataTest.m
This function provides an example of how to generate your own testing data without ground truth labels. It will generate a the .bin file based on a single depth image with camera pose and an empty volume without room boundary.
@shurans So did you mean that perpareDataTest will just produce the volume ground truth?
In my opinion, it just generate an empty volume, haven't any annotated information. @KnightOfTheMoonlight