This repo accompanies the research paper, ARKitScenes - A Diverse Real-World Dataset for 3D Indoor Scene Understanding Using Mobile RGB-D Data and contains the data, scripts to visualize and process assets, and training code described in our paper.
Thanks for the great dataset, this is very helpful!
I have a few questions regarding the evaluation shown in Table 2 in the paper:
1) Which intersection-over-union (IoU) threshold t did you use to compute mAP@t ? I assume it is either 0.5 or 0.25 as in VoteNet?
2) Is the IoU computed over axis-aligned bounding boxes, or oriented bounding boxes?
3) On which split (val or test) are these numbers reported? Since test is currently not available, what are the numbers on validation?
4) Are the per-point annotations available?
Hi all,
Thanks for the great dataset, this is very helpful!
I have a few questions regarding the evaluation shown in Table 2 in the paper: 1) Which intersection-over-union (IoU) threshold t did you use to compute mAP@t ? I assume it is either 0.5 or 0.25 as in VoteNet? 2) Is the IoU computed over axis-aligned bounding boxes, or oriented bounding boxes? 3) On which split (val or test) are these numbers reported? Since test is currently not available, what are the numbers on validation? 4) Are the per-point annotations available?
Thanks a lot!
Best, Francis