sscnet icon indicating copy to clipboard operation
sscnet copied to clipboard

Anybody could run sscnet on your own depth data to output the annotation info?

Open JamesTonG321 opened this issue 8 years ago • 3 comments

How to make our own input data ?

JamesTonG321 avatar May 24 '17 06:05 JamesTonG321

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 avatar Jul 16 '17 20:07 shurans

@shurans So did you mean that perpareDataTest will just produce the volume ground truth?

KnightOfTheMoonlight avatar Jul 27 '17 10:07 KnightOfTheMoonlight

In my opinion, it just generate an empty volume, haven't any annotated information. @KnightOfTheMoonlight

JamesTonG321 avatar Aug 19 '17 11:08 JamesTonG321