Generating new testing data for SUNCG
I'm trying to generate some new testing data for SUNCG. I already extracted the respective files using genSUNCGdataScript. It generates amongst other things the necessary 3D scene labels as '.bin'-files.
In order to use the evaluation_script I would also need to produce the vol-file, which tells which labels to consider during evaluation and the sceneVox-file which contains the downsampled ground truth (60x36x60).
Is there any script to produce these files as well?
If not could you give me any hint on how to produce them?
Thanks in advance!
I also want to generate vol or sceneVox, could you give me some advice? @mgarbade @shurans
Check out this modified version of genSUNCGdataScript.m
@ShiceLiu Hello, did you generating testing data? if you did,could you give me some direction?