Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +2 -0
- README.md +5 -3
- scannet/README.md +141 -0
- scannet/train_refer_seg_data.json +3 -0
- scannet/val/scene0011_00.tar.gz +3 -0
- scannet/val/scene0019_00.tar.gz +3 -0
- scannet/val/scene0025_02.tar.gz +3 -0
- scannet/val/scene0063_00.tar.gz +3 -0
- scannet/val/scene0077_01.tar.gz +3 -0
- scannet/val/scene0086_02.tar.gz +3 -0
- scannet/val/scene0164_00.tar.gz +3 -0
- scannet/val/scene0164_01.tar.gz +3 -0
- scannet/val/scene0203_00.tar.gz +3 -0
- scannet/val/scene0203_01.tar.gz +3 -0
- scannet/val/scene0207_02.tar.gz +3 -0
- scannet/val/scene0251_00.tar.gz +3 -0
- scannet/val/scene0307_02.tar.gz +3 -0
- scannet/val/scene0316_00.tar.gz +3 -0
- scannet/val/scene0328_00.tar.gz +3 -0
- scannet/val/scene0334_01.tar.gz +3 -0
- scannet/val/scene0378_00.tar.gz +3 -0
- scannet/val/scene0426_00.tar.gz +3 -0
- scannet/val/scene0432_00.tar.gz +3 -0
- scannet/val/scene0474_03.tar.gz +3 -0
- scannet/val/scene0496_00.tar.gz +3 -0
- scannet/val/scene0527_00.tar.gz +3 -0
- scannet/val/scene0552_00.tar.gz +3 -0
- scannet/val/scene0553_00.tar.gz +3 -0
- scannet/val/scene0553_01.tar.gz +3 -0
- scannet/val/scene0559_00.tar.gz +3 -0
- scannet/val/scene0580_01.tar.gz +3 -0
- scannet/val/scene0583_00.tar.gz +3 -0
- scannet/val/scene0606_02.tar.gz +3 -0
- scannet/val/scene0608_01.tar.gz +3 -0
- scannet/val/scene0609_01.tar.gz +3 -0
- scannet/val/scene0645_02.tar.gz +3 -0
- scannet/val/scene0653_01.tar.gz +3 -0
- scannet/val/scene0655_00.tar.gz +3 -0
- scannet/val/scene0665_00.tar.gz +3 -0
- scannet/val/scene0684_00.tar.gz +3 -0
- scannet/val/scene0685_00.tar.gz +3 -0
- scannet/val/scene0693_01.tar.gz +3 -0
- scannet/val/scene0695_02.tar.gz +3 -0
- scannet/val/scene0695_03.tar.gz +3 -0
- scannet/val/scene0697_03.tar.gz +3 -0
- scannet/val/scene0699_00.tar.gz +3 -0
- scannet/val/scene0700_02.tar.gz +3 -0
- scannet/val/scene0701_01.tar.gz +3 -0
- scannet/val_pair.json +0 -0
- scannet/val_refer_pair.json +0 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
scannet/val_refer_seg_data.json filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
scannet/train_refer_seg_data.json filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
# Preprocessed Scannet Dataset for SIU3R Training
|
| 2 |
+
This repository contains the preprocessed ScanNet dataset, specifically tailored for training the SIU3R model.
|
| 3 |
+
|
| 4 |
+
# Pretrained Models for SIU3R
|
| 5 |
+
We provide pretrained models for the Panoptic Segmentation task. We train MASt3R backbone with adapter on the COCO dataset for SIU3R initialization.
|
scannet/README.md
ADDED
|
@@ -0,0 +1,141 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
This dataset is a processed version of the ScanNet dataset, which is available at http://www.scan-net.org/. The dataset is provided by WU-CVGL(https://github.com/WU-CVGL) for research purposes only.
|
| 2 |
+
|
| 3 |
+
The dataset is split into 2 parts: train and val. Both splits are provided with color images, depth images in millimeter (convert to meter by div 1000.0), ground truth c2w pose in txt file, ground truth camera intrinsic in txt file, ground truth annotations for 2D semantic segmentation, 2D instance segmentation and 2D panoptic segmentation, iou overlap value between images in iou.pt file. The annotations are provided in format described as follows:
|
| 4 |
+
|
| 5 |
+
- 2D semantic segmentation: a single channel uint8 image with pixel-wise class labels. The class is defined as below:
|
| 6 |
+
```yaml
|
| 7 |
+
0: "unlabeled",
|
| 8 |
+
1: "wall",
|
| 9 |
+
2: "floor",
|
| 10 |
+
3: "cabinet",
|
| 11 |
+
4: "bed",
|
| 12 |
+
5: "chair",
|
| 13 |
+
6: "sofa",
|
| 14 |
+
7: "table",
|
| 15 |
+
8: "door",
|
| 16 |
+
9: "window",
|
| 17 |
+
10: "bookshelf",
|
| 18 |
+
11: "picture",
|
| 19 |
+
12: "counter",
|
| 20 |
+
13: "desk",
|
| 21 |
+
14: "curtain",
|
| 22 |
+
15: "refrigerator",
|
| 23 |
+
16: "shower curtain",
|
| 24 |
+
17: "toilet",
|
| 25 |
+
18: "sink",
|
| 26 |
+
19: "bathtub",
|
| 27 |
+
20: "otherfurniture",
|
| 28 |
+
```
|
| 29 |
+
- 2D instance segmentation: a 3 channel uint8 image, where encoded as follows:
|
| 30 |
+
The segment id is defined as 1000 * semantic_label + instance_label. Note that the semantic_label is NOT the same as the 2D semantic segmentation. The instance_label is a unique id for each instance within the same semantic class.
|
| 31 |
+
semantic label is defined as below:
|
| 32 |
+
```yaml
|
| 33 |
+
0: "unlabeled",
|
| 34 |
+
1: "cabinet",
|
| 35 |
+
2: "bed",
|
| 36 |
+
3: "chair",
|
| 37 |
+
4: "sofa",
|
| 38 |
+
5: "table",
|
| 39 |
+
6: "door",
|
| 40 |
+
7: "window",
|
| 41 |
+
8: "bookshelf",
|
| 42 |
+
9: "picture",
|
| 43 |
+
10: "counter",
|
| 44 |
+
11: "desk",
|
| 45 |
+
12: "curtain",
|
| 46 |
+
13: "refrigerator",
|
| 47 |
+
14: "shower curtain",
|
| 48 |
+
15: "toilet",
|
| 49 |
+
16: "sink",
|
| 50 |
+
17: "bathtub",
|
| 51 |
+
18: "otherfurniture",
|
| 52 |
+
```
|
| 53 |
+
Then, the segment_id is encoded in the 3 channel image as follows:
|
| 54 |
+
```yaml
|
| 55 |
+
R: segment_id % 256,
|
| 56 |
+
G: segment_id // 256,
|
| 57 |
+
B: segment_id // 256 // 256.
|
| 58 |
+
```
|
| 59 |
+
|
| 60 |
+
- 2D panoptic segmentation: a 3 channel uint8 image, which encoded just like instance sgementation task do, but note that the defination of semantic label is as same as 2D semantic segmentation.
|
| 61 |
+
|
| 62 |
+
- iou.pt file store the iou overlap value between images, which is a Tensor with shape (N, N), where N is the max index of images in the dataset (note we remove some images which pose is unavailable or semantic annotations is blank). The iou[i, j] value is calculated by unproject depth[i] into 3d space, then project to images[j]'s camera coordinate, detailed calculation can be found in the code.
|
| 63 |
+
|
| 64 |
+
We also provide image pairs for validation and testing, which are stored in the val_pair.json file. The image pairs are defined as below:
|
| 65 |
+
```json
|
| 66 |
+
[
|
| 67 |
+
{
|
| 68 |
+
"scan": "scene0011_00",
|
| 69 |
+
"context_ids": [
|
| 70 |
+
1727,
|
| 71 |
+
1744
|
| 72 |
+
],
|
| 73 |
+
"target_ids": [
|
| 74 |
+
1727,
|
| 75 |
+
1729,
|
| 76 |
+
1732,
|
| 77 |
+
1738,
|
| 78 |
+
1739,
|
| 79 |
+
1744
|
| 80 |
+
],
|
| 81 |
+
"iou": 0.38273486495018005
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"scan": "scene0011_00",
|
| 85 |
+
"context_ids": [
|
| 86 |
+
255,
|
| 87 |
+
337
|
| 88 |
+
],
|
| 89 |
+
"target_ids": [
|
| 90 |
+
255,
|
| 91 |
+
267,
|
| 92 |
+
310,
|
| 93 |
+
325,
|
| 94 |
+
331,
|
| 95 |
+
337
|
| 96 |
+
],
|
| 97 |
+
"iou": 0.47921222448349
|
| 98 |
+
},
|
| 99 |
+
...
|
| 100 |
+
]
|
| 101 |
+
```
|
| 102 |
+
The "scan" field is the scan name, the "context_ids" field is the image ids of context images, the "target_ids" field is the image ids of target images, and the "iou" field is the iou overlap value between 2 context images. The context images are used as input to the model, and the target images are used as ground truth for evaluation.
|
| 103 |
+
|
| 104 |
+
For refer segmentation task, we provide the refer segmentation annotations in train_refer_seg_data.json and val_refer_seg_data.json. The annotations are provided in format described as follows:
|
| 105 |
+
```json
|
| 106 |
+
{
|
| 107 |
+
"scene0011_00": {
|
| 108 |
+
"2": {
|
| 109 |
+
"object_name": "kitchen_cabinets",
|
| 110 |
+
"instance_label_id": 1,
|
| 111 |
+
"panoptic_label_id": 3,
|
| 112 |
+
"frame_id": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, ...],
|
| 113 |
+
"text": ["there are brwon wooden cabinets. placed on the side of the kitchen.", "there is a set of bottom kitchen cabinets in the room. it has a microwave in the middle of it.", "there is a set of bottom kitchen cabinets in the room. there is a microwave in the middle of them.", "brown kitchen cabinets, the top is decorated with marble layers it is placed on the left in the direction of view. the right are 4 brown chairs.", "the kitchen cabinets are located along the right wall. they are below the counter top. the kitchen cabinets are located to the right of the table and chairs."],
|
| 114 |
+
"text_token": [
|
| 115 |
+
[49406, 997, 631, 711, 1749, 9057, 33083, 269, 9729, 525, 518, 1145, 539, 518, 4485, 269, 49407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
| 116 |
+
[49406, 997, 533, 320, 1167, 539, 5931, 4485, 33083, 530, 518, 1530, 269, 585, 791, 320, 24240, 530, 518, 3694, 539, 585, 269, 49407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
| 117 |
+
[49406, 997, 533, 320, 1167, 539, 5931, 4485, 33083, 530, 518, 1530, 269, 997, 533, 320, 24240, 530, 518, 3694, 539, 1180, 269, 49407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
| 118 |
+
[49406, 2866, 4485, 33083, 267, 518, 1253, 533, 15917, 593, 13071, 15900, 585, 533, 9729, 525, 518, 1823, 530, 518, 5407, 539, 1093, 269, 518, 1155, 631, 275, 2866, 12033, 269, 49407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
| 119 |
+
[49406, 518, 4485, 33083, 631, 5677, 2528, 518, 1155, 2569, 269, 889, 631, 3788, 518, 7352, 1253, 269, 518, 4485, 33083, 631, 5677, 531, 518, 1155, 539, 518, 2175, 537, 12033, 269, 49407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
| 120 |
+
]
|
| 121 |
+
},
|
| 122 |
+
"3": {
|
| 123 |
+
"object_name": "table",
|
| 124 |
+
"instance_label_id": 5,
|
| 125 |
+
"panoptic_label_id": 7,
|
| 126 |
+
"frame_id": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, ...],
|
| 127 |
+
"text": ["this is a long table. there are three brown chairs behind it.", "this is a long table. it is surrounded by chairs.", "there is a large table in the room. it has ten chairs pulled up to it.", "a brown table, placed in the middle of the room, on the left is 4 brown chairs, on the right are 4 brown chairs. the front is a brown door with light shining on.", "this is a brown table. it is surrounded by quite a few matching chairs."],
|
| 128 |
+
"text_token": [
|
| 129 |
+
[49406, 589, 533, 320, 1538, 2175, 269, 997, 631, 2097, 2866, 12033, 2403, 585, 269, 49407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
| 130 |
+
[49406, 589, 533, 320, 1538, 2175, 269, 585, 533, 13589, 638, 12033, 269, 49407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
| 131 |
+
[49406, 997, 533, 320, 3638, 2175, 530, 518, 1530, 269, 585, 791, 2581, 12033, 8525, 705, 531, 585, 269, 49407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
| 132 |
+
[49406, 320, 2866, 2175, 267, 9729, 530, 518, 3694, 539, 518, 1530, 267, 525, 518, 1823, 533, 275, 2866, 12033, 267, 525, 518, 1155, 631, 275, 2866, 12033, 269, 518, 2184, 533, 320, 2866, 2489, 593, 1395, 10485, 525, 269, 49407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
| 133 |
+
[49406, 589, 533, 320, 2866, 2175, 269, 585, 533, 13589, 638, 4135, 320, 1939, 11840, 12033, 269, 49407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
| 134 |
+
]
|
| 135 |
+
},
|
| 136 |
+
...
|
| 137 |
+
}
|
| 138 |
+
...
|
| 139 |
+
}
|
| 140 |
+
```
|
| 141 |
+
The "scene0011_00" field is the scan name, the "2" field is the object id (also instance_label), the "object_name" field is the object name, the "instance_label_id" field is the semantic label id in instance segmentation task, the "panoptic_label_id" field is the semantic label id in panoptic segmentation task, the "frame_id" field is the frame ids of images which contain this object, the "text" field is the refer segmentation text description, and the "text_token" field is the tokenized refer segmentation text by openclip (https://github.com/mlfoundations/open_clip), note that we use `convnext_large_d_320` model (https://huggingface.co/laion/CLIP-convnext_large_d_320.laion2B-s29B-b131K-ft-soup). The refer segmentation task is to segment the object in the image based on the refer segmentation text. This part of data is obtained from the uniseg3d repository (https://github.com/dk-liang/UniSeg3D), thanks for their great work.
|
scannet/train_refer_seg_data.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d73a84b704106f21953f1e2a111698eb2e7bbc59a6c2d8a2bb5da83ab49e5c9d
|
| 3 |
+
size 95735179
|
scannet/val/scene0011_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11c97e52a3187385506419a69bcc009a0c52a8c3d47febe4ff812076aa9e4157
|
| 3 |
+
size 148426504
|
scannet/val/scene0019_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c75c8a44272531f7548250ea3b5d78438dc7fc501631f0372817ad33f5413457
|
| 3 |
+
size 20185925
|
scannet/val/scene0025_02.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60eeb90473872cad5e4ce1d98192a815f169ef2f1f3e84e7cc7dc585a1dddbb7
|
| 3 |
+
size 95813729
|
scannet/val/scene0063_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe0e44f958ecfd99884ad77d492702efebb8999f214fd924d9905f86e1e64909
|
| 3 |
+
size 20277528
|
scannet/val/scene0077_01.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5abc2e55beb4cf22885c02a41b0502fa284a28865fc14b2bf1c7e84034f599b6
|
| 3 |
+
size 34968174
|
scannet/val/scene0086_02.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d51ec75d6a1a64ae11d2b18ec2a049749eb49a373a0a32eab7d25019f5d41f57
|
| 3 |
+
size 80588891
|
scannet/val/scene0164_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70829bf3b94d03afa20c5ddc93939830ec85734b3a3e502cef6d78800b1a7165
|
| 3 |
+
size 69745548
|
scannet/val/scene0164_01.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a31aad6bea4c508e9a35cbc6b8b7de40ab98a3da5801729f70b81ecdafbae48
|
| 3 |
+
size 30400219
|
scannet/val/scene0203_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63bce19370f0f92869429cb64b17a18cc171f531db691ec4118a7e8e87943f18
|
| 3 |
+
size 54106046
|
scannet/val/scene0203_01.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e27abde8344ea4da549f5e6fa2378719480895a7885c9cf8ca7a9c8c90a50c38
|
| 3 |
+
size 54100065
|
scannet/val/scene0207_02.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b282603df40c800bdd9761731675b9b94866d43093b1348fa24fa6b14bb0a7a6
|
| 3 |
+
size 167636207
|
scannet/val/scene0251_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0cd3ef4d7f6f66c1c16abbae132e2253c3340874b5a17245d6a87fe85661758
|
| 3 |
+
size 105451645
|
scannet/val/scene0307_02.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2909bdeaa4d8d46f2b26433bcf75f016729712947f3a9c872a39a3543535d985
|
| 3 |
+
size 139993656
|
scannet/val/scene0316_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:369c07c67e51976076db657cee6dc2b8a4d6c635f85904433cc1d7198a848cc8
|
| 3 |
+
size 45482740
|
scannet/val/scene0328_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5a51dbb227ab1bfb9a5d9d7adfcb8157fc8783ee2eaa6eb95d8466bd7bc3749
|
| 3 |
+
size 48531226
|
scannet/val/scene0334_01.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74d153a3f035a52bc20d6a6df6fff7d5a38553b412f996109a13c98b2cd616db
|
| 3 |
+
size 69865302
|
scannet/val/scene0378_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b0b94c655fa7b96f84a9c41de19632e5e7ebfde8867f8da5eeff13c4fc069b1
|
| 3 |
+
size 124245457
|
scannet/val/scene0426_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fa5d6dec4b2a019252a1d4072d4bc8643fbf9551b7985d9ac4c61c41a869b6f
|
| 3 |
+
size 81764510
|
scannet/val/scene0432_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26d31b0fce06b964ab66aabe83c3ac04ab3a37cabf4e81646239b834389257fb
|
| 3 |
+
size 10341691
|
scannet/val/scene0474_03.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0d9a2dc06ff55f6763e13c486f9c5048d4cc953f66c6d070be38535b2a5364c
|
| 3 |
+
size 99688538
|
scannet/val/scene0496_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52df9413a383e3ce539424b53e2e964af40f78a21815c402af488fd49bc98a7c
|
| 3 |
+
size 79742205
|
scannet/val/scene0527_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94116affa18d5cb92ec718f8657af84fc798a6fa15e88eca19b31972f00c6b6d
|
| 3 |
+
size 22837383
|
scannet/val/scene0552_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79bc73d0161823fa2f57831ffac3ba2a5ba42be1b93322fa888181eb15ce079a
|
| 3 |
+
size 33513723
|
scannet/val/scene0553_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:109785351fe87b3ca80d7bb4f0d5e3653c3539901a4f13fc5d3da4f7e5e9e79b
|
| 3 |
+
size 47420031
|
scannet/val/scene0553_01.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b455625cc145f5ad12d8a098f792e1b8e9b5f2b1c9a0e963a7bfb5ac0c0cbe0
|
| 3 |
+
size 43672301
|
scannet/val/scene0559_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f95b4e25823cc2d07d4418be75be7359c349bc701b5098b477c401e094a13a2
|
| 3 |
+
size 20555556
|
scannet/val/scene0580_01.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1dd5769bd85d0fe4c3f46f3bb1e9bb822fd9b327dea596dc4c24a3aedc148a3
|
| 3 |
+
size 159208987
|
scannet/val/scene0583_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64bcca33870fa9fc6ff888a87eeba0bda375de3925b3f39d99f04deae454d5fb
|
| 3 |
+
size 72517127
|
scannet/val/scene0606_02.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f89ebd4a61f28da8272a068af41771178dcb35501b2e401f2c5822255d4600b
|
| 3 |
+
size 100055563
|
scannet/val/scene0608_01.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3aa0fc8a23724b63fb10661bcf456b39ecf575d7e34fe25a88e31dc4e1ab9be9
|
| 3 |
+
size 108504852
|
scannet/val/scene0609_01.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df8238dcbaf3f27a108cc7ee8357ef8f6d64968d6900f5fd3055feb0b4322bb2
|
| 3 |
+
size 39056888
|
scannet/val/scene0645_02.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92ad4613a252588f8ed56ff6df8a1a110610135a52e7cb89cc7fafa4775ef95f
|
| 3 |
+
size 192394374
|
scannet/val/scene0653_01.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2253c1ec14ad699b086ba339c2882c8afe3db05bec2fcf51bc6b5a7c1cb4041a
|
| 3 |
+
size 193241298
|
scannet/val/scene0655_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20449a79f1faebe1283f442ec647a811626768a8b9b73f3f5909bcf443331eaa
|
| 3 |
+
size 42276076
|
scannet/val/scene0665_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcd769246bf0ef3a27c0dae1313ce8c8f8f77c2e170e7c8a89e0185a2aa6e27f
|
| 3 |
+
size 73456483
|
scannet/val/scene0684_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff5f07a1045a13ba56d10e6113ee52815d2e4a88b6a050ab8eda536d27218afe
|
| 3 |
+
size 30389897
|
scannet/val/scene0685_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:322290297c21d451509b11e5c72eefed7e47fb7b6885b74bf488e716f7cec696
|
| 3 |
+
size 70572756
|
scannet/val/scene0693_01.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5eca3fe075e5c8df7de7c84744d64000e7dd1dfc5d5331b517cdb0c13410da14
|
| 3 |
+
size 61858399
|
scannet/val/scene0695_02.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50a9d598934ff2bd7628734be49508b3658042319edd46d8a8ec941974a64d66
|
| 3 |
+
size 78975909
|
scannet/val/scene0695_03.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b51fc34589a3a08eb4235ea920268d90259389e876cd4440e592971ded7bd2dd
|
| 3 |
+
size 100150914
|
scannet/val/scene0697_03.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e67e6d7fbf757904a62d72705ca200d6ab41f2b8c8d90861c3d5604bd58a75d
|
| 3 |
+
size 92337029
|
scannet/val/scene0699_00.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c21d71bfad63c11ca3ff02b4c73388b2c43cd3ee492921140bd38476161b2da
|
| 3 |
+
size 129247548
|
scannet/val/scene0700_02.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:906c502c25986412d4f3d8c90ac7e6fd124f6b3ac2c61acd7bed42eb74c80a28
|
| 3 |
+
size 182110430
|
scannet/val/scene0701_01.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b443403278bd392c050002f93d5971d39cee68082b462d05229e1579971cf69b
|
| 3 |
+
size 36500457
|
scannet/val_pair.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
scannet/val_refer_pair.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|