hkust-vgd / scenenn

Supplemental code and scripts for the paper SceneNN: A Scene Meshes Dataset with aNNotations
http://www.scenenn.net
73 stars 18 forks source link

Access to Pixelwise Semantic Labels #19

Open hermannsblum opened 2 years ago

hermannsblum commented 2 years ago

How can I access the pixelwise semantic labels?

I was able to download the data from your servers. I then compiled your tool to get images and depth, which works fine. However, the downloaded segmentation scenenn_seg has no documented format, and is definitely not enough data for pixel-wise annotations. How do I get to the pixel-wise annotations?

Thanks for your support!