Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ task_categories:
|
|
4 |
language:
|
5 |
- en
|
6 |
pretty_name: scannet
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
|
@@ -19,4 +23,4 @@ pretty_name: scannet
|
|
19 |
booktitle = {Proc. Computer Vision and Pattern Recognition (CVPR), IEEE},
|
20 |
year = {2017}
|
21 |
}
|
22 |
-
```
|
|
|
4 |
language:
|
5 |
- en
|
6 |
pretty_name: scannet
|
7 |
+
tags:
|
8 |
+
- not-for-all-audiences
|
9 |
+
size_categories:
|
10 |
+
- 1K<n<10K
|
11 |
---
|
12 |
|
13 |
|
|
|
23 |
booktitle = {Proc. Computer Vision and Pattern Recognition (CVPR), IEEE},
|
24 |
year = {2017}
|
25 |
}
|
26 |
+
```
|