Skip to content

Instantly share code, notes, and snippets.

@tejaskhot
Created August 18, 2018 03:25
Show Gist options
  • Save tejaskhot/8826769750ca5ee4ad0bc1265e8f0803 to your computer and use it in GitHub Desktop.
Save tejaskhot/8826769750ca5ee4ad0bc1265e8f0803 to your computer and use it in GitHub Desktop.
S3DIS class name to id mapping
classnames = {
0:'ceiling',
1:'floor',
2:'wall',
3:'beam',
4:'column',
5:'window',
6:'door',
7:'table',
8:'chair',
9:'sofa',
10:'bookcase',
11:'board',
12:'clutter'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment