apple / ARKitScenes

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.
Other
662 stars 58 forks source link

Info in the annotation file #70

Open tungyen opened 6 months ago

tungyen commented 6 months ago

In the annotation file, what is the different between "obbAligned" and "obb"? The value in centroid and axesLengths for these two type is totally different.

Also, what are the means of number in "segments"? image

Thank you.