Upload folder using huggingface_hub
Browse files- preprocessing/Benchmark/classes_ObjClassification-ShapeNetCore55.txt +17 -0
- preprocessing/Benchmark/classes_SemVoxLabel-nyu40id.txt +20 -0
- preprocessing/Benchmark/scannetv1_test.txt +312 -0
- preprocessing/Benchmark/scannetv1_train.txt +1045 -0
- preprocessing/Benchmark/scannetv1_val.txt +156 -0
- preprocessing/Benchmark/scannetv2_test.txt +100 -0
- preprocessing/Benchmark/scannetv2_train.txt +1201 -0
- preprocessing/Benchmark/scannetv2_val.txt +312 -0
- preprocessing/README.md +128 -0
- preprocessing/ScanNet200/README.md +60 -0
- preprocessing/ScanNet200/Tasks/scannetv2_test.txt +100 -0
- preprocessing/ScanNet200/Tasks/scannetv2_train.txt +1201 -0
- preprocessing/ScanNet200/Tasks/scannetv2_val.txt +312 -0
- preprocessing/ScanNet200/__pycache__/scannet200_constants.cpython-310.pyc +0 -0
- preprocessing/ScanNet200/__pycache__/scannet200_splits.cpython-310.pyc +0 -0
- preprocessing/ScanNet200/__pycache__/utils.cpython-310.pyc +0 -0
- preprocessing/ScanNet200/docs/dataset_histograms.jpg +3 -0
- preprocessing/ScanNet200/preprocess_scannet200.py +192 -0
- preprocessing/ScanNet200/requirements.txt +15 -0
- preprocessing/ScanNet200/scannet200_constants.py +277 -0
- preprocessing/ScanNet200/scannet200_splits.py +18 -0
- preprocessing/ScanNet200/scannetv2-labels.combined.tsv +608 -0
- preprocessing/ScanNet200/utils.py +130 -0
- preprocessing/SensorData.py +218 -0
- preprocessing/download-scannetv2.py +243 -0
- preprocessing/download_from_scan_id_txt.py +169 -0
- preprocessing/export_sampled_frames.py +643 -0
- preprocessing/scannet.md +38 -0
preprocessing/Benchmark/classes_ObjClassification-ShapeNetCore55.txt
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
1 trash
|
| 2 |
+
3 basket
|
| 3 |
+
4 bathtub
|
| 4 |
+
5 bed
|
| 5 |
+
9 shelf
|
| 6 |
+
13 cabinet
|
| 7 |
+
18 chair
|
| 8 |
+
20 keyboard
|
| 9 |
+
22 tv
|
| 10 |
+
30 lamp
|
| 11 |
+
31 laptop
|
| 12 |
+
35 microwave
|
| 13 |
+
39 pillow
|
| 14 |
+
42 printer
|
| 15 |
+
47 sofa
|
| 16 |
+
48 stove
|
| 17 |
+
49 table
|
preprocessing/Benchmark/classes_SemVoxLabel-nyu40id.txt
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
1 wall
|
| 2 |
+
2 floor
|
| 3 |
+
3 cabinet
|
| 4 |
+
4 bed
|
| 5 |
+
5 chair
|
| 6 |
+
6 sofa
|
| 7 |
+
7 table
|
| 8 |
+
8 door
|
| 9 |
+
9 window
|
| 10 |
+
10 bookshelf
|
| 11 |
+
11 picture
|
| 12 |
+
12 counter
|
| 13 |
+
14 desk
|
| 14 |
+
16 curtain
|
| 15 |
+
24 refridgerator
|
| 16 |
+
28 shower curtain
|
| 17 |
+
33 toilet
|
| 18 |
+
34 sink
|
| 19 |
+
36 bathtub
|
| 20 |
+
39 otherfurniture
|
preprocessing/Benchmark/scannetv1_test.txt
ADDED
|
@@ -0,0 +1,312 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene0568_00
|
| 2 |
+
scene0568_01
|
| 3 |
+
scene0568_02
|
| 4 |
+
scene0304_00
|
| 5 |
+
scene0488_00
|
| 6 |
+
scene0488_01
|
| 7 |
+
scene0412_00
|
| 8 |
+
scene0412_01
|
| 9 |
+
scene0217_00
|
| 10 |
+
scene0019_00
|
| 11 |
+
scene0019_01
|
| 12 |
+
scene0414_00
|
| 13 |
+
scene0575_00
|
| 14 |
+
scene0575_01
|
| 15 |
+
scene0575_02
|
| 16 |
+
scene0426_00
|
| 17 |
+
scene0426_01
|
| 18 |
+
scene0426_02
|
| 19 |
+
scene0426_03
|
| 20 |
+
scene0549_00
|
| 21 |
+
scene0549_01
|
| 22 |
+
scene0578_00
|
| 23 |
+
scene0578_01
|
| 24 |
+
scene0578_02
|
| 25 |
+
scene0665_00
|
| 26 |
+
scene0665_01
|
| 27 |
+
scene0050_00
|
| 28 |
+
scene0050_01
|
| 29 |
+
scene0050_02
|
| 30 |
+
scene0257_00
|
| 31 |
+
scene0025_00
|
| 32 |
+
scene0025_01
|
| 33 |
+
scene0025_02
|
| 34 |
+
scene0583_00
|
| 35 |
+
scene0583_01
|
| 36 |
+
scene0583_02
|
| 37 |
+
scene0701_00
|
| 38 |
+
scene0701_01
|
| 39 |
+
scene0701_02
|
| 40 |
+
scene0580_00
|
| 41 |
+
scene0580_01
|
| 42 |
+
scene0565_00
|
| 43 |
+
scene0169_00
|
| 44 |
+
scene0169_01
|
| 45 |
+
scene0655_00
|
| 46 |
+
scene0655_01
|
| 47 |
+
scene0655_02
|
| 48 |
+
scene0063_00
|
| 49 |
+
scene0221_00
|
| 50 |
+
scene0221_01
|
| 51 |
+
scene0591_00
|
| 52 |
+
scene0591_01
|
| 53 |
+
scene0591_02
|
| 54 |
+
scene0678_00
|
| 55 |
+
scene0678_01
|
| 56 |
+
scene0678_02
|
| 57 |
+
scene0462_00
|
| 58 |
+
scene0427_00
|
| 59 |
+
scene0595_00
|
| 60 |
+
scene0193_00
|
| 61 |
+
scene0193_01
|
| 62 |
+
scene0164_00
|
| 63 |
+
scene0164_01
|
| 64 |
+
scene0164_02
|
| 65 |
+
scene0164_03
|
| 66 |
+
scene0598_00
|
| 67 |
+
scene0598_01
|
| 68 |
+
scene0598_02
|
| 69 |
+
scene0599_00
|
| 70 |
+
scene0599_01
|
| 71 |
+
scene0599_02
|
| 72 |
+
scene0328_00
|
| 73 |
+
scene0300_00
|
| 74 |
+
scene0300_01
|
| 75 |
+
scene0354_00
|
| 76 |
+
scene0458_00
|
| 77 |
+
scene0458_01
|
| 78 |
+
scene0423_00
|
| 79 |
+
scene0423_01
|
| 80 |
+
scene0423_02
|
| 81 |
+
scene0307_00
|
| 82 |
+
scene0307_01
|
| 83 |
+
scene0307_02
|
| 84 |
+
scene0606_00
|
| 85 |
+
scene0606_01
|
| 86 |
+
scene0606_02
|
| 87 |
+
scene0432_00
|
| 88 |
+
scene0432_01
|
| 89 |
+
scene0608_00
|
| 90 |
+
scene0608_01
|
| 91 |
+
scene0608_02
|
| 92 |
+
scene0651_00
|
| 93 |
+
scene0651_01
|
| 94 |
+
scene0651_02
|
| 95 |
+
scene0430_00
|
| 96 |
+
scene0430_01
|
| 97 |
+
scene0689_00
|
| 98 |
+
scene0357_00
|
| 99 |
+
scene0357_01
|
| 100 |
+
scene0574_00
|
| 101 |
+
scene0574_01
|
| 102 |
+
scene0574_02
|
| 103 |
+
scene0329_00
|
| 104 |
+
scene0329_01
|
| 105 |
+
scene0329_02
|
| 106 |
+
scene0153_00
|
| 107 |
+
scene0153_01
|
| 108 |
+
scene0616_00
|
| 109 |
+
scene0616_01
|
| 110 |
+
scene0671_00
|
| 111 |
+
scene0671_01
|
| 112 |
+
scene0618_00
|
| 113 |
+
scene0382_00
|
| 114 |
+
scene0382_01
|
| 115 |
+
scene0490_00
|
| 116 |
+
scene0621_00
|
| 117 |
+
scene0607_00
|
| 118 |
+
scene0607_01
|
| 119 |
+
scene0149_00
|
| 120 |
+
scene0695_00
|
| 121 |
+
scene0695_01
|
| 122 |
+
scene0695_02
|
| 123 |
+
scene0695_03
|
| 124 |
+
scene0389_00
|
| 125 |
+
scene0377_00
|
| 126 |
+
scene0377_01
|
| 127 |
+
scene0377_02
|
| 128 |
+
scene0342_00
|
| 129 |
+
scene0139_00
|
| 130 |
+
scene0629_00
|
| 131 |
+
scene0629_01
|
| 132 |
+
scene0629_02
|
| 133 |
+
scene0496_00
|
| 134 |
+
scene0633_00
|
| 135 |
+
scene0633_01
|
| 136 |
+
scene0518_00
|
| 137 |
+
scene0652_00
|
| 138 |
+
scene0406_00
|
| 139 |
+
scene0406_01
|
| 140 |
+
scene0406_02
|
| 141 |
+
scene0144_00
|
| 142 |
+
scene0144_01
|
| 143 |
+
scene0494_00
|
| 144 |
+
scene0278_00
|
| 145 |
+
scene0278_01
|
| 146 |
+
scene0316_00
|
| 147 |
+
scene0609_00
|
| 148 |
+
scene0609_01
|
| 149 |
+
scene0609_02
|
| 150 |
+
scene0609_03
|
| 151 |
+
scene0084_00
|
| 152 |
+
scene0084_01
|
| 153 |
+
scene0084_02
|
| 154 |
+
scene0696_00
|
| 155 |
+
scene0696_01
|
| 156 |
+
scene0696_02
|
| 157 |
+
scene0351_00
|
| 158 |
+
scene0351_01
|
| 159 |
+
scene0643_00
|
| 160 |
+
scene0644_00
|
| 161 |
+
scene0645_00
|
| 162 |
+
scene0645_01
|
| 163 |
+
scene0645_02
|
| 164 |
+
scene0081_00
|
| 165 |
+
scene0081_01
|
| 166 |
+
scene0081_02
|
| 167 |
+
scene0647_00
|
| 168 |
+
scene0647_01
|
| 169 |
+
scene0535_00
|
| 170 |
+
scene0353_00
|
| 171 |
+
scene0353_01
|
| 172 |
+
scene0353_02
|
| 173 |
+
scene0559_00
|
| 174 |
+
scene0559_01
|
| 175 |
+
scene0559_02
|
| 176 |
+
scene0593_00
|
| 177 |
+
scene0593_01
|
| 178 |
+
scene0246_00
|
| 179 |
+
scene0653_00
|
| 180 |
+
scene0653_01
|
| 181 |
+
scene0064_00
|
| 182 |
+
scene0064_01
|
| 183 |
+
scene0356_00
|
| 184 |
+
scene0356_01
|
| 185 |
+
scene0356_02
|
| 186 |
+
scene0030_00
|
| 187 |
+
scene0030_01
|
| 188 |
+
scene0030_02
|
| 189 |
+
scene0222_00
|
| 190 |
+
scene0222_01
|
| 191 |
+
scene0338_00
|
| 192 |
+
scene0338_01
|
| 193 |
+
scene0338_02
|
| 194 |
+
scene0378_00
|
| 195 |
+
scene0378_01
|
| 196 |
+
scene0378_02
|
| 197 |
+
scene0660_00
|
| 198 |
+
scene0553_00
|
| 199 |
+
scene0553_01
|
| 200 |
+
scene0553_02
|
| 201 |
+
scene0527_00
|
| 202 |
+
scene0663_00
|
| 203 |
+
scene0663_01
|
| 204 |
+
scene0663_02
|
| 205 |
+
scene0664_00
|
| 206 |
+
scene0664_01
|
| 207 |
+
scene0664_02
|
| 208 |
+
scene0334_00
|
| 209 |
+
scene0334_01
|
| 210 |
+
scene0334_02
|
| 211 |
+
scene0046_00
|
| 212 |
+
scene0046_01
|
| 213 |
+
scene0046_02
|
| 214 |
+
scene0203_00
|
| 215 |
+
scene0203_01
|
| 216 |
+
scene0203_02
|
| 217 |
+
scene0088_00
|
| 218 |
+
scene0088_01
|
| 219 |
+
scene0088_02
|
| 220 |
+
scene0088_03
|
| 221 |
+
scene0086_00
|
| 222 |
+
scene0086_01
|
| 223 |
+
scene0086_02
|
| 224 |
+
scene0670_00
|
| 225 |
+
scene0670_01
|
| 226 |
+
scene0256_00
|
| 227 |
+
scene0256_01
|
| 228 |
+
scene0256_02
|
| 229 |
+
scene0249_00
|
| 230 |
+
scene0441_00
|
| 231 |
+
scene0658_00
|
| 232 |
+
scene0704_00
|
| 233 |
+
scene0704_01
|
| 234 |
+
scene0187_00
|
| 235 |
+
scene0187_01
|
| 236 |
+
scene0131_00
|
| 237 |
+
scene0131_01
|
| 238 |
+
scene0131_02
|
| 239 |
+
scene0207_00
|
| 240 |
+
scene0207_01
|
| 241 |
+
scene0207_02
|
| 242 |
+
scene0461_00
|
| 243 |
+
scene0011_00
|
| 244 |
+
scene0011_01
|
| 245 |
+
scene0343_00
|
| 246 |
+
scene0251_00
|
| 247 |
+
scene0077_00
|
| 248 |
+
scene0077_01
|
| 249 |
+
scene0684_00
|
| 250 |
+
scene0684_01
|
| 251 |
+
scene0550_00
|
| 252 |
+
scene0686_00
|
| 253 |
+
scene0686_01
|
| 254 |
+
scene0686_02
|
| 255 |
+
scene0208_00
|
| 256 |
+
scene0500_00
|
| 257 |
+
scene0500_01
|
| 258 |
+
scene0552_00
|
| 259 |
+
scene0552_01
|
| 260 |
+
scene0648_00
|
| 261 |
+
scene0648_01
|
| 262 |
+
scene0435_00
|
| 263 |
+
scene0435_01
|
| 264 |
+
scene0435_02
|
| 265 |
+
scene0435_03
|
| 266 |
+
scene0690_00
|
| 267 |
+
scene0690_01
|
| 268 |
+
scene0693_00
|
| 269 |
+
scene0693_01
|
| 270 |
+
scene0693_02
|
| 271 |
+
scene0700_00
|
| 272 |
+
scene0700_01
|
| 273 |
+
scene0700_02
|
| 274 |
+
scene0699_00
|
| 275 |
+
scene0231_00
|
| 276 |
+
scene0231_01
|
| 277 |
+
scene0231_02
|
| 278 |
+
scene0697_00
|
| 279 |
+
scene0697_01
|
| 280 |
+
scene0697_02
|
| 281 |
+
scene0697_03
|
| 282 |
+
scene0474_00
|
| 283 |
+
scene0474_01
|
| 284 |
+
scene0474_02
|
| 285 |
+
scene0474_03
|
| 286 |
+
scene0474_04
|
| 287 |
+
scene0474_05
|
| 288 |
+
scene0355_00
|
| 289 |
+
scene0355_01
|
| 290 |
+
scene0146_00
|
| 291 |
+
scene0146_01
|
| 292 |
+
scene0146_02
|
| 293 |
+
scene0196_00
|
| 294 |
+
scene0702_00
|
| 295 |
+
scene0702_01
|
| 296 |
+
scene0702_02
|
| 297 |
+
scene0314_00
|
| 298 |
+
scene0277_00
|
| 299 |
+
scene0277_01
|
| 300 |
+
scene0277_02
|
| 301 |
+
scene0095_00
|
| 302 |
+
scene0095_01
|
| 303 |
+
scene0015_00
|
| 304 |
+
scene0100_00
|
| 305 |
+
scene0100_01
|
| 306 |
+
scene0100_02
|
| 307 |
+
scene0558_00
|
| 308 |
+
scene0558_01
|
| 309 |
+
scene0558_02
|
| 310 |
+
scene0685_00
|
| 311 |
+
scene0685_01
|
| 312 |
+
scene0685_02
|
preprocessing/Benchmark/scannetv1_train.txt
ADDED
|
@@ -0,0 +1,1045 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene0191_00
|
| 2 |
+
scene0191_01
|
| 3 |
+
scene0191_02
|
| 4 |
+
scene0119_00
|
| 5 |
+
scene0230_00
|
| 6 |
+
scene0528_00
|
| 7 |
+
scene0528_01
|
| 8 |
+
scene0705_00
|
| 9 |
+
scene0705_01
|
| 10 |
+
scene0705_02
|
| 11 |
+
scene0415_00
|
| 12 |
+
scene0415_01
|
| 13 |
+
scene0415_02
|
| 14 |
+
scene0007_00
|
| 15 |
+
scene0141_00
|
| 16 |
+
scene0141_01
|
| 17 |
+
scene0141_02
|
| 18 |
+
scene0515_00
|
| 19 |
+
scene0515_01
|
| 20 |
+
scene0515_02
|
| 21 |
+
scene0447_00
|
| 22 |
+
scene0447_01
|
| 23 |
+
scene0447_02
|
| 24 |
+
scene0531_00
|
| 25 |
+
scene0503_00
|
| 26 |
+
scene0285_00
|
| 27 |
+
scene0069_00
|
| 28 |
+
scene0584_00
|
| 29 |
+
scene0584_01
|
| 30 |
+
scene0584_02
|
| 31 |
+
scene0581_00
|
| 32 |
+
scene0581_01
|
| 33 |
+
scene0581_02
|
| 34 |
+
scene0620_00
|
| 35 |
+
scene0620_01
|
| 36 |
+
scene0263_00
|
| 37 |
+
scene0263_01
|
| 38 |
+
scene0481_00
|
| 39 |
+
scene0481_01
|
| 40 |
+
scene0020_00
|
| 41 |
+
scene0020_01
|
| 42 |
+
scene0291_00
|
| 43 |
+
scene0291_01
|
| 44 |
+
scene0291_02
|
| 45 |
+
scene0469_00
|
| 46 |
+
scene0469_01
|
| 47 |
+
scene0469_02
|
| 48 |
+
scene0659_00
|
| 49 |
+
scene0659_01
|
| 50 |
+
scene0024_00
|
| 51 |
+
scene0024_01
|
| 52 |
+
scene0024_02
|
| 53 |
+
scene0564_00
|
| 54 |
+
scene0117_00
|
| 55 |
+
scene0027_00
|
| 56 |
+
scene0027_01
|
| 57 |
+
scene0027_02
|
| 58 |
+
scene0028_00
|
| 59 |
+
scene0330_00
|
| 60 |
+
scene0418_00
|
| 61 |
+
scene0418_01
|
| 62 |
+
scene0418_02
|
| 63 |
+
scene0233_00
|
| 64 |
+
scene0233_01
|
| 65 |
+
scene0673_00
|
| 66 |
+
scene0673_01
|
| 67 |
+
scene0673_02
|
| 68 |
+
scene0673_03
|
| 69 |
+
scene0673_04
|
| 70 |
+
scene0673_05
|
| 71 |
+
scene0585_00
|
| 72 |
+
scene0585_01
|
| 73 |
+
scene0362_00
|
| 74 |
+
scene0362_01
|
| 75 |
+
scene0362_02
|
| 76 |
+
scene0362_03
|
| 77 |
+
scene0035_00
|
| 78 |
+
scene0035_01
|
| 79 |
+
scene0358_00
|
| 80 |
+
scene0358_01
|
| 81 |
+
scene0358_02
|
| 82 |
+
scene0037_00
|
| 83 |
+
scene0194_00
|
| 84 |
+
scene0321_00
|
| 85 |
+
scene0293_00
|
| 86 |
+
scene0293_01
|
| 87 |
+
scene0623_00
|
| 88 |
+
scene0623_01
|
| 89 |
+
scene0592_00
|
| 90 |
+
scene0592_01
|
| 91 |
+
scene0569_00
|
| 92 |
+
scene0569_01
|
| 93 |
+
scene0413_00
|
| 94 |
+
scene0313_00
|
| 95 |
+
scene0313_01
|
| 96 |
+
scene0313_02
|
| 97 |
+
scene0480_00
|
| 98 |
+
scene0480_01
|
| 99 |
+
scene0401_00
|
| 100 |
+
scene0517_00
|
| 101 |
+
scene0517_01
|
| 102 |
+
scene0517_02
|
| 103 |
+
scene0032_00
|
| 104 |
+
scene0032_01
|
| 105 |
+
scene0613_00
|
| 106 |
+
scene0613_01
|
| 107 |
+
scene0613_02
|
| 108 |
+
scene0306_00
|
| 109 |
+
scene0306_01
|
| 110 |
+
scene0052_00
|
| 111 |
+
scene0052_01
|
| 112 |
+
scene0052_02
|
| 113 |
+
scene0053_00
|
| 114 |
+
scene0444_00
|
| 115 |
+
scene0444_01
|
| 116 |
+
scene0055_00
|
| 117 |
+
scene0055_01
|
| 118 |
+
scene0055_02
|
| 119 |
+
scene0560_00
|
| 120 |
+
scene0589_00
|
| 121 |
+
scene0589_01
|
| 122 |
+
scene0589_02
|
| 123 |
+
scene0610_00
|
| 124 |
+
scene0610_01
|
| 125 |
+
scene0610_02
|
| 126 |
+
scene0364_00
|
| 127 |
+
scene0364_01
|
| 128 |
+
scene0383_00
|
| 129 |
+
scene0383_01
|
| 130 |
+
scene0383_02
|
| 131 |
+
scene0006_00
|
| 132 |
+
scene0006_01
|
| 133 |
+
scene0006_02
|
| 134 |
+
scene0275_00
|
| 135 |
+
scene0451_00
|
| 136 |
+
scene0451_01
|
| 137 |
+
scene0451_02
|
| 138 |
+
scene0451_03
|
| 139 |
+
scene0451_04
|
| 140 |
+
scene0451_05
|
| 141 |
+
scene0135_00
|
| 142 |
+
scene0065_00
|
| 143 |
+
scene0065_01
|
| 144 |
+
scene0065_02
|
| 145 |
+
scene0104_00
|
| 146 |
+
scene0674_00
|
| 147 |
+
scene0674_01
|
| 148 |
+
scene0448_00
|
| 149 |
+
scene0448_01
|
| 150 |
+
scene0448_02
|
| 151 |
+
scene0502_00
|
| 152 |
+
scene0502_01
|
| 153 |
+
scene0502_02
|
| 154 |
+
scene0440_00
|
| 155 |
+
scene0440_01
|
| 156 |
+
scene0440_02
|
| 157 |
+
scene0071_00
|
| 158 |
+
scene0072_00
|
| 159 |
+
scene0072_01
|
| 160 |
+
scene0072_02
|
| 161 |
+
scene0509_00
|
| 162 |
+
scene0509_01
|
| 163 |
+
scene0509_02
|
| 164 |
+
scene0649_00
|
| 165 |
+
scene0649_01
|
| 166 |
+
scene0602_00
|
| 167 |
+
scene0694_00
|
| 168 |
+
scene0694_01
|
| 169 |
+
scene0101_00
|
| 170 |
+
scene0101_01
|
| 171 |
+
scene0101_02
|
| 172 |
+
scene0101_03
|
| 173 |
+
scene0101_04
|
| 174 |
+
scene0101_05
|
| 175 |
+
scene0218_00
|
| 176 |
+
scene0218_01
|
| 177 |
+
scene0579_00
|
| 178 |
+
scene0579_01
|
| 179 |
+
scene0579_02
|
| 180 |
+
scene0039_00
|
| 181 |
+
scene0039_01
|
| 182 |
+
scene0493_00
|
| 183 |
+
scene0493_01
|
| 184 |
+
scene0242_00
|
| 185 |
+
scene0242_01
|
| 186 |
+
scene0242_02
|
| 187 |
+
scene0083_00
|
| 188 |
+
scene0083_01
|
| 189 |
+
scene0127_00
|
| 190 |
+
scene0127_01
|
| 191 |
+
scene0662_00
|
| 192 |
+
scene0662_01
|
| 193 |
+
scene0662_02
|
| 194 |
+
scene0018_00
|
| 195 |
+
scene0087_00
|
| 196 |
+
scene0087_01
|
| 197 |
+
scene0087_02
|
| 198 |
+
scene0332_00
|
| 199 |
+
scene0332_01
|
| 200 |
+
scene0332_02
|
| 201 |
+
scene0628_00
|
| 202 |
+
scene0628_01
|
| 203 |
+
scene0628_02
|
| 204 |
+
scene0134_00
|
| 205 |
+
scene0134_01
|
| 206 |
+
scene0134_02
|
| 207 |
+
scene0238_00
|
| 208 |
+
scene0238_01
|
| 209 |
+
scene0092_00
|
| 210 |
+
scene0092_01
|
| 211 |
+
scene0092_02
|
| 212 |
+
scene0092_03
|
| 213 |
+
scene0092_04
|
| 214 |
+
scene0022_00
|
| 215 |
+
scene0022_01
|
| 216 |
+
scene0467_00
|
| 217 |
+
scene0392_00
|
| 218 |
+
scene0392_01
|
| 219 |
+
scene0392_02
|
| 220 |
+
scene0424_00
|
| 221 |
+
scene0424_01
|
| 222 |
+
scene0424_02
|
| 223 |
+
scene0646_00
|
| 224 |
+
scene0646_01
|
| 225 |
+
scene0646_02
|
| 226 |
+
scene0098_00
|
| 227 |
+
scene0098_01
|
| 228 |
+
scene0044_00
|
| 229 |
+
scene0044_01
|
| 230 |
+
scene0044_02
|
| 231 |
+
scene0510_00
|
| 232 |
+
scene0510_01
|
| 233 |
+
scene0510_02
|
| 234 |
+
scene0571_00
|
| 235 |
+
scene0571_01
|
| 236 |
+
scene0166_00
|
| 237 |
+
scene0166_01
|
| 238 |
+
scene0166_02
|
| 239 |
+
scene0563_00
|
| 240 |
+
scene0172_00
|
| 241 |
+
scene0172_01
|
| 242 |
+
scene0388_00
|
| 243 |
+
scene0388_01
|
| 244 |
+
scene0215_00
|
| 245 |
+
scene0215_01
|
| 246 |
+
scene0252_00
|
| 247 |
+
scene0287_00
|
| 248 |
+
scene0668_00
|
| 249 |
+
scene0572_00
|
| 250 |
+
scene0572_01
|
| 251 |
+
scene0572_02
|
| 252 |
+
scene0026_00
|
| 253 |
+
scene0224_00
|
| 254 |
+
scene0113_00
|
| 255 |
+
scene0113_01
|
| 256 |
+
scene0551_00
|
| 257 |
+
scene0381_00
|
| 258 |
+
scene0381_01
|
| 259 |
+
scene0381_02
|
| 260 |
+
scene0371_00
|
| 261 |
+
scene0371_01
|
| 262 |
+
scene0460_00
|
| 263 |
+
scene0118_00
|
| 264 |
+
scene0118_01
|
| 265 |
+
scene0118_02
|
| 266 |
+
scene0417_00
|
| 267 |
+
scene0008_00
|
| 268 |
+
scene0634_00
|
| 269 |
+
scene0521_00
|
| 270 |
+
scene0123_00
|
| 271 |
+
scene0123_01
|
| 272 |
+
scene0123_02
|
| 273 |
+
scene0045_00
|
| 274 |
+
scene0045_01
|
| 275 |
+
scene0511_00
|
| 276 |
+
scene0511_01
|
| 277 |
+
scene0114_00
|
| 278 |
+
scene0114_01
|
| 279 |
+
scene0114_02
|
| 280 |
+
scene0070_00
|
| 281 |
+
scene0029_00
|
| 282 |
+
scene0029_01
|
| 283 |
+
scene0029_02
|
| 284 |
+
scene0129_00
|
| 285 |
+
scene0103_00
|
| 286 |
+
scene0103_01
|
| 287 |
+
scene0002_00
|
| 288 |
+
scene0002_01
|
| 289 |
+
scene0132_00
|
| 290 |
+
scene0132_01
|
| 291 |
+
scene0132_02
|
| 292 |
+
scene0124_00
|
| 293 |
+
scene0124_01
|
| 294 |
+
scene0143_00
|
| 295 |
+
scene0143_01
|
| 296 |
+
scene0143_02
|
| 297 |
+
scene0604_00
|
| 298 |
+
scene0604_01
|
| 299 |
+
scene0604_02
|
| 300 |
+
scene0507_00
|
| 301 |
+
scene0105_00
|
| 302 |
+
scene0105_01
|
| 303 |
+
scene0105_02
|
| 304 |
+
scene0428_00
|
| 305 |
+
scene0428_01
|
| 306 |
+
scene0311_00
|
| 307 |
+
scene0140_00
|
| 308 |
+
scene0140_01
|
| 309 |
+
scene0182_00
|
| 310 |
+
scene0182_01
|
| 311 |
+
scene0182_02
|
| 312 |
+
scene0142_00
|
| 313 |
+
scene0142_01
|
| 314 |
+
scene0399_00
|
| 315 |
+
scene0399_01
|
| 316 |
+
scene0012_00
|
| 317 |
+
scene0012_01
|
| 318 |
+
scene0012_02
|
| 319 |
+
scene0060_00
|
| 320 |
+
scene0060_01
|
| 321 |
+
scene0370_00
|
| 322 |
+
scene0370_01
|
| 323 |
+
scene0370_02
|
| 324 |
+
scene0310_00
|
| 325 |
+
scene0310_01
|
| 326 |
+
scene0310_02
|
| 327 |
+
scene0661_00
|
| 328 |
+
scene0650_00
|
| 329 |
+
scene0152_00
|
| 330 |
+
scene0152_01
|
| 331 |
+
scene0152_02
|
| 332 |
+
scene0158_00
|
| 333 |
+
scene0158_01
|
| 334 |
+
scene0158_02
|
| 335 |
+
scene0482_00
|
| 336 |
+
scene0482_01
|
| 337 |
+
scene0600_00
|
| 338 |
+
scene0600_01
|
| 339 |
+
scene0600_02
|
| 340 |
+
scene0393_00
|
| 341 |
+
scene0393_01
|
| 342 |
+
scene0393_02
|
| 343 |
+
scene0562_00
|
| 344 |
+
scene0174_00
|
| 345 |
+
scene0174_01
|
| 346 |
+
scene0157_00
|
| 347 |
+
scene0157_01
|
| 348 |
+
scene0161_00
|
| 349 |
+
scene0161_01
|
| 350 |
+
scene0161_02
|
| 351 |
+
scene0159_00
|
| 352 |
+
scene0254_00
|
| 353 |
+
scene0254_01
|
| 354 |
+
scene0115_00
|
| 355 |
+
scene0115_01
|
| 356 |
+
scene0115_02
|
| 357 |
+
scene0162_00
|
| 358 |
+
scene0163_00
|
| 359 |
+
scene0163_01
|
| 360 |
+
scene0523_00
|
| 361 |
+
scene0523_01
|
| 362 |
+
scene0523_02
|
| 363 |
+
scene0459_00
|
| 364 |
+
scene0459_01
|
| 365 |
+
scene0175_00
|
| 366 |
+
scene0085_00
|
| 367 |
+
scene0085_01
|
| 368 |
+
scene0279_00
|
| 369 |
+
scene0279_01
|
| 370 |
+
scene0279_02
|
| 371 |
+
scene0201_00
|
| 372 |
+
scene0201_01
|
| 373 |
+
scene0201_02
|
| 374 |
+
scene0283_00
|
| 375 |
+
scene0456_00
|
| 376 |
+
scene0456_01
|
| 377 |
+
scene0429_00
|
| 378 |
+
scene0043_00
|
| 379 |
+
scene0043_01
|
| 380 |
+
scene0419_00
|
| 381 |
+
scene0419_01
|
| 382 |
+
scene0419_02
|
| 383 |
+
scene0368_00
|
| 384 |
+
scene0368_01
|
| 385 |
+
scene0348_00
|
| 386 |
+
scene0348_01
|
| 387 |
+
scene0348_02
|
| 388 |
+
scene0442_00
|
| 389 |
+
scene0178_00
|
| 390 |
+
scene0380_00
|
| 391 |
+
scene0380_01
|
| 392 |
+
scene0380_02
|
| 393 |
+
scene0165_00
|
| 394 |
+
scene0165_01
|
| 395 |
+
scene0165_02
|
| 396 |
+
scene0181_00
|
| 397 |
+
scene0181_01
|
| 398 |
+
scene0181_02
|
| 399 |
+
scene0181_03
|
| 400 |
+
scene0333_00
|
| 401 |
+
scene0614_00
|
| 402 |
+
scene0614_01
|
| 403 |
+
scene0614_02
|
| 404 |
+
scene0404_00
|
| 405 |
+
scene0404_01
|
| 406 |
+
scene0404_02
|
| 407 |
+
scene0185_00
|
| 408 |
+
scene0126_00
|
| 409 |
+
scene0126_01
|
| 410 |
+
scene0126_02
|
| 411 |
+
scene0519_00
|
| 412 |
+
scene0236_00
|
| 413 |
+
scene0236_01
|
| 414 |
+
scene0189_00
|
| 415 |
+
scene0075_00
|
| 416 |
+
scene0267_00
|
| 417 |
+
scene0192_00
|
| 418 |
+
scene0192_01
|
| 419 |
+
scene0192_02
|
| 420 |
+
scene0281_00
|
| 421 |
+
scene0420_00
|
| 422 |
+
scene0420_01
|
| 423 |
+
scene0420_02
|
| 424 |
+
scene0195_00
|
| 425 |
+
scene0195_01
|
| 426 |
+
scene0195_02
|
| 427 |
+
scene0597_00
|
| 428 |
+
scene0597_01
|
| 429 |
+
scene0597_02
|
| 430 |
+
scene0041_00
|
| 431 |
+
scene0041_01
|
| 432 |
+
scene0111_00
|
| 433 |
+
scene0111_01
|
| 434 |
+
scene0111_02
|
| 435 |
+
scene0666_00
|
| 436 |
+
scene0666_01
|
| 437 |
+
scene0666_02
|
| 438 |
+
scene0200_00
|
| 439 |
+
scene0200_01
|
| 440 |
+
scene0200_02
|
| 441 |
+
scene0536_00
|
| 442 |
+
scene0536_01
|
| 443 |
+
scene0536_02
|
| 444 |
+
scene0390_00
|
| 445 |
+
scene0280_00
|
| 446 |
+
scene0280_01
|
| 447 |
+
scene0280_02
|
| 448 |
+
scene0344_00
|
| 449 |
+
scene0344_01
|
| 450 |
+
scene0205_00
|
| 451 |
+
scene0205_01
|
| 452 |
+
scene0205_02
|
| 453 |
+
scene0484_00
|
| 454 |
+
scene0484_01
|
| 455 |
+
scene0009_00
|
| 456 |
+
scene0009_01
|
| 457 |
+
scene0009_02
|
| 458 |
+
scene0302_00
|
| 459 |
+
scene0302_01
|
| 460 |
+
scene0209_00
|
| 461 |
+
scene0209_01
|
| 462 |
+
scene0209_02
|
| 463 |
+
scene0210_00
|
| 464 |
+
scene0210_01
|
| 465 |
+
scene0395_00
|
| 466 |
+
scene0395_01
|
| 467 |
+
scene0395_02
|
| 468 |
+
scene0683_00
|
| 469 |
+
scene0601_00
|
| 470 |
+
scene0601_01
|
| 471 |
+
scene0214_00
|
| 472 |
+
scene0214_01
|
| 473 |
+
scene0214_02
|
| 474 |
+
scene0477_00
|
| 475 |
+
scene0477_01
|
| 476 |
+
scene0439_00
|
| 477 |
+
scene0439_01
|
| 478 |
+
scene0468_00
|
| 479 |
+
scene0468_01
|
| 480 |
+
scene0468_02
|
| 481 |
+
scene0546_00
|
| 482 |
+
scene0466_00
|
| 483 |
+
scene0466_01
|
| 484 |
+
scene0220_00
|
| 485 |
+
scene0220_01
|
| 486 |
+
scene0220_02
|
| 487 |
+
scene0122_00
|
| 488 |
+
scene0122_01
|
| 489 |
+
scene0130_00
|
| 490 |
+
scene0110_00
|
| 491 |
+
scene0110_01
|
| 492 |
+
scene0110_02
|
| 493 |
+
scene0327_00
|
| 494 |
+
scene0156_00
|
| 495 |
+
scene0266_00
|
| 496 |
+
scene0266_01
|
| 497 |
+
scene0001_00
|
| 498 |
+
scene0001_01
|
| 499 |
+
scene0228_00
|
| 500 |
+
scene0199_00
|
| 501 |
+
scene0219_00
|
| 502 |
+
scene0464_00
|
| 503 |
+
scene0232_00
|
| 504 |
+
scene0232_01
|
| 505 |
+
scene0232_02
|
| 506 |
+
scene0299_00
|
| 507 |
+
scene0299_01
|
| 508 |
+
scene0530_00
|
| 509 |
+
scene0363_00
|
| 510 |
+
scene0453_00
|
| 511 |
+
scene0453_01
|
| 512 |
+
scene0570_00
|
| 513 |
+
scene0570_01
|
| 514 |
+
scene0570_02
|
| 515 |
+
scene0183_00
|
| 516 |
+
scene0239_00
|
| 517 |
+
scene0239_01
|
| 518 |
+
scene0239_02
|
| 519 |
+
scene0373_00
|
| 520 |
+
scene0373_01
|
| 521 |
+
scene0241_00
|
| 522 |
+
scene0241_01
|
| 523 |
+
scene0241_02
|
| 524 |
+
scene0188_00
|
| 525 |
+
scene0622_00
|
| 526 |
+
scene0622_01
|
| 527 |
+
scene0244_00
|
| 528 |
+
scene0244_01
|
| 529 |
+
scene0691_00
|
| 530 |
+
scene0691_01
|
| 531 |
+
scene0206_00
|
| 532 |
+
scene0206_01
|
| 533 |
+
scene0206_02
|
| 534 |
+
scene0247_00
|
| 535 |
+
scene0247_01
|
| 536 |
+
scene0061_00
|
| 537 |
+
scene0061_01
|
| 538 |
+
scene0082_00
|
| 539 |
+
scene0250_00
|
| 540 |
+
scene0250_01
|
| 541 |
+
scene0250_02
|
| 542 |
+
scene0501_00
|
| 543 |
+
scene0501_01
|
| 544 |
+
scene0501_02
|
| 545 |
+
scene0320_00
|
| 546 |
+
scene0320_01
|
| 547 |
+
scene0320_02
|
| 548 |
+
scene0320_03
|
| 549 |
+
scene0631_00
|
| 550 |
+
scene0631_01
|
| 551 |
+
scene0631_02
|
| 552 |
+
scene0255_00
|
| 553 |
+
scene0255_01
|
| 554 |
+
scene0255_02
|
| 555 |
+
scene0047_00
|
| 556 |
+
scene0265_00
|
| 557 |
+
scene0265_01
|
| 558 |
+
scene0265_02
|
| 559 |
+
scene0004_00
|
| 560 |
+
scene0336_00
|
| 561 |
+
scene0336_01
|
| 562 |
+
scene0058_00
|
| 563 |
+
scene0058_01
|
| 564 |
+
scene0260_00
|
| 565 |
+
scene0260_01
|
| 566 |
+
scene0260_02
|
| 567 |
+
scene0243_00
|
| 568 |
+
scene0603_00
|
| 569 |
+
scene0603_01
|
| 570 |
+
scene0093_00
|
| 571 |
+
scene0093_01
|
| 572 |
+
scene0093_02
|
| 573 |
+
scene0109_00
|
| 574 |
+
scene0109_01
|
| 575 |
+
scene0434_00
|
| 576 |
+
scene0434_01
|
| 577 |
+
scene0434_02
|
| 578 |
+
scene0290_00
|
| 579 |
+
scene0627_00
|
| 580 |
+
scene0627_01
|
| 581 |
+
scene0470_00
|
| 582 |
+
scene0470_01
|
| 583 |
+
scene0137_00
|
| 584 |
+
scene0137_01
|
| 585 |
+
scene0137_02
|
| 586 |
+
scene0270_00
|
| 587 |
+
scene0270_01
|
| 588 |
+
scene0270_02
|
| 589 |
+
scene0271_00
|
| 590 |
+
scene0271_01
|
| 591 |
+
scene0504_00
|
| 592 |
+
scene0274_00
|
| 593 |
+
scene0274_01
|
| 594 |
+
scene0274_02
|
| 595 |
+
scene0036_00
|
| 596 |
+
scene0036_01
|
| 597 |
+
scene0276_00
|
| 598 |
+
scene0276_01
|
| 599 |
+
scene0272_00
|
| 600 |
+
scene0272_01
|
| 601 |
+
scene0499_00
|
| 602 |
+
scene0698_00
|
| 603 |
+
scene0698_01
|
| 604 |
+
scene0051_00
|
| 605 |
+
scene0051_01
|
| 606 |
+
scene0051_02
|
| 607 |
+
scene0051_03
|
| 608 |
+
scene0108_00
|
| 609 |
+
scene0245_00
|
| 610 |
+
scene0369_00
|
| 611 |
+
scene0369_01
|
| 612 |
+
scene0369_02
|
| 613 |
+
scene0284_00
|
| 614 |
+
scene0289_00
|
| 615 |
+
scene0289_01
|
| 616 |
+
scene0286_00
|
| 617 |
+
scene0286_01
|
| 618 |
+
scene0286_02
|
| 619 |
+
scene0286_03
|
| 620 |
+
scene0031_00
|
| 621 |
+
scene0031_01
|
| 622 |
+
scene0031_02
|
| 623 |
+
scene0545_00
|
| 624 |
+
scene0545_01
|
| 625 |
+
scene0545_02
|
| 626 |
+
scene0557_00
|
| 627 |
+
scene0557_01
|
| 628 |
+
scene0557_02
|
| 629 |
+
scene0533_00
|
| 630 |
+
scene0533_01
|
| 631 |
+
scene0116_00
|
| 632 |
+
scene0116_01
|
| 633 |
+
scene0116_02
|
| 634 |
+
scene0611_00
|
| 635 |
+
scene0611_01
|
| 636 |
+
scene0688_00
|
| 637 |
+
scene0294_00
|
| 638 |
+
scene0294_01
|
| 639 |
+
scene0294_02
|
| 640 |
+
scene0295_00
|
| 641 |
+
scene0295_01
|
| 642 |
+
scene0296_00
|
| 643 |
+
scene0296_01
|
| 644 |
+
scene0596_00
|
| 645 |
+
scene0596_01
|
| 646 |
+
scene0596_02
|
| 647 |
+
scene0532_00
|
| 648 |
+
scene0532_01
|
| 649 |
+
scene0637_00
|
| 650 |
+
scene0638_00
|
| 651 |
+
scene0121_00
|
| 652 |
+
scene0121_01
|
| 653 |
+
scene0121_02
|
| 654 |
+
scene0040_00
|
| 655 |
+
scene0040_01
|
| 656 |
+
scene0197_00
|
| 657 |
+
scene0197_01
|
| 658 |
+
scene0197_02
|
| 659 |
+
scene0410_00
|
| 660 |
+
scene0410_01
|
| 661 |
+
scene0305_00
|
| 662 |
+
scene0305_01
|
| 663 |
+
scene0615_00
|
| 664 |
+
scene0615_01
|
| 665 |
+
scene0703_00
|
| 666 |
+
scene0703_01
|
| 667 |
+
scene0555_00
|
| 668 |
+
scene0297_00
|
| 669 |
+
scene0297_01
|
| 670 |
+
scene0297_02
|
| 671 |
+
scene0582_00
|
| 672 |
+
scene0582_01
|
| 673 |
+
scene0582_02
|
| 674 |
+
scene0023_00
|
| 675 |
+
scene0094_00
|
| 676 |
+
scene0013_00
|
| 677 |
+
scene0013_01
|
| 678 |
+
scene0013_02
|
| 679 |
+
scene0136_00
|
| 680 |
+
scene0136_01
|
| 681 |
+
scene0136_02
|
| 682 |
+
scene0407_00
|
| 683 |
+
scene0407_01
|
| 684 |
+
scene0062_00
|
| 685 |
+
scene0062_01
|
| 686 |
+
scene0062_02
|
| 687 |
+
scene0386_00
|
| 688 |
+
scene0318_00
|
| 689 |
+
scene0554_00
|
| 690 |
+
scene0554_01
|
| 691 |
+
scene0497_00
|
| 692 |
+
scene0213_00
|
| 693 |
+
scene0258_00
|
| 694 |
+
scene0323_00
|
| 695 |
+
scene0323_01
|
| 696 |
+
scene0324_00
|
| 697 |
+
scene0324_01
|
| 698 |
+
scene0016_00
|
| 699 |
+
scene0016_01
|
| 700 |
+
scene0016_02
|
| 701 |
+
scene0681_00
|
| 702 |
+
scene0398_00
|
| 703 |
+
scene0398_01
|
| 704 |
+
scene0227_00
|
| 705 |
+
scene0090_00
|
| 706 |
+
scene0066_00
|
| 707 |
+
scene0262_00
|
| 708 |
+
scene0262_01
|
| 709 |
+
scene0155_00
|
| 710 |
+
scene0155_01
|
| 711 |
+
scene0155_02
|
| 712 |
+
scene0352_00
|
| 713 |
+
scene0352_01
|
| 714 |
+
scene0352_02
|
| 715 |
+
scene0038_00
|
| 716 |
+
scene0038_01
|
| 717 |
+
scene0038_02
|
| 718 |
+
scene0335_00
|
| 719 |
+
scene0335_01
|
| 720 |
+
scene0335_02
|
| 721 |
+
scene0261_00
|
| 722 |
+
scene0261_01
|
| 723 |
+
scene0261_02
|
| 724 |
+
scene0261_03
|
| 725 |
+
scene0640_00
|
| 726 |
+
scene0640_01
|
| 727 |
+
scene0640_02
|
| 728 |
+
scene0080_00
|
| 729 |
+
scene0080_01
|
| 730 |
+
scene0080_02
|
| 731 |
+
scene0403_00
|
| 732 |
+
scene0403_01
|
| 733 |
+
scene0282_00
|
| 734 |
+
scene0282_01
|
| 735 |
+
scene0282_02
|
| 736 |
+
scene0682_00
|
| 737 |
+
scene0173_00
|
| 738 |
+
scene0173_01
|
| 739 |
+
scene0173_02
|
| 740 |
+
scene0522_00
|
| 741 |
+
scene0687_00
|
| 742 |
+
scene0345_00
|
| 743 |
+
scene0345_01
|
| 744 |
+
scene0612_00
|
| 745 |
+
scene0612_01
|
| 746 |
+
scene0411_00
|
| 747 |
+
scene0411_01
|
| 748 |
+
scene0411_02
|
| 749 |
+
scene0625_00
|
| 750 |
+
scene0625_01
|
| 751 |
+
scene0211_00
|
| 752 |
+
scene0211_01
|
| 753 |
+
scene0211_02
|
| 754 |
+
scene0211_03
|
| 755 |
+
scene0676_00
|
| 756 |
+
scene0676_01
|
| 757 |
+
scene0179_00
|
| 758 |
+
scene0498_00
|
| 759 |
+
scene0498_01
|
| 760 |
+
scene0498_02
|
| 761 |
+
scene0547_00
|
| 762 |
+
scene0547_01
|
| 763 |
+
scene0547_02
|
| 764 |
+
scene0269_00
|
| 765 |
+
scene0269_01
|
| 766 |
+
scene0269_02
|
| 767 |
+
scene0366_00
|
| 768 |
+
scene0680_00
|
| 769 |
+
scene0680_01
|
| 770 |
+
scene0588_00
|
| 771 |
+
scene0588_01
|
| 772 |
+
scene0588_02
|
| 773 |
+
scene0588_03
|
| 774 |
+
scene0346_00
|
| 775 |
+
scene0346_01
|
| 776 |
+
scene0359_00
|
| 777 |
+
scene0359_01
|
| 778 |
+
scene0014_00
|
| 779 |
+
scene0120_00
|
| 780 |
+
scene0120_01
|
| 781 |
+
scene0212_00
|
| 782 |
+
scene0212_01
|
| 783 |
+
scene0212_02
|
| 784 |
+
scene0176_00
|
| 785 |
+
scene0049_00
|
| 786 |
+
scene0259_00
|
| 787 |
+
scene0259_01
|
| 788 |
+
scene0586_00
|
| 789 |
+
scene0586_01
|
| 790 |
+
scene0586_02
|
| 791 |
+
scene0309_00
|
| 792 |
+
scene0309_01
|
| 793 |
+
scene0125_00
|
| 794 |
+
scene0455_00
|
| 795 |
+
scene0177_00
|
| 796 |
+
scene0177_01
|
| 797 |
+
scene0177_02
|
| 798 |
+
scene0326_00
|
| 799 |
+
scene0372_00
|
| 800 |
+
scene0171_00
|
| 801 |
+
scene0171_01
|
| 802 |
+
scene0374_00
|
| 803 |
+
scene0654_00
|
| 804 |
+
scene0654_01
|
| 805 |
+
scene0445_00
|
| 806 |
+
scene0445_01
|
| 807 |
+
scene0475_00
|
| 808 |
+
scene0475_01
|
| 809 |
+
scene0475_02
|
| 810 |
+
scene0349_00
|
| 811 |
+
scene0349_01
|
| 812 |
+
scene0234_00
|
| 813 |
+
scene0669_00
|
| 814 |
+
scene0669_01
|
| 815 |
+
scene0375_00
|
| 816 |
+
scene0375_01
|
| 817 |
+
scene0375_02
|
| 818 |
+
scene0387_00
|
| 819 |
+
scene0387_01
|
| 820 |
+
scene0387_02
|
| 821 |
+
scene0312_00
|
| 822 |
+
scene0312_01
|
| 823 |
+
scene0312_02
|
| 824 |
+
scene0384_00
|
| 825 |
+
scene0385_00
|
| 826 |
+
scene0385_01
|
| 827 |
+
scene0385_02
|
| 828 |
+
scene0000_00
|
| 829 |
+
scene0000_01
|
| 830 |
+
scene0000_02
|
| 831 |
+
scene0376_00
|
| 832 |
+
scene0376_01
|
| 833 |
+
scene0376_02
|
| 834 |
+
scene0301_00
|
| 835 |
+
scene0301_01
|
| 836 |
+
scene0301_02
|
| 837 |
+
scene0322_00
|
| 838 |
+
scene0542_00
|
| 839 |
+
scene0079_00
|
| 840 |
+
scene0079_01
|
| 841 |
+
scene0099_00
|
| 842 |
+
scene0099_01
|
| 843 |
+
scene0476_00
|
| 844 |
+
scene0476_01
|
| 845 |
+
scene0476_02
|
| 846 |
+
scene0394_00
|
| 847 |
+
scene0394_01
|
| 848 |
+
scene0147_00
|
| 849 |
+
scene0147_01
|
| 850 |
+
scene0067_00
|
| 851 |
+
scene0067_01
|
| 852 |
+
scene0067_02
|
| 853 |
+
scene0397_00
|
| 854 |
+
scene0397_01
|
| 855 |
+
scene0337_00
|
| 856 |
+
scene0337_01
|
| 857 |
+
scene0337_02
|
| 858 |
+
scene0431_00
|
| 859 |
+
scene0223_00
|
| 860 |
+
scene0223_01
|
| 861 |
+
scene0223_02
|
| 862 |
+
scene0010_00
|
| 863 |
+
scene0010_01
|
| 864 |
+
scene0402_00
|
| 865 |
+
scene0268_00
|
| 866 |
+
scene0268_01
|
| 867 |
+
scene0268_02
|
| 868 |
+
scene0679_00
|
| 869 |
+
scene0679_01
|
| 870 |
+
scene0405_00
|
| 871 |
+
scene0128_00
|
| 872 |
+
scene0408_00
|
| 873 |
+
scene0408_01
|
| 874 |
+
scene0190_00
|
| 875 |
+
scene0107_00
|
| 876 |
+
scene0076_00
|
| 877 |
+
scene0167_00
|
| 878 |
+
scene0361_00
|
| 879 |
+
scene0361_01
|
| 880 |
+
scene0361_02
|
| 881 |
+
scene0216_00
|
| 882 |
+
scene0202_00
|
| 883 |
+
scene0303_00
|
| 884 |
+
scene0303_01
|
| 885 |
+
scene0303_02
|
| 886 |
+
scene0446_00
|
| 887 |
+
scene0446_01
|
| 888 |
+
scene0089_00
|
| 889 |
+
scene0089_01
|
| 890 |
+
scene0089_02
|
| 891 |
+
scene0360_00
|
| 892 |
+
scene0150_00
|
| 893 |
+
scene0150_01
|
| 894 |
+
scene0150_02
|
| 895 |
+
scene0421_00
|
| 896 |
+
scene0421_01
|
| 897 |
+
scene0421_02
|
| 898 |
+
scene0454_00
|
| 899 |
+
scene0626_00
|
| 900 |
+
scene0626_01
|
| 901 |
+
scene0626_02
|
| 902 |
+
scene0186_00
|
| 903 |
+
scene0186_01
|
| 904 |
+
scene0538_00
|
| 905 |
+
scene0479_00
|
| 906 |
+
scene0479_01
|
| 907 |
+
scene0479_02
|
| 908 |
+
scene0656_00
|
| 909 |
+
scene0656_01
|
| 910 |
+
scene0656_02
|
| 911 |
+
scene0656_03
|
| 912 |
+
scene0525_00
|
| 913 |
+
scene0525_01
|
| 914 |
+
scene0525_02
|
| 915 |
+
scene0308_00
|
| 916 |
+
scene0396_00
|
| 917 |
+
scene0396_01
|
| 918 |
+
scene0396_02
|
| 919 |
+
scene0624_00
|
| 920 |
+
scene0292_00
|
| 921 |
+
scene0292_01
|
| 922 |
+
scene0632_00
|
| 923 |
+
scene0253_00
|
| 924 |
+
scene0021_00
|
| 925 |
+
scene0325_00
|
| 926 |
+
scene0325_01
|
| 927 |
+
scene0437_00
|
| 928 |
+
scene0437_01
|
| 929 |
+
scene0438_00
|
| 930 |
+
scene0590_00
|
| 931 |
+
scene0590_01
|
| 932 |
+
scene0400_00
|
| 933 |
+
scene0400_01
|
| 934 |
+
scene0541_00
|
| 935 |
+
scene0541_01
|
| 936 |
+
scene0541_02
|
| 937 |
+
scene0677_00
|
| 938 |
+
scene0677_01
|
| 939 |
+
scene0677_02
|
| 940 |
+
scene0443_00
|
| 941 |
+
scene0315_00
|
| 942 |
+
scene0288_00
|
| 943 |
+
scene0288_01
|
| 944 |
+
scene0288_02
|
| 945 |
+
scene0422_00
|
| 946 |
+
scene0672_00
|
| 947 |
+
scene0672_01
|
| 948 |
+
scene0184_00
|
| 949 |
+
scene0449_00
|
| 950 |
+
scene0449_01
|
| 951 |
+
scene0449_02
|
| 952 |
+
scene0048_00
|
| 953 |
+
scene0048_01
|
| 954 |
+
scene0138_00
|
| 955 |
+
scene0452_00
|
| 956 |
+
scene0452_01
|
| 957 |
+
scene0452_02
|
| 958 |
+
scene0667_00
|
| 959 |
+
scene0667_01
|
| 960 |
+
scene0667_02
|
| 961 |
+
scene0463_00
|
| 962 |
+
scene0463_01
|
| 963 |
+
scene0078_00
|
| 964 |
+
scene0078_01
|
| 965 |
+
scene0078_02
|
| 966 |
+
scene0636_00
|
| 967 |
+
scene0457_00
|
| 968 |
+
scene0457_01
|
| 969 |
+
scene0457_02
|
| 970 |
+
scene0465_00
|
| 971 |
+
scene0465_01
|
| 972 |
+
scene0577_00
|
| 973 |
+
scene0151_00
|
| 974 |
+
scene0151_01
|
| 975 |
+
scene0339_00
|
| 976 |
+
scene0573_00
|
| 977 |
+
scene0573_01
|
| 978 |
+
scene0154_00
|
| 979 |
+
scene0096_00
|
| 980 |
+
scene0096_01
|
| 981 |
+
scene0096_02
|
| 982 |
+
scene0235_00
|
| 983 |
+
scene0168_00
|
| 984 |
+
scene0168_01
|
| 985 |
+
scene0168_02
|
| 986 |
+
scene0594_00
|
| 987 |
+
scene0587_00
|
| 988 |
+
scene0587_01
|
| 989 |
+
scene0587_02
|
| 990 |
+
scene0587_03
|
| 991 |
+
scene0229_00
|
| 992 |
+
scene0229_01
|
| 993 |
+
scene0229_02
|
| 994 |
+
scene0512_00
|
| 995 |
+
scene0106_00
|
| 996 |
+
scene0106_01
|
| 997 |
+
scene0106_02
|
| 998 |
+
scene0472_00
|
| 999 |
+
scene0472_01
|
| 1000 |
+
scene0472_02
|
| 1001 |
+
scene0489_00
|
| 1002 |
+
scene0489_01
|
| 1003 |
+
scene0489_02
|
| 1004 |
+
scene0425_00
|
| 1005 |
+
scene0425_01
|
| 1006 |
+
scene0641_00
|
| 1007 |
+
scene0526_00
|
| 1008 |
+
scene0526_01
|
| 1009 |
+
scene0317_00
|
| 1010 |
+
scene0317_01
|
| 1011 |
+
scene0544_00
|
| 1012 |
+
scene0017_00
|
| 1013 |
+
scene0017_01
|
| 1014 |
+
scene0017_02
|
| 1015 |
+
scene0042_00
|
| 1016 |
+
scene0042_01
|
| 1017 |
+
scene0042_02
|
| 1018 |
+
scene0576_00
|
| 1019 |
+
scene0576_01
|
| 1020 |
+
scene0576_02
|
| 1021 |
+
scene0347_00
|
| 1022 |
+
scene0347_01
|
| 1023 |
+
scene0347_02
|
| 1024 |
+
scene0436_00
|
| 1025 |
+
scene0226_00
|
| 1026 |
+
scene0226_01
|
| 1027 |
+
scene0485_00
|
| 1028 |
+
scene0486_00
|
| 1029 |
+
scene0487_00
|
| 1030 |
+
scene0487_01
|
| 1031 |
+
scene0619_00
|
| 1032 |
+
scene0097_00
|
| 1033 |
+
scene0367_00
|
| 1034 |
+
scene0367_01
|
| 1035 |
+
scene0491_00
|
| 1036 |
+
scene0492_00
|
| 1037 |
+
scene0492_01
|
| 1038 |
+
scene0005_00
|
| 1039 |
+
scene0005_01
|
| 1040 |
+
scene0543_00
|
| 1041 |
+
scene0543_01
|
| 1042 |
+
scene0543_02
|
| 1043 |
+
scene0657_00
|
| 1044 |
+
scene0341_00
|
| 1045 |
+
scene0341_01
|
preprocessing/Benchmark/scannetv1_val.txt
ADDED
|
@@ -0,0 +1,156 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene0534_00
|
| 2 |
+
scene0534_01
|
| 3 |
+
scene0319_00
|
| 4 |
+
scene0273_00
|
| 5 |
+
scene0273_01
|
| 6 |
+
scene0225_00
|
| 7 |
+
scene0198_00
|
| 8 |
+
scene0003_00
|
| 9 |
+
scene0003_01
|
| 10 |
+
scene0003_02
|
| 11 |
+
scene0409_00
|
| 12 |
+
scene0409_01
|
| 13 |
+
scene0331_00
|
| 14 |
+
scene0331_01
|
| 15 |
+
scene0505_00
|
| 16 |
+
scene0505_01
|
| 17 |
+
scene0505_02
|
| 18 |
+
scene0505_03
|
| 19 |
+
scene0505_04
|
| 20 |
+
scene0506_00
|
| 21 |
+
scene0057_00
|
| 22 |
+
scene0057_01
|
| 23 |
+
scene0074_00
|
| 24 |
+
scene0074_01
|
| 25 |
+
scene0074_02
|
| 26 |
+
scene0091_00
|
| 27 |
+
scene0112_00
|
| 28 |
+
scene0112_01
|
| 29 |
+
scene0112_02
|
| 30 |
+
scene0240_00
|
| 31 |
+
scene0102_00
|
| 32 |
+
scene0102_01
|
| 33 |
+
scene0513_00
|
| 34 |
+
scene0514_00
|
| 35 |
+
scene0514_01
|
| 36 |
+
scene0537_00
|
| 37 |
+
scene0516_00
|
| 38 |
+
scene0516_01
|
| 39 |
+
scene0495_00
|
| 40 |
+
scene0617_00
|
| 41 |
+
scene0133_00
|
| 42 |
+
scene0520_00
|
| 43 |
+
scene0520_01
|
| 44 |
+
scene0635_00
|
| 45 |
+
scene0635_01
|
| 46 |
+
scene0054_00
|
| 47 |
+
scene0473_00
|
| 48 |
+
scene0473_01
|
| 49 |
+
scene0524_00
|
| 50 |
+
scene0524_01
|
| 51 |
+
scene0379_00
|
| 52 |
+
scene0471_00
|
| 53 |
+
scene0471_01
|
| 54 |
+
scene0471_02
|
| 55 |
+
scene0566_00
|
| 56 |
+
scene0248_00
|
| 57 |
+
scene0248_01
|
| 58 |
+
scene0248_02
|
| 59 |
+
scene0529_00
|
| 60 |
+
scene0529_01
|
| 61 |
+
scene0529_02
|
| 62 |
+
scene0391_00
|
| 63 |
+
scene0264_00
|
| 64 |
+
scene0264_01
|
| 65 |
+
scene0264_02
|
| 66 |
+
scene0675_00
|
| 67 |
+
scene0675_01
|
| 68 |
+
scene0350_00
|
| 69 |
+
scene0350_01
|
| 70 |
+
scene0350_02
|
| 71 |
+
scene0450_00
|
| 72 |
+
scene0068_00
|
| 73 |
+
scene0068_01
|
| 74 |
+
scene0237_00
|
| 75 |
+
scene0237_01
|
| 76 |
+
scene0365_00
|
| 77 |
+
scene0365_01
|
| 78 |
+
scene0365_02
|
| 79 |
+
scene0605_00
|
| 80 |
+
scene0605_01
|
| 81 |
+
scene0539_00
|
| 82 |
+
scene0539_01
|
| 83 |
+
scene0539_02
|
| 84 |
+
scene0540_00
|
| 85 |
+
scene0540_01
|
| 86 |
+
scene0540_02
|
| 87 |
+
scene0170_00
|
| 88 |
+
scene0170_01
|
| 89 |
+
scene0170_02
|
| 90 |
+
scene0433_00
|
| 91 |
+
scene0340_00
|
| 92 |
+
scene0340_01
|
| 93 |
+
scene0340_02
|
| 94 |
+
scene0160_00
|
| 95 |
+
scene0160_01
|
| 96 |
+
scene0160_02
|
| 97 |
+
scene0160_03
|
| 98 |
+
scene0160_04
|
| 99 |
+
scene0059_00
|
| 100 |
+
scene0059_01
|
| 101 |
+
scene0059_02
|
| 102 |
+
scene0056_00
|
| 103 |
+
scene0056_01
|
| 104 |
+
scene0478_00
|
| 105 |
+
scene0478_01
|
| 106 |
+
scene0548_00
|
| 107 |
+
scene0548_01
|
| 108 |
+
scene0548_02
|
| 109 |
+
scene0204_00
|
| 110 |
+
scene0204_01
|
| 111 |
+
scene0204_02
|
| 112 |
+
scene0033_00
|
| 113 |
+
scene0145_00
|
| 114 |
+
scene0483_00
|
| 115 |
+
scene0508_00
|
| 116 |
+
scene0508_01
|
| 117 |
+
scene0508_02
|
| 118 |
+
scene0180_00
|
| 119 |
+
scene0148_00
|
| 120 |
+
scene0556_00
|
| 121 |
+
scene0556_01
|
| 122 |
+
scene0416_00
|
| 123 |
+
scene0416_01
|
| 124 |
+
scene0416_02
|
| 125 |
+
scene0416_03
|
| 126 |
+
scene0416_04
|
| 127 |
+
scene0073_00
|
| 128 |
+
scene0073_01
|
| 129 |
+
scene0073_02
|
| 130 |
+
scene0073_03
|
| 131 |
+
scene0034_00
|
| 132 |
+
scene0034_01
|
| 133 |
+
scene0034_02
|
| 134 |
+
scene0639_00
|
| 135 |
+
scene0561_00
|
| 136 |
+
scene0561_01
|
| 137 |
+
scene0298_00
|
| 138 |
+
scene0692_00
|
| 139 |
+
scene0692_01
|
| 140 |
+
scene0692_02
|
| 141 |
+
scene0692_03
|
| 142 |
+
scene0692_04
|
| 143 |
+
scene0642_00
|
| 144 |
+
scene0642_01
|
| 145 |
+
scene0642_02
|
| 146 |
+
scene0642_03
|
| 147 |
+
scene0630_00
|
| 148 |
+
scene0630_01
|
| 149 |
+
scene0630_02
|
| 150 |
+
scene0630_03
|
| 151 |
+
scene0630_04
|
| 152 |
+
scene0630_05
|
| 153 |
+
scene0630_06
|
| 154 |
+
scene0706_00
|
| 155 |
+
scene0567_00
|
| 156 |
+
scene0567_01
|
preprocessing/Benchmark/scannetv2_test.txt
ADDED
|
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene0707_00
|
| 2 |
+
scene0708_00
|
| 3 |
+
scene0709_00
|
| 4 |
+
scene0710_00
|
| 5 |
+
scene0711_00
|
| 6 |
+
scene0712_00
|
| 7 |
+
scene0713_00
|
| 8 |
+
scene0714_00
|
| 9 |
+
scene0715_00
|
| 10 |
+
scene0716_00
|
| 11 |
+
scene0717_00
|
| 12 |
+
scene0718_00
|
| 13 |
+
scene0719_00
|
| 14 |
+
scene0720_00
|
| 15 |
+
scene0721_00
|
| 16 |
+
scene0722_00
|
| 17 |
+
scene0723_00
|
| 18 |
+
scene0724_00
|
| 19 |
+
scene0725_00
|
| 20 |
+
scene0726_00
|
| 21 |
+
scene0727_00
|
| 22 |
+
scene0728_00
|
| 23 |
+
scene0729_00
|
| 24 |
+
scene0730_00
|
| 25 |
+
scene0731_00
|
| 26 |
+
scene0732_00
|
| 27 |
+
scene0733_00
|
| 28 |
+
scene0734_00
|
| 29 |
+
scene0735_00
|
| 30 |
+
scene0736_00
|
| 31 |
+
scene0737_00
|
| 32 |
+
scene0738_00
|
| 33 |
+
scene0739_00
|
| 34 |
+
scene0740_00
|
| 35 |
+
scene0741_00
|
| 36 |
+
scene0742_00
|
| 37 |
+
scene0743_00
|
| 38 |
+
scene0744_00
|
| 39 |
+
scene0745_00
|
| 40 |
+
scene0746_00
|
| 41 |
+
scene0747_00
|
| 42 |
+
scene0748_00
|
| 43 |
+
scene0749_00
|
| 44 |
+
scene0750_00
|
| 45 |
+
scene0751_00
|
| 46 |
+
scene0752_00
|
| 47 |
+
scene0753_00
|
| 48 |
+
scene0754_00
|
| 49 |
+
scene0755_00
|
| 50 |
+
scene0756_00
|
| 51 |
+
scene0757_00
|
| 52 |
+
scene0758_00
|
| 53 |
+
scene0759_00
|
| 54 |
+
scene0760_00
|
| 55 |
+
scene0761_00
|
| 56 |
+
scene0762_00
|
| 57 |
+
scene0763_00
|
| 58 |
+
scene0764_00
|
| 59 |
+
scene0765_00
|
| 60 |
+
scene0766_00
|
| 61 |
+
scene0767_00
|
| 62 |
+
scene0768_00
|
| 63 |
+
scene0769_00
|
| 64 |
+
scene0770_00
|
| 65 |
+
scene0771_00
|
| 66 |
+
scene0772_00
|
| 67 |
+
scene0773_00
|
| 68 |
+
scene0774_00
|
| 69 |
+
scene0775_00
|
| 70 |
+
scene0776_00
|
| 71 |
+
scene0777_00
|
| 72 |
+
scene0778_00
|
| 73 |
+
scene0779_00
|
| 74 |
+
scene0780_00
|
| 75 |
+
scene0781_00
|
| 76 |
+
scene0782_00
|
| 77 |
+
scene0783_00
|
| 78 |
+
scene0784_00
|
| 79 |
+
scene0785_00
|
| 80 |
+
scene0786_00
|
| 81 |
+
scene0787_00
|
| 82 |
+
scene0788_00
|
| 83 |
+
scene0789_00
|
| 84 |
+
scene0790_00
|
| 85 |
+
scene0791_00
|
| 86 |
+
scene0792_00
|
| 87 |
+
scene0793_00
|
| 88 |
+
scene0794_00
|
| 89 |
+
scene0795_00
|
| 90 |
+
scene0796_00
|
| 91 |
+
scene0797_00
|
| 92 |
+
scene0798_00
|
| 93 |
+
scene0799_00
|
| 94 |
+
scene0800_00
|
| 95 |
+
scene0801_00
|
| 96 |
+
scene0802_00
|
| 97 |
+
scene0803_00
|
| 98 |
+
scene0804_00
|
| 99 |
+
scene0805_00
|
| 100 |
+
scene0806_00
|
preprocessing/Benchmark/scannetv2_train.txt
ADDED
|
@@ -0,0 +1,1201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene0191_00
|
| 2 |
+
scene0191_01
|
| 3 |
+
scene0191_02
|
| 4 |
+
scene0119_00
|
| 5 |
+
scene0230_00
|
| 6 |
+
scene0528_00
|
| 7 |
+
scene0528_01
|
| 8 |
+
scene0705_00
|
| 9 |
+
scene0705_01
|
| 10 |
+
scene0705_02
|
| 11 |
+
scene0415_00
|
| 12 |
+
scene0415_01
|
| 13 |
+
scene0415_02
|
| 14 |
+
scene0007_00
|
| 15 |
+
scene0141_00
|
| 16 |
+
scene0141_01
|
| 17 |
+
scene0141_02
|
| 18 |
+
scene0515_00
|
| 19 |
+
scene0515_01
|
| 20 |
+
scene0515_02
|
| 21 |
+
scene0447_00
|
| 22 |
+
scene0447_01
|
| 23 |
+
scene0447_02
|
| 24 |
+
scene0531_00
|
| 25 |
+
scene0503_00
|
| 26 |
+
scene0285_00
|
| 27 |
+
scene0069_00
|
| 28 |
+
scene0584_00
|
| 29 |
+
scene0584_01
|
| 30 |
+
scene0584_02
|
| 31 |
+
scene0581_00
|
| 32 |
+
scene0581_01
|
| 33 |
+
scene0581_02
|
| 34 |
+
scene0620_00
|
| 35 |
+
scene0620_01
|
| 36 |
+
scene0263_00
|
| 37 |
+
scene0263_01
|
| 38 |
+
scene0481_00
|
| 39 |
+
scene0481_01
|
| 40 |
+
scene0020_00
|
| 41 |
+
scene0020_01
|
| 42 |
+
scene0291_00
|
| 43 |
+
scene0291_01
|
| 44 |
+
scene0291_02
|
| 45 |
+
scene0469_00
|
| 46 |
+
scene0469_01
|
| 47 |
+
scene0469_02
|
| 48 |
+
scene0659_00
|
| 49 |
+
scene0659_01
|
| 50 |
+
scene0024_00
|
| 51 |
+
scene0024_01
|
| 52 |
+
scene0024_02
|
| 53 |
+
scene0564_00
|
| 54 |
+
scene0117_00
|
| 55 |
+
scene0027_00
|
| 56 |
+
scene0027_01
|
| 57 |
+
scene0027_02
|
| 58 |
+
scene0028_00
|
| 59 |
+
scene0330_00
|
| 60 |
+
scene0418_00
|
| 61 |
+
scene0418_01
|
| 62 |
+
scene0418_02
|
| 63 |
+
scene0233_00
|
| 64 |
+
scene0233_01
|
| 65 |
+
scene0673_00
|
| 66 |
+
scene0673_01
|
| 67 |
+
scene0673_02
|
| 68 |
+
scene0673_03
|
| 69 |
+
scene0673_04
|
| 70 |
+
scene0673_05
|
| 71 |
+
scene0585_00
|
| 72 |
+
scene0585_01
|
| 73 |
+
scene0362_00
|
| 74 |
+
scene0362_01
|
| 75 |
+
scene0362_02
|
| 76 |
+
scene0362_03
|
| 77 |
+
scene0035_00
|
| 78 |
+
scene0035_01
|
| 79 |
+
scene0358_00
|
| 80 |
+
scene0358_01
|
| 81 |
+
scene0358_02
|
| 82 |
+
scene0037_00
|
| 83 |
+
scene0194_00
|
| 84 |
+
scene0321_00
|
| 85 |
+
scene0293_00
|
| 86 |
+
scene0293_01
|
| 87 |
+
scene0623_00
|
| 88 |
+
scene0623_01
|
| 89 |
+
scene0592_00
|
| 90 |
+
scene0592_01
|
| 91 |
+
scene0569_00
|
| 92 |
+
scene0569_01
|
| 93 |
+
scene0413_00
|
| 94 |
+
scene0313_00
|
| 95 |
+
scene0313_01
|
| 96 |
+
scene0313_02
|
| 97 |
+
scene0480_00
|
| 98 |
+
scene0480_01
|
| 99 |
+
scene0401_00
|
| 100 |
+
scene0517_00
|
| 101 |
+
scene0517_01
|
| 102 |
+
scene0517_02
|
| 103 |
+
scene0032_00
|
| 104 |
+
scene0032_01
|
| 105 |
+
scene0613_00
|
| 106 |
+
scene0613_01
|
| 107 |
+
scene0613_02
|
| 108 |
+
scene0306_00
|
| 109 |
+
scene0306_01
|
| 110 |
+
scene0052_00
|
| 111 |
+
scene0052_01
|
| 112 |
+
scene0052_02
|
| 113 |
+
scene0053_00
|
| 114 |
+
scene0444_00
|
| 115 |
+
scene0444_01
|
| 116 |
+
scene0055_00
|
| 117 |
+
scene0055_01
|
| 118 |
+
scene0055_02
|
| 119 |
+
scene0560_00
|
| 120 |
+
scene0589_00
|
| 121 |
+
scene0589_01
|
| 122 |
+
scene0589_02
|
| 123 |
+
scene0610_00
|
| 124 |
+
scene0610_01
|
| 125 |
+
scene0610_02
|
| 126 |
+
scene0364_00
|
| 127 |
+
scene0364_01
|
| 128 |
+
scene0383_00
|
| 129 |
+
scene0383_01
|
| 130 |
+
scene0383_02
|
| 131 |
+
scene0006_00
|
| 132 |
+
scene0006_01
|
| 133 |
+
scene0006_02
|
| 134 |
+
scene0275_00
|
| 135 |
+
scene0451_00
|
| 136 |
+
scene0451_01
|
| 137 |
+
scene0451_02
|
| 138 |
+
scene0451_03
|
| 139 |
+
scene0451_04
|
| 140 |
+
scene0451_05
|
| 141 |
+
scene0135_00
|
| 142 |
+
scene0065_00
|
| 143 |
+
scene0065_01
|
| 144 |
+
scene0065_02
|
| 145 |
+
scene0104_00
|
| 146 |
+
scene0674_00
|
| 147 |
+
scene0674_01
|
| 148 |
+
scene0448_00
|
| 149 |
+
scene0448_01
|
| 150 |
+
scene0448_02
|
| 151 |
+
scene0502_00
|
| 152 |
+
scene0502_01
|
| 153 |
+
scene0502_02
|
| 154 |
+
scene0440_00
|
| 155 |
+
scene0440_01
|
| 156 |
+
scene0440_02
|
| 157 |
+
scene0071_00
|
| 158 |
+
scene0072_00
|
| 159 |
+
scene0072_01
|
| 160 |
+
scene0072_02
|
| 161 |
+
scene0509_00
|
| 162 |
+
scene0509_01
|
| 163 |
+
scene0509_02
|
| 164 |
+
scene0649_00
|
| 165 |
+
scene0649_01
|
| 166 |
+
scene0602_00
|
| 167 |
+
scene0694_00
|
| 168 |
+
scene0694_01
|
| 169 |
+
scene0101_00
|
| 170 |
+
scene0101_01
|
| 171 |
+
scene0101_02
|
| 172 |
+
scene0101_03
|
| 173 |
+
scene0101_04
|
| 174 |
+
scene0101_05
|
| 175 |
+
scene0218_00
|
| 176 |
+
scene0218_01
|
| 177 |
+
scene0579_00
|
| 178 |
+
scene0579_01
|
| 179 |
+
scene0579_02
|
| 180 |
+
scene0039_00
|
| 181 |
+
scene0039_01
|
| 182 |
+
scene0493_00
|
| 183 |
+
scene0493_01
|
| 184 |
+
scene0242_00
|
| 185 |
+
scene0242_01
|
| 186 |
+
scene0242_02
|
| 187 |
+
scene0083_00
|
| 188 |
+
scene0083_01
|
| 189 |
+
scene0127_00
|
| 190 |
+
scene0127_01
|
| 191 |
+
scene0662_00
|
| 192 |
+
scene0662_01
|
| 193 |
+
scene0662_02
|
| 194 |
+
scene0018_00
|
| 195 |
+
scene0087_00
|
| 196 |
+
scene0087_01
|
| 197 |
+
scene0087_02
|
| 198 |
+
scene0332_00
|
| 199 |
+
scene0332_01
|
| 200 |
+
scene0332_02
|
| 201 |
+
scene0628_00
|
| 202 |
+
scene0628_01
|
| 203 |
+
scene0628_02
|
| 204 |
+
scene0134_00
|
| 205 |
+
scene0134_01
|
| 206 |
+
scene0134_02
|
| 207 |
+
scene0238_00
|
| 208 |
+
scene0238_01
|
| 209 |
+
scene0092_00
|
| 210 |
+
scene0092_01
|
| 211 |
+
scene0092_02
|
| 212 |
+
scene0092_03
|
| 213 |
+
scene0092_04
|
| 214 |
+
scene0022_00
|
| 215 |
+
scene0022_01
|
| 216 |
+
scene0467_00
|
| 217 |
+
scene0392_00
|
| 218 |
+
scene0392_01
|
| 219 |
+
scene0392_02
|
| 220 |
+
scene0424_00
|
| 221 |
+
scene0424_01
|
| 222 |
+
scene0424_02
|
| 223 |
+
scene0646_00
|
| 224 |
+
scene0646_01
|
| 225 |
+
scene0646_02
|
| 226 |
+
scene0098_00
|
| 227 |
+
scene0098_01
|
| 228 |
+
scene0044_00
|
| 229 |
+
scene0044_01
|
| 230 |
+
scene0044_02
|
| 231 |
+
scene0510_00
|
| 232 |
+
scene0510_01
|
| 233 |
+
scene0510_02
|
| 234 |
+
scene0571_00
|
| 235 |
+
scene0571_01
|
| 236 |
+
scene0166_00
|
| 237 |
+
scene0166_01
|
| 238 |
+
scene0166_02
|
| 239 |
+
scene0563_00
|
| 240 |
+
scene0172_00
|
| 241 |
+
scene0172_01
|
| 242 |
+
scene0388_00
|
| 243 |
+
scene0388_01
|
| 244 |
+
scene0215_00
|
| 245 |
+
scene0215_01
|
| 246 |
+
scene0252_00
|
| 247 |
+
scene0287_00
|
| 248 |
+
scene0668_00
|
| 249 |
+
scene0572_00
|
| 250 |
+
scene0572_01
|
| 251 |
+
scene0572_02
|
| 252 |
+
scene0026_00
|
| 253 |
+
scene0224_00
|
| 254 |
+
scene0113_00
|
| 255 |
+
scene0113_01
|
| 256 |
+
scene0551_00
|
| 257 |
+
scene0381_00
|
| 258 |
+
scene0381_01
|
| 259 |
+
scene0381_02
|
| 260 |
+
scene0371_00
|
| 261 |
+
scene0371_01
|
| 262 |
+
scene0460_00
|
| 263 |
+
scene0118_00
|
| 264 |
+
scene0118_01
|
| 265 |
+
scene0118_02
|
| 266 |
+
scene0417_00
|
| 267 |
+
scene0008_00
|
| 268 |
+
scene0634_00
|
| 269 |
+
scene0521_00
|
| 270 |
+
scene0123_00
|
| 271 |
+
scene0123_01
|
| 272 |
+
scene0123_02
|
| 273 |
+
scene0045_00
|
| 274 |
+
scene0045_01
|
| 275 |
+
scene0511_00
|
| 276 |
+
scene0511_01
|
| 277 |
+
scene0114_00
|
| 278 |
+
scene0114_01
|
| 279 |
+
scene0114_02
|
| 280 |
+
scene0070_00
|
| 281 |
+
scene0029_00
|
| 282 |
+
scene0029_01
|
| 283 |
+
scene0029_02
|
| 284 |
+
scene0129_00
|
| 285 |
+
scene0103_00
|
| 286 |
+
scene0103_01
|
| 287 |
+
scene0002_00
|
| 288 |
+
scene0002_01
|
| 289 |
+
scene0132_00
|
| 290 |
+
scene0132_01
|
| 291 |
+
scene0132_02
|
| 292 |
+
scene0124_00
|
| 293 |
+
scene0124_01
|
| 294 |
+
scene0143_00
|
| 295 |
+
scene0143_01
|
| 296 |
+
scene0143_02
|
| 297 |
+
scene0604_00
|
| 298 |
+
scene0604_01
|
| 299 |
+
scene0604_02
|
| 300 |
+
scene0507_00
|
| 301 |
+
scene0105_00
|
| 302 |
+
scene0105_01
|
| 303 |
+
scene0105_02
|
| 304 |
+
scene0428_00
|
| 305 |
+
scene0428_01
|
| 306 |
+
scene0311_00
|
| 307 |
+
scene0140_00
|
| 308 |
+
scene0140_01
|
| 309 |
+
scene0182_00
|
| 310 |
+
scene0182_01
|
| 311 |
+
scene0182_02
|
| 312 |
+
scene0142_00
|
| 313 |
+
scene0142_01
|
| 314 |
+
scene0399_00
|
| 315 |
+
scene0399_01
|
| 316 |
+
scene0012_00
|
| 317 |
+
scene0012_01
|
| 318 |
+
scene0012_02
|
| 319 |
+
scene0060_00
|
| 320 |
+
scene0060_01
|
| 321 |
+
scene0370_00
|
| 322 |
+
scene0370_01
|
| 323 |
+
scene0370_02
|
| 324 |
+
scene0310_00
|
| 325 |
+
scene0310_01
|
| 326 |
+
scene0310_02
|
| 327 |
+
scene0661_00
|
| 328 |
+
scene0650_00
|
| 329 |
+
scene0152_00
|
| 330 |
+
scene0152_01
|
| 331 |
+
scene0152_02
|
| 332 |
+
scene0158_00
|
| 333 |
+
scene0158_01
|
| 334 |
+
scene0158_02
|
| 335 |
+
scene0482_00
|
| 336 |
+
scene0482_01
|
| 337 |
+
scene0600_00
|
| 338 |
+
scene0600_01
|
| 339 |
+
scene0600_02
|
| 340 |
+
scene0393_00
|
| 341 |
+
scene0393_01
|
| 342 |
+
scene0393_02
|
| 343 |
+
scene0562_00
|
| 344 |
+
scene0174_00
|
| 345 |
+
scene0174_01
|
| 346 |
+
scene0157_00
|
| 347 |
+
scene0157_01
|
| 348 |
+
scene0161_00
|
| 349 |
+
scene0161_01
|
| 350 |
+
scene0161_02
|
| 351 |
+
scene0159_00
|
| 352 |
+
scene0254_00
|
| 353 |
+
scene0254_01
|
| 354 |
+
scene0115_00
|
| 355 |
+
scene0115_01
|
| 356 |
+
scene0115_02
|
| 357 |
+
scene0162_00
|
| 358 |
+
scene0163_00
|
| 359 |
+
scene0163_01
|
| 360 |
+
scene0523_00
|
| 361 |
+
scene0523_01
|
| 362 |
+
scene0523_02
|
| 363 |
+
scene0459_00
|
| 364 |
+
scene0459_01
|
| 365 |
+
scene0175_00
|
| 366 |
+
scene0085_00
|
| 367 |
+
scene0085_01
|
| 368 |
+
scene0279_00
|
| 369 |
+
scene0279_01
|
| 370 |
+
scene0279_02
|
| 371 |
+
scene0201_00
|
| 372 |
+
scene0201_01
|
| 373 |
+
scene0201_02
|
| 374 |
+
scene0283_00
|
| 375 |
+
scene0456_00
|
| 376 |
+
scene0456_01
|
| 377 |
+
scene0429_00
|
| 378 |
+
scene0043_00
|
| 379 |
+
scene0043_01
|
| 380 |
+
scene0419_00
|
| 381 |
+
scene0419_01
|
| 382 |
+
scene0419_02
|
| 383 |
+
scene0368_00
|
| 384 |
+
scene0368_01
|
| 385 |
+
scene0348_00
|
| 386 |
+
scene0348_01
|
| 387 |
+
scene0348_02
|
| 388 |
+
scene0442_00
|
| 389 |
+
scene0178_00
|
| 390 |
+
scene0380_00
|
| 391 |
+
scene0380_01
|
| 392 |
+
scene0380_02
|
| 393 |
+
scene0165_00
|
| 394 |
+
scene0165_01
|
| 395 |
+
scene0165_02
|
| 396 |
+
scene0181_00
|
| 397 |
+
scene0181_01
|
| 398 |
+
scene0181_02
|
| 399 |
+
scene0181_03
|
| 400 |
+
scene0333_00
|
| 401 |
+
scene0614_00
|
| 402 |
+
scene0614_01
|
| 403 |
+
scene0614_02
|
| 404 |
+
scene0404_00
|
| 405 |
+
scene0404_01
|
| 406 |
+
scene0404_02
|
| 407 |
+
scene0185_00
|
| 408 |
+
scene0126_00
|
| 409 |
+
scene0126_01
|
| 410 |
+
scene0126_02
|
| 411 |
+
scene0519_00
|
| 412 |
+
scene0236_00
|
| 413 |
+
scene0236_01
|
| 414 |
+
scene0189_00
|
| 415 |
+
scene0075_00
|
| 416 |
+
scene0267_00
|
| 417 |
+
scene0192_00
|
| 418 |
+
scene0192_01
|
| 419 |
+
scene0192_02
|
| 420 |
+
scene0281_00
|
| 421 |
+
scene0420_00
|
| 422 |
+
scene0420_01
|
| 423 |
+
scene0420_02
|
| 424 |
+
scene0195_00
|
| 425 |
+
scene0195_01
|
| 426 |
+
scene0195_02
|
| 427 |
+
scene0597_00
|
| 428 |
+
scene0597_01
|
| 429 |
+
scene0597_02
|
| 430 |
+
scene0041_00
|
| 431 |
+
scene0041_01
|
| 432 |
+
scene0111_00
|
| 433 |
+
scene0111_01
|
| 434 |
+
scene0111_02
|
| 435 |
+
scene0666_00
|
| 436 |
+
scene0666_01
|
| 437 |
+
scene0666_02
|
| 438 |
+
scene0200_00
|
| 439 |
+
scene0200_01
|
| 440 |
+
scene0200_02
|
| 441 |
+
scene0536_00
|
| 442 |
+
scene0536_01
|
| 443 |
+
scene0536_02
|
| 444 |
+
scene0390_00
|
| 445 |
+
scene0280_00
|
| 446 |
+
scene0280_01
|
| 447 |
+
scene0280_02
|
| 448 |
+
scene0344_00
|
| 449 |
+
scene0344_01
|
| 450 |
+
scene0205_00
|
| 451 |
+
scene0205_01
|
| 452 |
+
scene0205_02
|
| 453 |
+
scene0484_00
|
| 454 |
+
scene0484_01
|
| 455 |
+
scene0009_00
|
| 456 |
+
scene0009_01
|
| 457 |
+
scene0009_02
|
| 458 |
+
scene0302_00
|
| 459 |
+
scene0302_01
|
| 460 |
+
scene0209_00
|
| 461 |
+
scene0209_01
|
| 462 |
+
scene0209_02
|
| 463 |
+
scene0210_00
|
| 464 |
+
scene0210_01
|
| 465 |
+
scene0395_00
|
| 466 |
+
scene0395_01
|
| 467 |
+
scene0395_02
|
| 468 |
+
scene0683_00
|
| 469 |
+
scene0601_00
|
| 470 |
+
scene0601_01
|
| 471 |
+
scene0214_00
|
| 472 |
+
scene0214_01
|
| 473 |
+
scene0214_02
|
| 474 |
+
scene0477_00
|
| 475 |
+
scene0477_01
|
| 476 |
+
scene0439_00
|
| 477 |
+
scene0439_01
|
| 478 |
+
scene0468_00
|
| 479 |
+
scene0468_01
|
| 480 |
+
scene0468_02
|
| 481 |
+
scene0546_00
|
| 482 |
+
scene0466_00
|
| 483 |
+
scene0466_01
|
| 484 |
+
scene0220_00
|
| 485 |
+
scene0220_01
|
| 486 |
+
scene0220_02
|
| 487 |
+
scene0122_00
|
| 488 |
+
scene0122_01
|
| 489 |
+
scene0130_00
|
| 490 |
+
scene0110_00
|
| 491 |
+
scene0110_01
|
| 492 |
+
scene0110_02
|
| 493 |
+
scene0327_00
|
| 494 |
+
scene0156_00
|
| 495 |
+
scene0266_00
|
| 496 |
+
scene0266_01
|
| 497 |
+
scene0001_00
|
| 498 |
+
scene0001_01
|
| 499 |
+
scene0228_00
|
| 500 |
+
scene0199_00
|
| 501 |
+
scene0219_00
|
| 502 |
+
scene0464_00
|
| 503 |
+
scene0232_00
|
| 504 |
+
scene0232_01
|
| 505 |
+
scene0232_02
|
| 506 |
+
scene0299_00
|
| 507 |
+
scene0299_01
|
| 508 |
+
scene0530_00
|
| 509 |
+
scene0363_00
|
| 510 |
+
scene0453_00
|
| 511 |
+
scene0453_01
|
| 512 |
+
scene0570_00
|
| 513 |
+
scene0570_01
|
| 514 |
+
scene0570_02
|
| 515 |
+
scene0183_00
|
| 516 |
+
scene0239_00
|
| 517 |
+
scene0239_01
|
| 518 |
+
scene0239_02
|
| 519 |
+
scene0373_00
|
| 520 |
+
scene0373_01
|
| 521 |
+
scene0241_00
|
| 522 |
+
scene0241_01
|
| 523 |
+
scene0241_02
|
| 524 |
+
scene0188_00
|
| 525 |
+
scene0622_00
|
| 526 |
+
scene0622_01
|
| 527 |
+
scene0244_00
|
| 528 |
+
scene0244_01
|
| 529 |
+
scene0691_00
|
| 530 |
+
scene0691_01
|
| 531 |
+
scene0206_00
|
| 532 |
+
scene0206_01
|
| 533 |
+
scene0206_02
|
| 534 |
+
scene0247_00
|
| 535 |
+
scene0247_01
|
| 536 |
+
scene0061_00
|
| 537 |
+
scene0061_01
|
| 538 |
+
scene0082_00
|
| 539 |
+
scene0250_00
|
| 540 |
+
scene0250_01
|
| 541 |
+
scene0250_02
|
| 542 |
+
scene0501_00
|
| 543 |
+
scene0501_01
|
| 544 |
+
scene0501_02
|
| 545 |
+
scene0320_00
|
| 546 |
+
scene0320_01
|
| 547 |
+
scene0320_02
|
| 548 |
+
scene0320_03
|
| 549 |
+
scene0631_00
|
| 550 |
+
scene0631_01
|
| 551 |
+
scene0631_02
|
| 552 |
+
scene0255_00
|
| 553 |
+
scene0255_01
|
| 554 |
+
scene0255_02
|
| 555 |
+
scene0047_00
|
| 556 |
+
scene0265_00
|
| 557 |
+
scene0265_01
|
| 558 |
+
scene0265_02
|
| 559 |
+
scene0004_00
|
| 560 |
+
scene0336_00
|
| 561 |
+
scene0336_01
|
| 562 |
+
scene0058_00
|
| 563 |
+
scene0058_01
|
| 564 |
+
scene0260_00
|
| 565 |
+
scene0260_01
|
| 566 |
+
scene0260_02
|
| 567 |
+
scene0243_00
|
| 568 |
+
scene0603_00
|
| 569 |
+
scene0603_01
|
| 570 |
+
scene0093_00
|
| 571 |
+
scene0093_01
|
| 572 |
+
scene0093_02
|
| 573 |
+
scene0109_00
|
| 574 |
+
scene0109_01
|
| 575 |
+
scene0434_00
|
| 576 |
+
scene0434_01
|
| 577 |
+
scene0434_02
|
| 578 |
+
scene0290_00
|
| 579 |
+
scene0627_00
|
| 580 |
+
scene0627_01
|
| 581 |
+
scene0470_00
|
| 582 |
+
scene0470_01
|
| 583 |
+
scene0137_00
|
| 584 |
+
scene0137_01
|
| 585 |
+
scene0137_02
|
| 586 |
+
scene0270_00
|
| 587 |
+
scene0270_01
|
| 588 |
+
scene0270_02
|
| 589 |
+
scene0271_00
|
| 590 |
+
scene0271_01
|
| 591 |
+
scene0504_00
|
| 592 |
+
scene0274_00
|
| 593 |
+
scene0274_01
|
| 594 |
+
scene0274_02
|
| 595 |
+
scene0036_00
|
| 596 |
+
scene0036_01
|
| 597 |
+
scene0276_00
|
| 598 |
+
scene0276_01
|
| 599 |
+
scene0272_00
|
| 600 |
+
scene0272_01
|
| 601 |
+
scene0499_00
|
| 602 |
+
scene0698_00
|
| 603 |
+
scene0698_01
|
| 604 |
+
scene0051_00
|
| 605 |
+
scene0051_01
|
| 606 |
+
scene0051_02
|
| 607 |
+
scene0051_03
|
| 608 |
+
scene0108_00
|
| 609 |
+
scene0245_00
|
| 610 |
+
scene0369_00
|
| 611 |
+
scene0369_01
|
| 612 |
+
scene0369_02
|
| 613 |
+
scene0284_00
|
| 614 |
+
scene0289_00
|
| 615 |
+
scene0289_01
|
| 616 |
+
scene0286_00
|
| 617 |
+
scene0286_01
|
| 618 |
+
scene0286_02
|
| 619 |
+
scene0286_03
|
| 620 |
+
scene0031_00
|
| 621 |
+
scene0031_01
|
| 622 |
+
scene0031_02
|
| 623 |
+
scene0545_00
|
| 624 |
+
scene0545_01
|
| 625 |
+
scene0545_02
|
| 626 |
+
scene0557_00
|
| 627 |
+
scene0557_01
|
| 628 |
+
scene0557_02
|
| 629 |
+
scene0533_00
|
| 630 |
+
scene0533_01
|
| 631 |
+
scene0116_00
|
| 632 |
+
scene0116_01
|
| 633 |
+
scene0116_02
|
| 634 |
+
scene0611_00
|
| 635 |
+
scene0611_01
|
| 636 |
+
scene0688_00
|
| 637 |
+
scene0294_00
|
| 638 |
+
scene0294_01
|
| 639 |
+
scene0294_02
|
| 640 |
+
scene0295_00
|
| 641 |
+
scene0295_01
|
| 642 |
+
scene0296_00
|
| 643 |
+
scene0296_01
|
| 644 |
+
scene0596_00
|
| 645 |
+
scene0596_01
|
| 646 |
+
scene0596_02
|
| 647 |
+
scene0532_00
|
| 648 |
+
scene0532_01
|
| 649 |
+
scene0637_00
|
| 650 |
+
scene0638_00
|
| 651 |
+
scene0121_00
|
| 652 |
+
scene0121_01
|
| 653 |
+
scene0121_02
|
| 654 |
+
scene0040_00
|
| 655 |
+
scene0040_01
|
| 656 |
+
scene0197_00
|
| 657 |
+
scene0197_01
|
| 658 |
+
scene0197_02
|
| 659 |
+
scene0410_00
|
| 660 |
+
scene0410_01
|
| 661 |
+
scene0305_00
|
| 662 |
+
scene0305_01
|
| 663 |
+
scene0615_00
|
| 664 |
+
scene0615_01
|
| 665 |
+
scene0703_00
|
| 666 |
+
scene0703_01
|
| 667 |
+
scene0555_00
|
| 668 |
+
scene0297_00
|
| 669 |
+
scene0297_01
|
| 670 |
+
scene0297_02
|
| 671 |
+
scene0582_00
|
| 672 |
+
scene0582_01
|
| 673 |
+
scene0582_02
|
| 674 |
+
scene0023_00
|
| 675 |
+
scene0094_00
|
| 676 |
+
scene0013_00
|
| 677 |
+
scene0013_01
|
| 678 |
+
scene0013_02
|
| 679 |
+
scene0136_00
|
| 680 |
+
scene0136_01
|
| 681 |
+
scene0136_02
|
| 682 |
+
scene0407_00
|
| 683 |
+
scene0407_01
|
| 684 |
+
scene0062_00
|
| 685 |
+
scene0062_01
|
| 686 |
+
scene0062_02
|
| 687 |
+
scene0386_00
|
| 688 |
+
scene0318_00
|
| 689 |
+
scene0554_00
|
| 690 |
+
scene0554_01
|
| 691 |
+
scene0497_00
|
| 692 |
+
scene0213_00
|
| 693 |
+
scene0258_00
|
| 694 |
+
scene0323_00
|
| 695 |
+
scene0323_01
|
| 696 |
+
scene0324_00
|
| 697 |
+
scene0324_01
|
| 698 |
+
scene0016_00
|
| 699 |
+
scene0016_01
|
| 700 |
+
scene0016_02
|
| 701 |
+
scene0681_00
|
| 702 |
+
scene0398_00
|
| 703 |
+
scene0398_01
|
| 704 |
+
scene0227_00
|
| 705 |
+
scene0090_00
|
| 706 |
+
scene0066_00
|
| 707 |
+
scene0262_00
|
| 708 |
+
scene0262_01
|
| 709 |
+
scene0155_00
|
| 710 |
+
scene0155_01
|
| 711 |
+
scene0155_02
|
| 712 |
+
scene0352_00
|
| 713 |
+
scene0352_01
|
| 714 |
+
scene0352_02
|
| 715 |
+
scene0038_00
|
| 716 |
+
scene0038_01
|
| 717 |
+
scene0038_02
|
| 718 |
+
scene0335_00
|
| 719 |
+
scene0335_01
|
| 720 |
+
scene0335_02
|
| 721 |
+
scene0261_00
|
| 722 |
+
scene0261_01
|
| 723 |
+
scene0261_02
|
| 724 |
+
scene0261_03
|
| 725 |
+
scene0640_00
|
| 726 |
+
scene0640_01
|
| 727 |
+
scene0640_02
|
| 728 |
+
scene0080_00
|
| 729 |
+
scene0080_01
|
| 730 |
+
scene0080_02
|
| 731 |
+
scene0403_00
|
| 732 |
+
scene0403_01
|
| 733 |
+
scene0282_00
|
| 734 |
+
scene0282_01
|
| 735 |
+
scene0282_02
|
| 736 |
+
scene0682_00
|
| 737 |
+
scene0173_00
|
| 738 |
+
scene0173_01
|
| 739 |
+
scene0173_02
|
| 740 |
+
scene0522_00
|
| 741 |
+
scene0687_00
|
| 742 |
+
scene0345_00
|
| 743 |
+
scene0345_01
|
| 744 |
+
scene0612_00
|
| 745 |
+
scene0612_01
|
| 746 |
+
scene0411_00
|
| 747 |
+
scene0411_01
|
| 748 |
+
scene0411_02
|
| 749 |
+
scene0625_00
|
| 750 |
+
scene0625_01
|
| 751 |
+
scene0211_00
|
| 752 |
+
scene0211_01
|
| 753 |
+
scene0211_02
|
| 754 |
+
scene0211_03
|
| 755 |
+
scene0676_00
|
| 756 |
+
scene0676_01
|
| 757 |
+
scene0179_00
|
| 758 |
+
scene0498_00
|
| 759 |
+
scene0498_01
|
| 760 |
+
scene0498_02
|
| 761 |
+
scene0547_00
|
| 762 |
+
scene0547_01
|
| 763 |
+
scene0547_02
|
| 764 |
+
scene0269_00
|
| 765 |
+
scene0269_01
|
| 766 |
+
scene0269_02
|
| 767 |
+
scene0366_00
|
| 768 |
+
scene0680_00
|
| 769 |
+
scene0680_01
|
| 770 |
+
scene0588_00
|
| 771 |
+
scene0588_01
|
| 772 |
+
scene0588_02
|
| 773 |
+
scene0588_03
|
| 774 |
+
scene0346_00
|
| 775 |
+
scene0346_01
|
| 776 |
+
scene0359_00
|
| 777 |
+
scene0359_01
|
| 778 |
+
scene0014_00
|
| 779 |
+
scene0120_00
|
| 780 |
+
scene0120_01
|
| 781 |
+
scene0212_00
|
| 782 |
+
scene0212_01
|
| 783 |
+
scene0212_02
|
| 784 |
+
scene0176_00
|
| 785 |
+
scene0049_00
|
| 786 |
+
scene0259_00
|
| 787 |
+
scene0259_01
|
| 788 |
+
scene0586_00
|
| 789 |
+
scene0586_01
|
| 790 |
+
scene0586_02
|
| 791 |
+
scene0309_00
|
| 792 |
+
scene0309_01
|
| 793 |
+
scene0125_00
|
| 794 |
+
scene0455_00
|
| 795 |
+
scene0177_00
|
| 796 |
+
scene0177_01
|
| 797 |
+
scene0177_02
|
| 798 |
+
scene0326_00
|
| 799 |
+
scene0372_00
|
| 800 |
+
scene0171_00
|
| 801 |
+
scene0171_01
|
| 802 |
+
scene0374_00
|
| 803 |
+
scene0654_00
|
| 804 |
+
scene0654_01
|
| 805 |
+
scene0445_00
|
| 806 |
+
scene0445_01
|
| 807 |
+
scene0475_00
|
| 808 |
+
scene0475_01
|
| 809 |
+
scene0475_02
|
| 810 |
+
scene0349_00
|
| 811 |
+
scene0349_01
|
| 812 |
+
scene0234_00
|
| 813 |
+
scene0669_00
|
| 814 |
+
scene0669_01
|
| 815 |
+
scene0375_00
|
| 816 |
+
scene0375_01
|
| 817 |
+
scene0375_02
|
| 818 |
+
scene0387_00
|
| 819 |
+
scene0387_01
|
| 820 |
+
scene0387_02
|
| 821 |
+
scene0312_00
|
| 822 |
+
scene0312_01
|
| 823 |
+
scene0312_02
|
| 824 |
+
scene0384_00
|
| 825 |
+
scene0385_00
|
| 826 |
+
scene0385_01
|
| 827 |
+
scene0385_02
|
| 828 |
+
scene0000_00
|
| 829 |
+
scene0000_01
|
| 830 |
+
scene0000_02
|
| 831 |
+
scene0376_00
|
| 832 |
+
scene0376_01
|
| 833 |
+
scene0376_02
|
| 834 |
+
scene0301_00
|
| 835 |
+
scene0301_01
|
| 836 |
+
scene0301_02
|
| 837 |
+
scene0322_00
|
| 838 |
+
scene0542_00
|
| 839 |
+
scene0079_00
|
| 840 |
+
scene0079_01
|
| 841 |
+
scene0099_00
|
| 842 |
+
scene0099_01
|
| 843 |
+
scene0476_00
|
| 844 |
+
scene0476_01
|
| 845 |
+
scene0476_02
|
| 846 |
+
scene0394_00
|
| 847 |
+
scene0394_01
|
| 848 |
+
scene0147_00
|
| 849 |
+
scene0147_01
|
| 850 |
+
scene0067_00
|
| 851 |
+
scene0067_01
|
| 852 |
+
scene0067_02
|
| 853 |
+
scene0397_00
|
| 854 |
+
scene0397_01
|
| 855 |
+
scene0337_00
|
| 856 |
+
scene0337_01
|
| 857 |
+
scene0337_02
|
| 858 |
+
scene0431_00
|
| 859 |
+
scene0223_00
|
| 860 |
+
scene0223_01
|
| 861 |
+
scene0223_02
|
| 862 |
+
scene0010_00
|
| 863 |
+
scene0010_01
|
| 864 |
+
scene0402_00
|
| 865 |
+
scene0268_00
|
| 866 |
+
scene0268_01
|
| 867 |
+
scene0268_02
|
| 868 |
+
scene0679_00
|
| 869 |
+
scene0679_01
|
| 870 |
+
scene0405_00
|
| 871 |
+
scene0128_00
|
| 872 |
+
scene0408_00
|
| 873 |
+
scene0408_01
|
| 874 |
+
scene0190_00
|
| 875 |
+
scene0107_00
|
| 876 |
+
scene0076_00
|
| 877 |
+
scene0167_00
|
| 878 |
+
scene0361_00
|
| 879 |
+
scene0361_01
|
| 880 |
+
scene0361_02
|
| 881 |
+
scene0216_00
|
| 882 |
+
scene0202_00
|
| 883 |
+
scene0303_00
|
| 884 |
+
scene0303_01
|
| 885 |
+
scene0303_02
|
| 886 |
+
scene0446_00
|
| 887 |
+
scene0446_01
|
| 888 |
+
scene0089_00
|
| 889 |
+
scene0089_01
|
| 890 |
+
scene0089_02
|
| 891 |
+
scene0360_00
|
| 892 |
+
scene0150_00
|
| 893 |
+
scene0150_01
|
| 894 |
+
scene0150_02
|
| 895 |
+
scene0421_00
|
| 896 |
+
scene0421_01
|
| 897 |
+
scene0421_02
|
| 898 |
+
scene0454_00
|
| 899 |
+
scene0626_00
|
| 900 |
+
scene0626_01
|
| 901 |
+
scene0626_02
|
| 902 |
+
scene0186_00
|
| 903 |
+
scene0186_01
|
| 904 |
+
scene0538_00
|
| 905 |
+
scene0479_00
|
| 906 |
+
scene0479_01
|
| 907 |
+
scene0479_02
|
| 908 |
+
scene0656_00
|
| 909 |
+
scene0656_01
|
| 910 |
+
scene0656_02
|
| 911 |
+
scene0656_03
|
| 912 |
+
scene0525_00
|
| 913 |
+
scene0525_01
|
| 914 |
+
scene0525_02
|
| 915 |
+
scene0308_00
|
| 916 |
+
scene0396_00
|
| 917 |
+
scene0396_01
|
| 918 |
+
scene0396_02
|
| 919 |
+
scene0624_00
|
| 920 |
+
scene0292_00
|
| 921 |
+
scene0292_01
|
| 922 |
+
scene0632_00
|
| 923 |
+
scene0253_00
|
| 924 |
+
scene0021_00
|
| 925 |
+
scene0325_00
|
| 926 |
+
scene0325_01
|
| 927 |
+
scene0437_00
|
| 928 |
+
scene0437_01
|
| 929 |
+
scene0438_00
|
| 930 |
+
scene0590_00
|
| 931 |
+
scene0590_01
|
| 932 |
+
scene0400_00
|
| 933 |
+
scene0400_01
|
| 934 |
+
scene0541_00
|
| 935 |
+
scene0541_01
|
| 936 |
+
scene0541_02
|
| 937 |
+
scene0677_00
|
| 938 |
+
scene0677_01
|
| 939 |
+
scene0677_02
|
| 940 |
+
scene0443_00
|
| 941 |
+
scene0315_00
|
| 942 |
+
scene0288_00
|
| 943 |
+
scene0288_01
|
| 944 |
+
scene0288_02
|
| 945 |
+
scene0422_00
|
| 946 |
+
scene0672_00
|
| 947 |
+
scene0672_01
|
| 948 |
+
scene0184_00
|
| 949 |
+
scene0449_00
|
| 950 |
+
scene0449_01
|
| 951 |
+
scene0449_02
|
| 952 |
+
scene0048_00
|
| 953 |
+
scene0048_01
|
| 954 |
+
scene0138_00
|
| 955 |
+
scene0452_00
|
| 956 |
+
scene0452_01
|
| 957 |
+
scene0452_02
|
| 958 |
+
scene0667_00
|
| 959 |
+
scene0667_01
|
| 960 |
+
scene0667_02
|
| 961 |
+
scene0463_00
|
| 962 |
+
scene0463_01
|
| 963 |
+
scene0078_00
|
| 964 |
+
scene0078_01
|
| 965 |
+
scene0078_02
|
| 966 |
+
scene0636_00
|
| 967 |
+
scene0457_00
|
| 968 |
+
scene0457_01
|
| 969 |
+
scene0457_02
|
| 970 |
+
scene0465_00
|
| 971 |
+
scene0465_01
|
| 972 |
+
scene0577_00
|
| 973 |
+
scene0151_00
|
| 974 |
+
scene0151_01
|
| 975 |
+
scene0339_00
|
| 976 |
+
scene0573_00
|
| 977 |
+
scene0573_01
|
| 978 |
+
scene0154_00
|
| 979 |
+
scene0096_00
|
| 980 |
+
scene0096_01
|
| 981 |
+
scene0096_02
|
| 982 |
+
scene0235_00
|
| 983 |
+
scene0168_00
|
| 984 |
+
scene0168_01
|
| 985 |
+
scene0168_02
|
| 986 |
+
scene0594_00
|
| 987 |
+
scene0587_00
|
| 988 |
+
scene0587_01
|
| 989 |
+
scene0587_02
|
| 990 |
+
scene0587_03
|
| 991 |
+
scene0229_00
|
| 992 |
+
scene0229_01
|
| 993 |
+
scene0229_02
|
| 994 |
+
scene0512_00
|
| 995 |
+
scene0106_00
|
| 996 |
+
scene0106_01
|
| 997 |
+
scene0106_02
|
| 998 |
+
scene0472_00
|
| 999 |
+
scene0472_01
|
| 1000 |
+
scene0472_02
|
| 1001 |
+
scene0489_00
|
| 1002 |
+
scene0489_01
|
| 1003 |
+
scene0489_02
|
| 1004 |
+
scene0425_00
|
| 1005 |
+
scene0425_01
|
| 1006 |
+
scene0641_00
|
| 1007 |
+
scene0526_00
|
| 1008 |
+
scene0526_01
|
| 1009 |
+
scene0317_00
|
| 1010 |
+
scene0317_01
|
| 1011 |
+
scene0544_00
|
| 1012 |
+
scene0017_00
|
| 1013 |
+
scene0017_01
|
| 1014 |
+
scene0017_02
|
| 1015 |
+
scene0042_00
|
| 1016 |
+
scene0042_01
|
| 1017 |
+
scene0042_02
|
| 1018 |
+
scene0576_00
|
| 1019 |
+
scene0576_01
|
| 1020 |
+
scene0576_02
|
| 1021 |
+
scene0347_00
|
| 1022 |
+
scene0347_01
|
| 1023 |
+
scene0347_02
|
| 1024 |
+
scene0436_00
|
| 1025 |
+
scene0226_00
|
| 1026 |
+
scene0226_01
|
| 1027 |
+
scene0485_00
|
| 1028 |
+
scene0486_00
|
| 1029 |
+
scene0487_00
|
| 1030 |
+
scene0487_01
|
| 1031 |
+
scene0619_00
|
| 1032 |
+
scene0097_00
|
| 1033 |
+
scene0367_00
|
| 1034 |
+
scene0367_01
|
| 1035 |
+
scene0491_00
|
| 1036 |
+
scene0492_00
|
| 1037 |
+
scene0492_01
|
| 1038 |
+
scene0005_00
|
| 1039 |
+
scene0005_01
|
| 1040 |
+
scene0543_00
|
| 1041 |
+
scene0543_01
|
| 1042 |
+
scene0543_02
|
| 1043 |
+
scene0657_00
|
| 1044 |
+
scene0341_00
|
| 1045 |
+
scene0341_01
|
| 1046 |
+
scene0534_00
|
| 1047 |
+
scene0534_01
|
| 1048 |
+
scene0319_00
|
| 1049 |
+
scene0273_00
|
| 1050 |
+
scene0273_01
|
| 1051 |
+
scene0225_00
|
| 1052 |
+
scene0198_00
|
| 1053 |
+
scene0003_00
|
| 1054 |
+
scene0003_01
|
| 1055 |
+
scene0003_02
|
| 1056 |
+
scene0409_00
|
| 1057 |
+
scene0409_01
|
| 1058 |
+
scene0331_00
|
| 1059 |
+
scene0331_01
|
| 1060 |
+
scene0505_00
|
| 1061 |
+
scene0505_01
|
| 1062 |
+
scene0505_02
|
| 1063 |
+
scene0505_03
|
| 1064 |
+
scene0505_04
|
| 1065 |
+
scene0506_00
|
| 1066 |
+
scene0057_00
|
| 1067 |
+
scene0057_01
|
| 1068 |
+
scene0074_00
|
| 1069 |
+
scene0074_01
|
| 1070 |
+
scene0074_02
|
| 1071 |
+
scene0091_00
|
| 1072 |
+
scene0112_00
|
| 1073 |
+
scene0112_01
|
| 1074 |
+
scene0112_02
|
| 1075 |
+
scene0240_00
|
| 1076 |
+
scene0102_00
|
| 1077 |
+
scene0102_01
|
| 1078 |
+
scene0513_00
|
| 1079 |
+
scene0514_00
|
| 1080 |
+
scene0514_01
|
| 1081 |
+
scene0537_00
|
| 1082 |
+
scene0516_00
|
| 1083 |
+
scene0516_01
|
| 1084 |
+
scene0495_00
|
| 1085 |
+
scene0617_00
|
| 1086 |
+
scene0133_00
|
| 1087 |
+
scene0520_00
|
| 1088 |
+
scene0520_01
|
| 1089 |
+
scene0635_00
|
| 1090 |
+
scene0635_01
|
| 1091 |
+
scene0054_00
|
| 1092 |
+
scene0473_00
|
| 1093 |
+
scene0473_01
|
| 1094 |
+
scene0524_00
|
| 1095 |
+
scene0524_01
|
| 1096 |
+
scene0379_00
|
| 1097 |
+
scene0471_00
|
| 1098 |
+
scene0471_01
|
| 1099 |
+
scene0471_02
|
| 1100 |
+
scene0566_00
|
| 1101 |
+
scene0248_00
|
| 1102 |
+
scene0248_01
|
| 1103 |
+
scene0248_02
|
| 1104 |
+
scene0529_00
|
| 1105 |
+
scene0529_01
|
| 1106 |
+
scene0529_02
|
| 1107 |
+
scene0391_00
|
| 1108 |
+
scene0264_00
|
| 1109 |
+
scene0264_01
|
| 1110 |
+
scene0264_02
|
| 1111 |
+
scene0675_00
|
| 1112 |
+
scene0675_01
|
| 1113 |
+
scene0350_00
|
| 1114 |
+
scene0350_01
|
| 1115 |
+
scene0350_02
|
| 1116 |
+
scene0450_00
|
| 1117 |
+
scene0068_00
|
| 1118 |
+
scene0068_01
|
| 1119 |
+
scene0237_00
|
| 1120 |
+
scene0237_01
|
| 1121 |
+
scene0365_00
|
| 1122 |
+
scene0365_01
|
| 1123 |
+
scene0365_02
|
| 1124 |
+
scene0605_00
|
| 1125 |
+
scene0605_01
|
| 1126 |
+
scene0539_00
|
| 1127 |
+
scene0539_01
|
| 1128 |
+
scene0539_02
|
| 1129 |
+
scene0540_00
|
| 1130 |
+
scene0540_01
|
| 1131 |
+
scene0540_02
|
| 1132 |
+
scene0170_00
|
| 1133 |
+
scene0170_01
|
| 1134 |
+
scene0170_02
|
| 1135 |
+
scene0433_00
|
| 1136 |
+
scene0340_00
|
| 1137 |
+
scene0340_01
|
| 1138 |
+
scene0340_02
|
| 1139 |
+
scene0160_00
|
| 1140 |
+
scene0160_01
|
| 1141 |
+
scene0160_02
|
| 1142 |
+
scene0160_03
|
| 1143 |
+
scene0160_04
|
| 1144 |
+
scene0059_00
|
| 1145 |
+
scene0059_01
|
| 1146 |
+
scene0059_02
|
| 1147 |
+
scene0056_00
|
| 1148 |
+
scene0056_01
|
| 1149 |
+
scene0478_00
|
| 1150 |
+
scene0478_01
|
| 1151 |
+
scene0548_00
|
| 1152 |
+
scene0548_01
|
| 1153 |
+
scene0548_02
|
| 1154 |
+
scene0204_00
|
| 1155 |
+
scene0204_01
|
| 1156 |
+
scene0204_02
|
| 1157 |
+
scene0033_00
|
| 1158 |
+
scene0145_00
|
| 1159 |
+
scene0483_00
|
| 1160 |
+
scene0508_00
|
| 1161 |
+
scene0508_01
|
| 1162 |
+
scene0508_02
|
| 1163 |
+
scene0180_00
|
| 1164 |
+
scene0148_00
|
| 1165 |
+
scene0556_00
|
| 1166 |
+
scene0556_01
|
| 1167 |
+
scene0416_00
|
| 1168 |
+
scene0416_01
|
| 1169 |
+
scene0416_02
|
| 1170 |
+
scene0416_03
|
| 1171 |
+
scene0416_04
|
| 1172 |
+
scene0073_00
|
| 1173 |
+
scene0073_01
|
| 1174 |
+
scene0073_02
|
| 1175 |
+
scene0073_03
|
| 1176 |
+
scene0034_00
|
| 1177 |
+
scene0034_01
|
| 1178 |
+
scene0034_02
|
| 1179 |
+
scene0639_00
|
| 1180 |
+
scene0561_00
|
| 1181 |
+
scene0561_01
|
| 1182 |
+
scene0298_00
|
| 1183 |
+
scene0692_00
|
| 1184 |
+
scene0692_01
|
| 1185 |
+
scene0692_02
|
| 1186 |
+
scene0692_03
|
| 1187 |
+
scene0692_04
|
| 1188 |
+
scene0642_00
|
| 1189 |
+
scene0642_01
|
| 1190 |
+
scene0642_02
|
| 1191 |
+
scene0642_03
|
| 1192 |
+
scene0630_00
|
| 1193 |
+
scene0630_01
|
| 1194 |
+
scene0630_02
|
| 1195 |
+
scene0630_03
|
| 1196 |
+
scene0630_04
|
| 1197 |
+
scene0630_05
|
| 1198 |
+
scene0630_06
|
| 1199 |
+
scene0706_00
|
| 1200 |
+
scene0567_00
|
| 1201 |
+
scene0567_01
|
preprocessing/Benchmark/scannetv2_val.txt
ADDED
|
@@ -0,0 +1,312 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene0568_00
|
| 2 |
+
scene0568_01
|
| 3 |
+
scene0568_02
|
| 4 |
+
scene0304_00
|
| 5 |
+
scene0488_00
|
| 6 |
+
scene0488_01
|
| 7 |
+
scene0412_00
|
| 8 |
+
scene0412_01
|
| 9 |
+
scene0217_00
|
| 10 |
+
scene0019_00
|
| 11 |
+
scene0019_01
|
| 12 |
+
scene0414_00
|
| 13 |
+
scene0575_00
|
| 14 |
+
scene0575_01
|
| 15 |
+
scene0575_02
|
| 16 |
+
scene0426_00
|
| 17 |
+
scene0426_01
|
| 18 |
+
scene0426_02
|
| 19 |
+
scene0426_03
|
| 20 |
+
scene0549_00
|
| 21 |
+
scene0549_01
|
| 22 |
+
scene0578_00
|
| 23 |
+
scene0578_01
|
| 24 |
+
scene0578_02
|
| 25 |
+
scene0665_00
|
| 26 |
+
scene0665_01
|
| 27 |
+
scene0050_00
|
| 28 |
+
scene0050_01
|
| 29 |
+
scene0050_02
|
| 30 |
+
scene0257_00
|
| 31 |
+
scene0025_00
|
| 32 |
+
scene0025_01
|
| 33 |
+
scene0025_02
|
| 34 |
+
scene0583_00
|
| 35 |
+
scene0583_01
|
| 36 |
+
scene0583_02
|
| 37 |
+
scene0701_00
|
| 38 |
+
scene0701_01
|
| 39 |
+
scene0701_02
|
| 40 |
+
scene0580_00
|
| 41 |
+
scene0580_01
|
| 42 |
+
scene0565_00
|
| 43 |
+
scene0169_00
|
| 44 |
+
scene0169_01
|
| 45 |
+
scene0655_00
|
| 46 |
+
scene0655_01
|
| 47 |
+
scene0655_02
|
| 48 |
+
scene0063_00
|
| 49 |
+
scene0221_00
|
| 50 |
+
scene0221_01
|
| 51 |
+
scene0591_00
|
| 52 |
+
scene0591_01
|
| 53 |
+
scene0591_02
|
| 54 |
+
scene0678_00
|
| 55 |
+
scene0678_01
|
| 56 |
+
scene0678_02
|
| 57 |
+
scene0462_00
|
| 58 |
+
scene0427_00
|
| 59 |
+
scene0595_00
|
| 60 |
+
scene0193_00
|
| 61 |
+
scene0193_01
|
| 62 |
+
scene0164_00
|
| 63 |
+
scene0164_01
|
| 64 |
+
scene0164_02
|
| 65 |
+
scene0164_03
|
| 66 |
+
scene0598_00
|
| 67 |
+
scene0598_01
|
| 68 |
+
scene0598_02
|
| 69 |
+
scene0599_00
|
| 70 |
+
scene0599_01
|
| 71 |
+
scene0599_02
|
| 72 |
+
scene0328_00
|
| 73 |
+
scene0300_00
|
| 74 |
+
scene0300_01
|
| 75 |
+
scene0354_00
|
| 76 |
+
scene0458_00
|
| 77 |
+
scene0458_01
|
| 78 |
+
scene0423_00
|
| 79 |
+
scene0423_01
|
| 80 |
+
scene0423_02
|
| 81 |
+
scene0307_00
|
| 82 |
+
scene0307_01
|
| 83 |
+
scene0307_02
|
| 84 |
+
scene0606_00
|
| 85 |
+
scene0606_01
|
| 86 |
+
scene0606_02
|
| 87 |
+
scene0432_00
|
| 88 |
+
scene0432_01
|
| 89 |
+
scene0608_00
|
| 90 |
+
scene0608_01
|
| 91 |
+
scene0608_02
|
| 92 |
+
scene0651_00
|
| 93 |
+
scene0651_01
|
| 94 |
+
scene0651_02
|
| 95 |
+
scene0430_00
|
| 96 |
+
scene0430_01
|
| 97 |
+
scene0689_00
|
| 98 |
+
scene0357_00
|
| 99 |
+
scene0357_01
|
| 100 |
+
scene0574_00
|
| 101 |
+
scene0574_01
|
| 102 |
+
scene0574_02
|
| 103 |
+
scene0329_00
|
| 104 |
+
scene0329_01
|
| 105 |
+
scene0329_02
|
| 106 |
+
scene0153_00
|
| 107 |
+
scene0153_01
|
| 108 |
+
scene0616_00
|
| 109 |
+
scene0616_01
|
| 110 |
+
scene0671_00
|
| 111 |
+
scene0671_01
|
| 112 |
+
scene0618_00
|
| 113 |
+
scene0382_00
|
| 114 |
+
scene0382_01
|
| 115 |
+
scene0490_00
|
| 116 |
+
scene0621_00
|
| 117 |
+
scene0607_00
|
| 118 |
+
scene0607_01
|
| 119 |
+
scene0149_00
|
| 120 |
+
scene0695_00
|
| 121 |
+
scene0695_01
|
| 122 |
+
scene0695_02
|
| 123 |
+
scene0695_03
|
| 124 |
+
scene0389_00
|
| 125 |
+
scene0377_00
|
| 126 |
+
scene0377_01
|
| 127 |
+
scene0377_02
|
| 128 |
+
scene0342_00
|
| 129 |
+
scene0139_00
|
| 130 |
+
scene0629_00
|
| 131 |
+
scene0629_01
|
| 132 |
+
scene0629_02
|
| 133 |
+
scene0496_00
|
| 134 |
+
scene0633_00
|
| 135 |
+
scene0633_01
|
| 136 |
+
scene0518_00
|
| 137 |
+
scene0652_00
|
| 138 |
+
scene0406_00
|
| 139 |
+
scene0406_01
|
| 140 |
+
scene0406_02
|
| 141 |
+
scene0144_00
|
| 142 |
+
scene0144_01
|
| 143 |
+
scene0494_00
|
| 144 |
+
scene0278_00
|
| 145 |
+
scene0278_01
|
| 146 |
+
scene0316_00
|
| 147 |
+
scene0609_00
|
| 148 |
+
scene0609_01
|
| 149 |
+
scene0609_02
|
| 150 |
+
scene0609_03
|
| 151 |
+
scene0084_00
|
| 152 |
+
scene0084_01
|
| 153 |
+
scene0084_02
|
| 154 |
+
scene0696_00
|
| 155 |
+
scene0696_01
|
| 156 |
+
scene0696_02
|
| 157 |
+
scene0351_00
|
| 158 |
+
scene0351_01
|
| 159 |
+
scene0643_00
|
| 160 |
+
scene0644_00
|
| 161 |
+
scene0645_00
|
| 162 |
+
scene0645_01
|
| 163 |
+
scene0645_02
|
| 164 |
+
scene0081_00
|
| 165 |
+
scene0081_01
|
| 166 |
+
scene0081_02
|
| 167 |
+
scene0647_00
|
| 168 |
+
scene0647_01
|
| 169 |
+
scene0535_00
|
| 170 |
+
scene0353_00
|
| 171 |
+
scene0353_01
|
| 172 |
+
scene0353_02
|
| 173 |
+
scene0559_00
|
| 174 |
+
scene0559_01
|
| 175 |
+
scene0559_02
|
| 176 |
+
scene0593_00
|
| 177 |
+
scene0593_01
|
| 178 |
+
scene0246_00
|
| 179 |
+
scene0653_00
|
| 180 |
+
scene0653_01
|
| 181 |
+
scene0064_00
|
| 182 |
+
scene0064_01
|
| 183 |
+
scene0356_00
|
| 184 |
+
scene0356_01
|
| 185 |
+
scene0356_02
|
| 186 |
+
scene0030_00
|
| 187 |
+
scene0030_01
|
| 188 |
+
scene0030_02
|
| 189 |
+
scene0222_00
|
| 190 |
+
scene0222_01
|
| 191 |
+
scene0338_00
|
| 192 |
+
scene0338_01
|
| 193 |
+
scene0338_02
|
| 194 |
+
scene0378_00
|
| 195 |
+
scene0378_01
|
| 196 |
+
scene0378_02
|
| 197 |
+
scene0660_00
|
| 198 |
+
scene0553_00
|
| 199 |
+
scene0553_01
|
| 200 |
+
scene0553_02
|
| 201 |
+
scene0527_00
|
| 202 |
+
scene0663_00
|
| 203 |
+
scene0663_01
|
| 204 |
+
scene0663_02
|
| 205 |
+
scene0664_00
|
| 206 |
+
scene0664_01
|
| 207 |
+
scene0664_02
|
| 208 |
+
scene0334_00
|
| 209 |
+
scene0334_01
|
| 210 |
+
scene0334_02
|
| 211 |
+
scene0046_00
|
| 212 |
+
scene0046_01
|
| 213 |
+
scene0046_02
|
| 214 |
+
scene0203_00
|
| 215 |
+
scene0203_01
|
| 216 |
+
scene0203_02
|
| 217 |
+
scene0088_00
|
| 218 |
+
scene0088_01
|
| 219 |
+
scene0088_02
|
| 220 |
+
scene0088_03
|
| 221 |
+
scene0086_00
|
| 222 |
+
scene0086_01
|
| 223 |
+
scene0086_02
|
| 224 |
+
scene0670_00
|
| 225 |
+
scene0670_01
|
| 226 |
+
scene0256_00
|
| 227 |
+
scene0256_01
|
| 228 |
+
scene0256_02
|
| 229 |
+
scene0249_00
|
| 230 |
+
scene0441_00
|
| 231 |
+
scene0658_00
|
| 232 |
+
scene0704_00
|
| 233 |
+
scene0704_01
|
| 234 |
+
scene0187_00
|
| 235 |
+
scene0187_01
|
| 236 |
+
scene0131_00
|
| 237 |
+
scene0131_01
|
| 238 |
+
scene0131_02
|
| 239 |
+
scene0207_00
|
| 240 |
+
scene0207_01
|
| 241 |
+
scene0207_02
|
| 242 |
+
scene0461_00
|
| 243 |
+
scene0011_00
|
| 244 |
+
scene0011_01
|
| 245 |
+
scene0343_00
|
| 246 |
+
scene0251_00
|
| 247 |
+
scene0077_00
|
| 248 |
+
scene0077_01
|
| 249 |
+
scene0684_00
|
| 250 |
+
scene0684_01
|
| 251 |
+
scene0550_00
|
| 252 |
+
scene0686_00
|
| 253 |
+
scene0686_01
|
| 254 |
+
scene0686_02
|
| 255 |
+
scene0208_00
|
| 256 |
+
scene0500_00
|
| 257 |
+
scene0500_01
|
| 258 |
+
scene0552_00
|
| 259 |
+
scene0552_01
|
| 260 |
+
scene0648_00
|
| 261 |
+
scene0648_01
|
| 262 |
+
scene0435_00
|
| 263 |
+
scene0435_01
|
| 264 |
+
scene0435_02
|
| 265 |
+
scene0435_03
|
| 266 |
+
scene0690_00
|
| 267 |
+
scene0690_01
|
| 268 |
+
scene0693_00
|
| 269 |
+
scene0693_01
|
| 270 |
+
scene0693_02
|
| 271 |
+
scene0700_00
|
| 272 |
+
scene0700_01
|
| 273 |
+
scene0700_02
|
| 274 |
+
scene0699_00
|
| 275 |
+
scene0231_00
|
| 276 |
+
scene0231_01
|
| 277 |
+
scene0231_02
|
| 278 |
+
scene0697_00
|
| 279 |
+
scene0697_01
|
| 280 |
+
scene0697_02
|
| 281 |
+
scene0697_03
|
| 282 |
+
scene0474_00
|
| 283 |
+
scene0474_01
|
| 284 |
+
scene0474_02
|
| 285 |
+
scene0474_03
|
| 286 |
+
scene0474_04
|
| 287 |
+
scene0474_05
|
| 288 |
+
scene0355_00
|
| 289 |
+
scene0355_01
|
| 290 |
+
scene0146_00
|
| 291 |
+
scene0146_01
|
| 292 |
+
scene0146_02
|
| 293 |
+
scene0196_00
|
| 294 |
+
scene0702_00
|
| 295 |
+
scene0702_01
|
| 296 |
+
scene0702_02
|
| 297 |
+
scene0314_00
|
| 298 |
+
scene0277_00
|
| 299 |
+
scene0277_01
|
| 300 |
+
scene0277_02
|
| 301 |
+
scene0095_00
|
| 302 |
+
scene0095_01
|
| 303 |
+
scene0015_00
|
| 304 |
+
scene0100_00
|
| 305 |
+
scene0100_01
|
| 306 |
+
scene0100_02
|
| 307 |
+
scene0558_00
|
| 308 |
+
scene0558_01
|
| 309 |
+
scene0558_02
|
| 310 |
+
scene0685_00
|
| 311 |
+
scene0685_01
|
| 312 |
+
scene0685_02
|
preprocessing/README.md
ADDED
|
@@ -0,0 +1,128 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# VLM 3R Data Processing
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
## 04.22 更新
|
| 5 |
+
- 整理输出,以及批量下载
|
| 6 |
+
- 使用ScanQA 的QA对
|
| 7 |
+
|
| 8 |
+
### 批量下载数据
|
| 9 |
+
|
| 10 |
+
#### scannat 数据集下载
|
| 11 |
+
这个数据集里只有800个
|
| 12 |
+
```bash
|
| 13 |
+
cd preprocessing
|
| 14 |
+
# -o 设置输出的路径
|
| 15 |
+
python download_from_scan_id_txt.py -o ../data/raw_data/scannet --ids_file ../data/qa/scan_id.txt --type .sens --type _vh_clean_2.0.010000.segs.json --type .aggregation.json --type _vh_clean_2.ply
|
| 16 |
+
```
|
| 17 |
+
|
| 18 |
+
如果需要某个特定的id的话
|
| 19 |
+
```bash
|
| 20 |
+
python download-scannetv2.py -o ../data/raw_data/scannet --type .sens --type _vh_clean_2 --type .0.010000.segs.json --type .aggregation.json --type _vh_clean_2.ply --id scene0000_01
|
| 21 |
+
```
|
| 22 |
+
|
| 23 |
+
#### 采样图像
|
| 24 |
+
|
| 25 |
+
```bash
|
| 26 |
+
# num_frames 可以设置4-8
|
| 27 |
+
python export_sampled_frames.py \
|
| 28 |
+
--scans_dir ../data/raw_data/scannet/scans \
|
| 29 |
+
--output_dir ../data/processed_data/ScanNet \
|
| 30 |
+
--train_val_splits_path ./Benchmark \
|
| 31 |
+
--num_frames 4 \
|
| 32 |
+
--max_workers 8 \
|
| 33 |
+
--image_size 480 640
|
| 34 |
+
```
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
#### 生成voxel
|
| 38 |
+
|
| 39 |
+
```bash
|
| 40 |
+
python ScanNet200/preprocess_scannet200.py \
|
| 41 |
+
--dataset_root ../data/raw_data/scannet/scans \
|
| 42 |
+
--output_root ../data/processed_data/scannet/point_cloud \
|
| 43 |
+
--label_map_file .ScanNet200/scannetv2-labels.combined.tsv \
|
| 44 |
+
--train_val_splits_path ScanNet200/Tasks \
|
| 45 |
+
--num_workers 4 \
|
| 46 |
+
--voxel_size 0.01 \
|
| 47 |
+
--normalize_pointcloud
|
| 48 |
+
```
|
| 49 |
+
|
| 50 |
+
|
| 51 |
+
|
| 52 |
+
## 04.09 更新
|
| 53 |
+
|
| 54 |
+
04.09 处理了scannet数据集中关于scene0000_00的metadata。
|
| 55 |
+
1和2 执行完了之后,直接拿VLM-3R-DATA中的数据筛选了关于scene0000_00对应的QA,我突然发现这个QA非常的复杂,有很多的种类,同时输入的是视频。
|
| 56 |
+
|
| 57 |
+
|
| 58 |
+
### 数据结构
|
| 59 |
+
|
| 60 |
+
#### 图像/视频数据
|
| 61 |
+
`data/processed_data/ScanNet/videos/train`
|
| 62 |
+
|
| 63 |
+
#### **voxel的数据**
|
| 64 |
+
|
| 65 |
+
在VLM-3R/vlm_3r_data_process/data/processed_data/ScanNet/point_cloud/train下
|
| 66 |
+
|
| 67 |
+
`scene0000_00_voxel_0.1.ply`后面的数据对应不同的voxel_size
|
| 68 |
+
voxel的结构:
|
| 69 |
+
|
| 70 |
+
- 这 N 行数据中,每一行代表一个体素块(Voxel)。由于我们做了 np.hstack 拼接,每一行的 8 个数值分别代表:
|
| 71 |
+
|
| 72 |
+
- [:, 0:3] (X, Y, Z): 这是体素的空间坐标。经过前面的处理(通常是除以 voxel_size 后向下取整),这些坐标通常已经变成了离散的整数索引。你可以把它理解为 3D 空间中网格的行、列、层号(比如 [10, 5, -2]),而不是真实的物理米数。
|
| 73 |
+
|
| 74 |
+
- [:, 3:6] (R, G, B): 颜色通道。也就是这个体素块呈现的颜色(通常是 0-255 的整数)。如果一个体素格子里原本包含了多个真实点,由于前面我们使用了 np.unique(..., return_index=True),这里保留的是第一个落入该格子的点的颜色。
|
| 75 |
+
|
| 76 |
+
- [:, 6] (Label): 语义标签(Semantic ID)。比如 3 代表椅子,4 代表桌子。用于语义分割任务。对应的种类在`VLM-3R/vlm_3r_data_process/datasets/ScanNet200/scannet200_constants.py`
|
| 77 |
+
|
| 78 |
+
- [:, 7] (Instance): 实例 ID(Instance ID)。用于区分同类物体的不同个体。比如场景里有两把椅子,它们的 Label 都是 3,但 Instance ID 可能是 101 和 102。
|
| 79 |
+
|
| 80 |
+
### 读取voxel
|
| 81 |
+
|
| 82 |
+
```python
|
| 83 |
+
|
| 84 |
+
def read_custom_ply(filepath):
|
| 85 |
+
"""
|
| 86 |
+
第一步:读取包含自定义 label 和 instance_id 的 PLY 文件
|
| 87 |
+
"""
|
| 88 |
+
print(f"正在读取文件: {filepath}")
|
| 89 |
+
with open(filepath, 'rb') as f:
|
| 90 |
+
plydata = PlyData.read(f)
|
| 91 |
+
|
| 92 |
+
vertex_data = plydata['vertex'].data
|
| 93 |
+
|
| 94 |
+
# 提取各个字段
|
| 95 |
+
x = vertex_data['x']
|
| 96 |
+
y = vertex_data['y']
|
| 97 |
+
z = vertex_data['z']
|
| 98 |
+
r = vertex_data['red']
|
| 99 |
+
g = vertex_data['green']
|
| 100 |
+
b = vertex_data['blue']
|
| 101 |
+
label = vertex_data['label']
|
| 102 |
+
instance = vertex_data['instance_id']
|
| 103 |
+
|
| 104 |
+
# 拼装回 N x 8 的矩阵
|
| 105 |
+
voxel_pc = np.vstack((x, y, z, r, g, b, label, instance)).T
|
| 106 |
+
return voxel_pc
|
| 107 |
+
|
| 108 |
+
```
|
| 109 |
+
可视化可以运行
|
| 110 |
+
```bash
|
| 111 |
+
python vis_data_my.py
|
| 112 |
+
```
|
| 113 |
+

|
| 114 |
+
|
| 115 |
+

|
| 116 |
+
|
| 117 |
+
|
| 118 |
+
|
| 119 |
+
如果这些都不符合要求执行修改voxel_size.
|
| 120 |
+
```bash
|
| 121 |
+
python datasets/ScanNet200/preprocess_scannet200.py \
|
| 122 |
+
--dataset_root ./data/raw_data/scannet/scans \
|
| 123 |
+
--output_root ./data/processed_data/ScanNet/point_cloud \
|
| 124 |
+
--label_map_file ./data/raw_data/scannet/scannetv2-labels.combined.tsv \
|
| 125 |
+
--train_val_splits_path datasets/ScanNet200/Tasks \
|
| 126 |
+
--num_workers 4 \
|
| 127 |
+
--voxel_size 0.1
|
| 128 |
+
```
|
preprocessing/ScanNet200/README.md
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# ScanNet200 Preprocessing Scripts and description
|
| 2 |
+
|
| 3 |
+
We provide the preprocessing scripts and benchmark data for the ScanNet200 Benchmark.
|
| 4 |
+
The raw scans and annotations are shared with the original [ScanNet benchmark](http://kaldir.vc.in.tum.de/scannet_benchmark); these scripts provided output semantic and instance labeled meshes according to the ScanNet200 categories.
|
| 5 |
+
The ScanNet scene meshes are surface annotated, where every vertex is described with the raw category id.
|
| 6 |
+
These IDs can be parsed based on the mapping defined in the `scannetv2-labels.combined.tsv`.
|
| 7 |
+
|
| 8 |
+
**Important Note:** The `scannetv2-labels.combined.tsv` file was updated with the introduction of the ScanNet200 benchmark, please download the latest version using the script obtained after filling the [Terms of Use form](https://github.com/ScanNet/ScanNet#scannet-data).
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
Differences and similarities to the original benchmark
|
| 12 |
+
- The ScanNet200 benchmark evaluates 200 categories, an order of magnitude larger than the original set of 20 classical semantic labels.
|
| 13 |
+
- This new benchmark follows the original _train_/_val_/_test_ scene splits published in this repository,
|
| 14 |
+
- We presented a further split of the category sets into three sets based on their point and instance frequencies, namely **head**, **common**, and **tail**. The category splits can be found in `scannet200_split.py` file
|
| 15 |
+
- The raw annotations in the training set containing 550 distinct categories, many of which appear only once, and were filtered to produce the large-vocabulary, challenging ScanNet200 setting. The mapping of annotation category IDs to ScanNet200 valid categories can be found in `scannet200_constants.py`.
|
| 16 |
+
- This larger vocabulary includes a strong natural imbalance and diversity for evaluating modern 3D scene understanding methods in a challenging scenario.
|
| 17 |
+
|
| 18 |
+

|
| 19 |
+
|
| 20 |
+
We provide scripts for preprocessing and parsing the scene meshes to semantically and instance labeled meshes in `preprocess_scannet200.py`.
|
| 21 |
+
Additionally, helper functions such as mesh voxelization can be found in `utils.py`
|
| 22 |
+
|
| 23 |
+
### Running the preprocessing
|
| 24 |
+
|
| 25 |
+
The scripts are developed and tested with Python 3, and basic libraries like _pandas_ and _plyfile_ are expected to be installed.
|
| 26 |
+
Additionally, we rely on _trimesh_ and _MinkowskiEngine_ for uniform mesh voxelization, but these libraries are not strictly necessary
|
| 27 |
+
|
| 28 |
+
For the installation of all required libraries
|
| 29 |
+
|
| 30 |
+
```
|
| 31 |
+
conda create -n scannet200 python=3.8
|
| 32 |
+
pip install -r requirements.txt
|
| 33 |
+
```
|
| 34 |
+
|
| 35 |
+
For the optional MinkowskiEngine required in the voxelization script, please refer to the [installation guide](https://github.com/NVIDIA/MinkowskiEngine#anaconda) corresponding the specific GPU version.
|
| 36 |
+
|
| 37 |
+
|
| 38 |
+
The preprocessing can be started with
|
| 39 |
+
|
| 40 |
+
```
|
| 41 |
+
python --dataset_root <SCANNET_ROOT_FOLDER>
|
| 42 |
+
--output_root <OUTPUT_ROOT_FOLDER>
|
| 43 |
+
--label_map_file <PATH_TO_MAPPING_TSV_FILE>
|
| 44 |
+
```
|
| 45 |
+
|
| 46 |
+
Where script options:
|
| 47 |
+
```
|
| 48 |
+
--dataset_root:
|
| 49 |
+
Path to the ScanNet dataset containing scene folders
|
| 50 |
+
--output_root:
|
| 51 |
+
Output path where train/val folders will be located
|
| 52 |
+
--label_map_file:
|
| 53 |
+
path to the updated scannetv2-labels.combined.tsv
|
| 54 |
+
--num_workers:
|
| 55 |
+
The number of parallel workers for multiprocessing
|
| 56 |
+
default=4
|
| 57 |
+
--train_val_splits_path:
|
| 58 |
+
Where the txt files with the train/val splits live
|
| 59 |
+
default='../../Tasks/Benchmark'
|
| 60 |
+
```
|
preprocessing/ScanNet200/Tasks/scannetv2_test.txt
ADDED
|
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene0707_00
|
| 2 |
+
scene0708_00
|
| 3 |
+
scene0709_00
|
| 4 |
+
scene0710_00
|
| 5 |
+
scene0711_00
|
| 6 |
+
scene0712_00
|
| 7 |
+
scene0713_00
|
| 8 |
+
scene0714_00
|
| 9 |
+
scene0715_00
|
| 10 |
+
scene0716_00
|
| 11 |
+
scene0717_00
|
| 12 |
+
scene0718_00
|
| 13 |
+
scene0719_00
|
| 14 |
+
scene0720_00
|
| 15 |
+
scene0721_00
|
| 16 |
+
scene0722_00
|
| 17 |
+
scene0723_00
|
| 18 |
+
scene0724_00
|
| 19 |
+
scene0725_00
|
| 20 |
+
scene0726_00
|
| 21 |
+
scene0727_00
|
| 22 |
+
scene0728_00
|
| 23 |
+
scene0729_00
|
| 24 |
+
scene0730_00
|
| 25 |
+
scene0731_00
|
| 26 |
+
scene0732_00
|
| 27 |
+
scene0733_00
|
| 28 |
+
scene0734_00
|
| 29 |
+
scene0735_00
|
| 30 |
+
scene0736_00
|
| 31 |
+
scene0737_00
|
| 32 |
+
scene0738_00
|
| 33 |
+
scene0739_00
|
| 34 |
+
scene0740_00
|
| 35 |
+
scene0741_00
|
| 36 |
+
scene0742_00
|
| 37 |
+
scene0743_00
|
| 38 |
+
scene0744_00
|
| 39 |
+
scene0745_00
|
| 40 |
+
scene0746_00
|
| 41 |
+
scene0747_00
|
| 42 |
+
scene0748_00
|
| 43 |
+
scene0749_00
|
| 44 |
+
scene0750_00
|
| 45 |
+
scene0751_00
|
| 46 |
+
scene0752_00
|
| 47 |
+
scene0753_00
|
| 48 |
+
scene0754_00
|
| 49 |
+
scene0755_00
|
| 50 |
+
scene0756_00
|
| 51 |
+
scene0757_00
|
| 52 |
+
scene0758_00
|
| 53 |
+
scene0759_00
|
| 54 |
+
scene0760_00
|
| 55 |
+
scene0761_00
|
| 56 |
+
scene0762_00
|
| 57 |
+
scene0763_00
|
| 58 |
+
scene0764_00
|
| 59 |
+
scene0765_00
|
| 60 |
+
scene0766_00
|
| 61 |
+
scene0767_00
|
| 62 |
+
scene0768_00
|
| 63 |
+
scene0769_00
|
| 64 |
+
scene0770_00
|
| 65 |
+
scene0771_00
|
| 66 |
+
scene0772_00
|
| 67 |
+
scene0773_00
|
| 68 |
+
scene0774_00
|
| 69 |
+
scene0775_00
|
| 70 |
+
scene0776_00
|
| 71 |
+
scene0777_00
|
| 72 |
+
scene0778_00
|
| 73 |
+
scene0779_00
|
| 74 |
+
scene0780_00
|
| 75 |
+
scene0781_00
|
| 76 |
+
scene0782_00
|
| 77 |
+
scene0783_00
|
| 78 |
+
scene0784_00
|
| 79 |
+
scene0785_00
|
| 80 |
+
scene0786_00
|
| 81 |
+
scene0787_00
|
| 82 |
+
scene0788_00
|
| 83 |
+
scene0789_00
|
| 84 |
+
scene0790_00
|
| 85 |
+
scene0791_00
|
| 86 |
+
scene0792_00
|
| 87 |
+
scene0793_00
|
| 88 |
+
scene0794_00
|
| 89 |
+
scene0795_00
|
| 90 |
+
scene0796_00
|
| 91 |
+
scene0797_00
|
| 92 |
+
scene0798_00
|
| 93 |
+
scene0799_00
|
| 94 |
+
scene0800_00
|
| 95 |
+
scene0801_00
|
| 96 |
+
scene0802_00
|
| 97 |
+
scene0803_00
|
| 98 |
+
scene0804_00
|
| 99 |
+
scene0805_00
|
| 100 |
+
scene0806_00
|
preprocessing/ScanNet200/Tasks/scannetv2_train.txt
ADDED
|
@@ -0,0 +1,1201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene0191_00
|
| 2 |
+
scene0191_01
|
| 3 |
+
scene0191_02
|
| 4 |
+
scene0119_00
|
| 5 |
+
scene0230_00
|
| 6 |
+
scene0528_00
|
| 7 |
+
scene0528_01
|
| 8 |
+
scene0705_00
|
| 9 |
+
scene0705_01
|
| 10 |
+
scene0705_02
|
| 11 |
+
scene0415_00
|
| 12 |
+
scene0415_01
|
| 13 |
+
scene0415_02
|
| 14 |
+
scene0007_00
|
| 15 |
+
scene0141_00
|
| 16 |
+
scene0141_01
|
| 17 |
+
scene0141_02
|
| 18 |
+
scene0515_00
|
| 19 |
+
scene0515_01
|
| 20 |
+
scene0515_02
|
| 21 |
+
scene0447_00
|
| 22 |
+
scene0447_01
|
| 23 |
+
scene0447_02
|
| 24 |
+
scene0531_00
|
| 25 |
+
scene0503_00
|
| 26 |
+
scene0285_00
|
| 27 |
+
scene0069_00
|
| 28 |
+
scene0584_00
|
| 29 |
+
scene0584_01
|
| 30 |
+
scene0584_02
|
| 31 |
+
scene0581_00
|
| 32 |
+
scene0581_01
|
| 33 |
+
scene0581_02
|
| 34 |
+
scene0620_00
|
| 35 |
+
scene0620_01
|
| 36 |
+
scene0263_00
|
| 37 |
+
scene0263_01
|
| 38 |
+
scene0481_00
|
| 39 |
+
scene0481_01
|
| 40 |
+
scene0020_00
|
| 41 |
+
scene0020_01
|
| 42 |
+
scene0291_00
|
| 43 |
+
scene0291_01
|
| 44 |
+
scene0291_02
|
| 45 |
+
scene0469_00
|
| 46 |
+
scene0469_01
|
| 47 |
+
scene0469_02
|
| 48 |
+
scene0659_00
|
| 49 |
+
scene0659_01
|
| 50 |
+
scene0024_00
|
| 51 |
+
scene0024_01
|
| 52 |
+
scene0024_02
|
| 53 |
+
scene0564_00
|
| 54 |
+
scene0117_00
|
| 55 |
+
scene0027_00
|
| 56 |
+
scene0027_01
|
| 57 |
+
scene0027_02
|
| 58 |
+
scene0028_00
|
| 59 |
+
scene0330_00
|
| 60 |
+
scene0418_00
|
| 61 |
+
scene0418_01
|
| 62 |
+
scene0418_02
|
| 63 |
+
scene0233_00
|
| 64 |
+
scene0233_01
|
| 65 |
+
scene0673_00
|
| 66 |
+
scene0673_01
|
| 67 |
+
scene0673_02
|
| 68 |
+
scene0673_03
|
| 69 |
+
scene0673_04
|
| 70 |
+
scene0673_05
|
| 71 |
+
scene0585_00
|
| 72 |
+
scene0585_01
|
| 73 |
+
scene0362_00
|
| 74 |
+
scene0362_01
|
| 75 |
+
scene0362_02
|
| 76 |
+
scene0362_03
|
| 77 |
+
scene0035_00
|
| 78 |
+
scene0035_01
|
| 79 |
+
scene0358_00
|
| 80 |
+
scene0358_01
|
| 81 |
+
scene0358_02
|
| 82 |
+
scene0037_00
|
| 83 |
+
scene0194_00
|
| 84 |
+
scene0321_00
|
| 85 |
+
scene0293_00
|
| 86 |
+
scene0293_01
|
| 87 |
+
scene0623_00
|
| 88 |
+
scene0623_01
|
| 89 |
+
scene0592_00
|
| 90 |
+
scene0592_01
|
| 91 |
+
scene0569_00
|
| 92 |
+
scene0569_01
|
| 93 |
+
scene0413_00
|
| 94 |
+
scene0313_00
|
| 95 |
+
scene0313_01
|
| 96 |
+
scene0313_02
|
| 97 |
+
scene0480_00
|
| 98 |
+
scene0480_01
|
| 99 |
+
scene0401_00
|
| 100 |
+
scene0517_00
|
| 101 |
+
scene0517_01
|
| 102 |
+
scene0517_02
|
| 103 |
+
scene0032_00
|
| 104 |
+
scene0032_01
|
| 105 |
+
scene0613_00
|
| 106 |
+
scene0613_01
|
| 107 |
+
scene0613_02
|
| 108 |
+
scene0306_00
|
| 109 |
+
scene0306_01
|
| 110 |
+
scene0052_00
|
| 111 |
+
scene0052_01
|
| 112 |
+
scene0052_02
|
| 113 |
+
scene0053_00
|
| 114 |
+
scene0444_00
|
| 115 |
+
scene0444_01
|
| 116 |
+
scene0055_00
|
| 117 |
+
scene0055_01
|
| 118 |
+
scene0055_02
|
| 119 |
+
scene0560_00
|
| 120 |
+
scene0589_00
|
| 121 |
+
scene0589_01
|
| 122 |
+
scene0589_02
|
| 123 |
+
scene0610_00
|
| 124 |
+
scene0610_01
|
| 125 |
+
scene0610_02
|
| 126 |
+
scene0364_00
|
| 127 |
+
scene0364_01
|
| 128 |
+
scene0383_00
|
| 129 |
+
scene0383_01
|
| 130 |
+
scene0383_02
|
| 131 |
+
scene0006_00
|
| 132 |
+
scene0006_01
|
| 133 |
+
scene0006_02
|
| 134 |
+
scene0275_00
|
| 135 |
+
scene0451_00
|
| 136 |
+
scene0451_01
|
| 137 |
+
scene0451_02
|
| 138 |
+
scene0451_03
|
| 139 |
+
scene0451_04
|
| 140 |
+
scene0451_05
|
| 141 |
+
scene0135_00
|
| 142 |
+
scene0065_00
|
| 143 |
+
scene0065_01
|
| 144 |
+
scene0065_02
|
| 145 |
+
scene0104_00
|
| 146 |
+
scene0674_00
|
| 147 |
+
scene0674_01
|
| 148 |
+
scene0448_00
|
| 149 |
+
scene0448_01
|
| 150 |
+
scene0448_02
|
| 151 |
+
scene0502_00
|
| 152 |
+
scene0502_01
|
| 153 |
+
scene0502_02
|
| 154 |
+
scene0440_00
|
| 155 |
+
scene0440_01
|
| 156 |
+
scene0440_02
|
| 157 |
+
scene0071_00
|
| 158 |
+
scene0072_00
|
| 159 |
+
scene0072_01
|
| 160 |
+
scene0072_02
|
| 161 |
+
scene0509_00
|
| 162 |
+
scene0509_01
|
| 163 |
+
scene0509_02
|
| 164 |
+
scene0649_00
|
| 165 |
+
scene0649_01
|
| 166 |
+
scene0602_00
|
| 167 |
+
scene0694_00
|
| 168 |
+
scene0694_01
|
| 169 |
+
scene0101_00
|
| 170 |
+
scene0101_01
|
| 171 |
+
scene0101_02
|
| 172 |
+
scene0101_03
|
| 173 |
+
scene0101_04
|
| 174 |
+
scene0101_05
|
| 175 |
+
scene0218_00
|
| 176 |
+
scene0218_01
|
| 177 |
+
scene0579_00
|
| 178 |
+
scene0579_01
|
| 179 |
+
scene0579_02
|
| 180 |
+
scene0039_00
|
| 181 |
+
scene0039_01
|
| 182 |
+
scene0493_00
|
| 183 |
+
scene0493_01
|
| 184 |
+
scene0242_00
|
| 185 |
+
scene0242_01
|
| 186 |
+
scene0242_02
|
| 187 |
+
scene0083_00
|
| 188 |
+
scene0083_01
|
| 189 |
+
scene0127_00
|
| 190 |
+
scene0127_01
|
| 191 |
+
scene0662_00
|
| 192 |
+
scene0662_01
|
| 193 |
+
scene0662_02
|
| 194 |
+
scene0018_00
|
| 195 |
+
scene0087_00
|
| 196 |
+
scene0087_01
|
| 197 |
+
scene0087_02
|
| 198 |
+
scene0332_00
|
| 199 |
+
scene0332_01
|
| 200 |
+
scene0332_02
|
| 201 |
+
scene0628_00
|
| 202 |
+
scene0628_01
|
| 203 |
+
scene0628_02
|
| 204 |
+
scene0134_00
|
| 205 |
+
scene0134_01
|
| 206 |
+
scene0134_02
|
| 207 |
+
scene0238_00
|
| 208 |
+
scene0238_01
|
| 209 |
+
scene0092_00
|
| 210 |
+
scene0092_01
|
| 211 |
+
scene0092_02
|
| 212 |
+
scene0092_03
|
| 213 |
+
scene0092_04
|
| 214 |
+
scene0022_00
|
| 215 |
+
scene0022_01
|
| 216 |
+
scene0467_00
|
| 217 |
+
scene0392_00
|
| 218 |
+
scene0392_01
|
| 219 |
+
scene0392_02
|
| 220 |
+
scene0424_00
|
| 221 |
+
scene0424_01
|
| 222 |
+
scene0424_02
|
| 223 |
+
scene0646_00
|
| 224 |
+
scene0646_01
|
| 225 |
+
scene0646_02
|
| 226 |
+
scene0098_00
|
| 227 |
+
scene0098_01
|
| 228 |
+
scene0044_00
|
| 229 |
+
scene0044_01
|
| 230 |
+
scene0044_02
|
| 231 |
+
scene0510_00
|
| 232 |
+
scene0510_01
|
| 233 |
+
scene0510_02
|
| 234 |
+
scene0571_00
|
| 235 |
+
scene0571_01
|
| 236 |
+
scene0166_00
|
| 237 |
+
scene0166_01
|
| 238 |
+
scene0166_02
|
| 239 |
+
scene0563_00
|
| 240 |
+
scene0172_00
|
| 241 |
+
scene0172_01
|
| 242 |
+
scene0388_00
|
| 243 |
+
scene0388_01
|
| 244 |
+
scene0215_00
|
| 245 |
+
scene0215_01
|
| 246 |
+
scene0252_00
|
| 247 |
+
scene0287_00
|
| 248 |
+
scene0668_00
|
| 249 |
+
scene0572_00
|
| 250 |
+
scene0572_01
|
| 251 |
+
scene0572_02
|
| 252 |
+
scene0026_00
|
| 253 |
+
scene0224_00
|
| 254 |
+
scene0113_00
|
| 255 |
+
scene0113_01
|
| 256 |
+
scene0551_00
|
| 257 |
+
scene0381_00
|
| 258 |
+
scene0381_01
|
| 259 |
+
scene0381_02
|
| 260 |
+
scene0371_00
|
| 261 |
+
scene0371_01
|
| 262 |
+
scene0460_00
|
| 263 |
+
scene0118_00
|
| 264 |
+
scene0118_01
|
| 265 |
+
scene0118_02
|
| 266 |
+
scene0417_00
|
| 267 |
+
scene0008_00
|
| 268 |
+
scene0634_00
|
| 269 |
+
scene0521_00
|
| 270 |
+
scene0123_00
|
| 271 |
+
scene0123_01
|
| 272 |
+
scene0123_02
|
| 273 |
+
scene0045_00
|
| 274 |
+
scene0045_01
|
| 275 |
+
scene0511_00
|
| 276 |
+
scene0511_01
|
| 277 |
+
scene0114_00
|
| 278 |
+
scene0114_01
|
| 279 |
+
scene0114_02
|
| 280 |
+
scene0070_00
|
| 281 |
+
scene0029_00
|
| 282 |
+
scene0029_01
|
| 283 |
+
scene0029_02
|
| 284 |
+
scene0129_00
|
| 285 |
+
scene0103_00
|
| 286 |
+
scene0103_01
|
| 287 |
+
scene0002_00
|
| 288 |
+
scene0002_01
|
| 289 |
+
scene0132_00
|
| 290 |
+
scene0132_01
|
| 291 |
+
scene0132_02
|
| 292 |
+
scene0124_00
|
| 293 |
+
scene0124_01
|
| 294 |
+
scene0143_00
|
| 295 |
+
scene0143_01
|
| 296 |
+
scene0143_02
|
| 297 |
+
scene0604_00
|
| 298 |
+
scene0604_01
|
| 299 |
+
scene0604_02
|
| 300 |
+
scene0507_00
|
| 301 |
+
scene0105_00
|
| 302 |
+
scene0105_01
|
| 303 |
+
scene0105_02
|
| 304 |
+
scene0428_00
|
| 305 |
+
scene0428_01
|
| 306 |
+
scene0311_00
|
| 307 |
+
scene0140_00
|
| 308 |
+
scene0140_01
|
| 309 |
+
scene0182_00
|
| 310 |
+
scene0182_01
|
| 311 |
+
scene0182_02
|
| 312 |
+
scene0142_00
|
| 313 |
+
scene0142_01
|
| 314 |
+
scene0399_00
|
| 315 |
+
scene0399_01
|
| 316 |
+
scene0012_00
|
| 317 |
+
scene0012_01
|
| 318 |
+
scene0012_02
|
| 319 |
+
scene0060_00
|
| 320 |
+
scene0060_01
|
| 321 |
+
scene0370_00
|
| 322 |
+
scene0370_01
|
| 323 |
+
scene0370_02
|
| 324 |
+
scene0310_00
|
| 325 |
+
scene0310_01
|
| 326 |
+
scene0310_02
|
| 327 |
+
scene0661_00
|
| 328 |
+
scene0650_00
|
| 329 |
+
scene0152_00
|
| 330 |
+
scene0152_01
|
| 331 |
+
scene0152_02
|
| 332 |
+
scene0158_00
|
| 333 |
+
scene0158_01
|
| 334 |
+
scene0158_02
|
| 335 |
+
scene0482_00
|
| 336 |
+
scene0482_01
|
| 337 |
+
scene0600_00
|
| 338 |
+
scene0600_01
|
| 339 |
+
scene0600_02
|
| 340 |
+
scene0393_00
|
| 341 |
+
scene0393_01
|
| 342 |
+
scene0393_02
|
| 343 |
+
scene0562_00
|
| 344 |
+
scene0174_00
|
| 345 |
+
scene0174_01
|
| 346 |
+
scene0157_00
|
| 347 |
+
scene0157_01
|
| 348 |
+
scene0161_00
|
| 349 |
+
scene0161_01
|
| 350 |
+
scene0161_02
|
| 351 |
+
scene0159_00
|
| 352 |
+
scene0254_00
|
| 353 |
+
scene0254_01
|
| 354 |
+
scene0115_00
|
| 355 |
+
scene0115_01
|
| 356 |
+
scene0115_02
|
| 357 |
+
scene0162_00
|
| 358 |
+
scene0163_00
|
| 359 |
+
scene0163_01
|
| 360 |
+
scene0523_00
|
| 361 |
+
scene0523_01
|
| 362 |
+
scene0523_02
|
| 363 |
+
scene0459_00
|
| 364 |
+
scene0459_01
|
| 365 |
+
scene0175_00
|
| 366 |
+
scene0085_00
|
| 367 |
+
scene0085_01
|
| 368 |
+
scene0279_00
|
| 369 |
+
scene0279_01
|
| 370 |
+
scene0279_02
|
| 371 |
+
scene0201_00
|
| 372 |
+
scene0201_01
|
| 373 |
+
scene0201_02
|
| 374 |
+
scene0283_00
|
| 375 |
+
scene0456_00
|
| 376 |
+
scene0456_01
|
| 377 |
+
scene0429_00
|
| 378 |
+
scene0043_00
|
| 379 |
+
scene0043_01
|
| 380 |
+
scene0419_00
|
| 381 |
+
scene0419_01
|
| 382 |
+
scene0419_02
|
| 383 |
+
scene0368_00
|
| 384 |
+
scene0368_01
|
| 385 |
+
scene0348_00
|
| 386 |
+
scene0348_01
|
| 387 |
+
scene0348_02
|
| 388 |
+
scene0442_00
|
| 389 |
+
scene0178_00
|
| 390 |
+
scene0380_00
|
| 391 |
+
scene0380_01
|
| 392 |
+
scene0380_02
|
| 393 |
+
scene0165_00
|
| 394 |
+
scene0165_01
|
| 395 |
+
scene0165_02
|
| 396 |
+
scene0181_00
|
| 397 |
+
scene0181_01
|
| 398 |
+
scene0181_02
|
| 399 |
+
scene0181_03
|
| 400 |
+
scene0333_00
|
| 401 |
+
scene0614_00
|
| 402 |
+
scene0614_01
|
| 403 |
+
scene0614_02
|
| 404 |
+
scene0404_00
|
| 405 |
+
scene0404_01
|
| 406 |
+
scene0404_02
|
| 407 |
+
scene0185_00
|
| 408 |
+
scene0126_00
|
| 409 |
+
scene0126_01
|
| 410 |
+
scene0126_02
|
| 411 |
+
scene0519_00
|
| 412 |
+
scene0236_00
|
| 413 |
+
scene0236_01
|
| 414 |
+
scene0189_00
|
| 415 |
+
scene0075_00
|
| 416 |
+
scene0267_00
|
| 417 |
+
scene0192_00
|
| 418 |
+
scene0192_01
|
| 419 |
+
scene0192_02
|
| 420 |
+
scene0281_00
|
| 421 |
+
scene0420_00
|
| 422 |
+
scene0420_01
|
| 423 |
+
scene0420_02
|
| 424 |
+
scene0195_00
|
| 425 |
+
scene0195_01
|
| 426 |
+
scene0195_02
|
| 427 |
+
scene0597_00
|
| 428 |
+
scene0597_01
|
| 429 |
+
scene0597_02
|
| 430 |
+
scene0041_00
|
| 431 |
+
scene0041_01
|
| 432 |
+
scene0111_00
|
| 433 |
+
scene0111_01
|
| 434 |
+
scene0111_02
|
| 435 |
+
scene0666_00
|
| 436 |
+
scene0666_01
|
| 437 |
+
scene0666_02
|
| 438 |
+
scene0200_00
|
| 439 |
+
scene0200_01
|
| 440 |
+
scene0200_02
|
| 441 |
+
scene0536_00
|
| 442 |
+
scene0536_01
|
| 443 |
+
scene0536_02
|
| 444 |
+
scene0390_00
|
| 445 |
+
scene0280_00
|
| 446 |
+
scene0280_01
|
| 447 |
+
scene0280_02
|
| 448 |
+
scene0344_00
|
| 449 |
+
scene0344_01
|
| 450 |
+
scene0205_00
|
| 451 |
+
scene0205_01
|
| 452 |
+
scene0205_02
|
| 453 |
+
scene0484_00
|
| 454 |
+
scene0484_01
|
| 455 |
+
scene0009_00
|
| 456 |
+
scene0009_01
|
| 457 |
+
scene0009_02
|
| 458 |
+
scene0302_00
|
| 459 |
+
scene0302_01
|
| 460 |
+
scene0209_00
|
| 461 |
+
scene0209_01
|
| 462 |
+
scene0209_02
|
| 463 |
+
scene0210_00
|
| 464 |
+
scene0210_01
|
| 465 |
+
scene0395_00
|
| 466 |
+
scene0395_01
|
| 467 |
+
scene0395_02
|
| 468 |
+
scene0683_00
|
| 469 |
+
scene0601_00
|
| 470 |
+
scene0601_01
|
| 471 |
+
scene0214_00
|
| 472 |
+
scene0214_01
|
| 473 |
+
scene0214_02
|
| 474 |
+
scene0477_00
|
| 475 |
+
scene0477_01
|
| 476 |
+
scene0439_00
|
| 477 |
+
scene0439_01
|
| 478 |
+
scene0468_00
|
| 479 |
+
scene0468_01
|
| 480 |
+
scene0468_02
|
| 481 |
+
scene0546_00
|
| 482 |
+
scene0466_00
|
| 483 |
+
scene0466_01
|
| 484 |
+
scene0220_00
|
| 485 |
+
scene0220_01
|
| 486 |
+
scene0220_02
|
| 487 |
+
scene0122_00
|
| 488 |
+
scene0122_01
|
| 489 |
+
scene0130_00
|
| 490 |
+
scene0110_00
|
| 491 |
+
scene0110_01
|
| 492 |
+
scene0110_02
|
| 493 |
+
scene0327_00
|
| 494 |
+
scene0156_00
|
| 495 |
+
scene0266_00
|
| 496 |
+
scene0266_01
|
| 497 |
+
scene0001_00
|
| 498 |
+
scene0001_01
|
| 499 |
+
scene0228_00
|
| 500 |
+
scene0199_00
|
| 501 |
+
scene0219_00
|
| 502 |
+
scene0464_00
|
| 503 |
+
scene0232_00
|
| 504 |
+
scene0232_01
|
| 505 |
+
scene0232_02
|
| 506 |
+
scene0299_00
|
| 507 |
+
scene0299_01
|
| 508 |
+
scene0530_00
|
| 509 |
+
scene0363_00
|
| 510 |
+
scene0453_00
|
| 511 |
+
scene0453_01
|
| 512 |
+
scene0570_00
|
| 513 |
+
scene0570_01
|
| 514 |
+
scene0570_02
|
| 515 |
+
scene0183_00
|
| 516 |
+
scene0239_00
|
| 517 |
+
scene0239_01
|
| 518 |
+
scene0239_02
|
| 519 |
+
scene0373_00
|
| 520 |
+
scene0373_01
|
| 521 |
+
scene0241_00
|
| 522 |
+
scene0241_01
|
| 523 |
+
scene0241_02
|
| 524 |
+
scene0188_00
|
| 525 |
+
scene0622_00
|
| 526 |
+
scene0622_01
|
| 527 |
+
scene0244_00
|
| 528 |
+
scene0244_01
|
| 529 |
+
scene0691_00
|
| 530 |
+
scene0691_01
|
| 531 |
+
scene0206_00
|
| 532 |
+
scene0206_01
|
| 533 |
+
scene0206_02
|
| 534 |
+
scene0247_00
|
| 535 |
+
scene0247_01
|
| 536 |
+
scene0061_00
|
| 537 |
+
scene0061_01
|
| 538 |
+
scene0082_00
|
| 539 |
+
scene0250_00
|
| 540 |
+
scene0250_01
|
| 541 |
+
scene0250_02
|
| 542 |
+
scene0501_00
|
| 543 |
+
scene0501_01
|
| 544 |
+
scene0501_02
|
| 545 |
+
scene0320_00
|
| 546 |
+
scene0320_01
|
| 547 |
+
scene0320_02
|
| 548 |
+
scene0320_03
|
| 549 |
+
scene0631_00
|
| 550 |
+
scene0631_01
|
| 551 |
+
scene0631_02
|
| 552 |
+
scene0255_00
|
| 553 |
+
scene0255_01
|
| 554 |
+
scene0255_02
|
| 555 |
+
scene0047_00
|
| 556 |
+
scene0265_00
|
| 557 |
+
scene0265_01
|
| 558 |
+
scene0265_02
|
| 559 |
+
scene0004_00
|
| 560 |
+
scene0336_00
|
| 561 |
+
scene0336_01
|
| 562 |
+
scene0058_00
|
| 563 |
+
scene0058_01
|
| 564 |
+
scene0260_00
|
| 565 |
+
scene0260_01
|
| 566 |
+
scene0260_02
|
| 567 |
+
scene0243_00
|
| 568 |
+
scene0603_00
|
| 569 |
+
scene0603_01
|
| 570 |
+
scene0093_00
|
| 571 |
+
scene0093_01
|
| 572 |
+
scene0093_02
|
| 573 |
+
scene0109_00
|
| 574 |
+
scene0109_01
|
| 575 |
+
scene0434_00
|
| 576 |
+
scene0434_01
|
| 577 |
+
scene0434_02
|
| 578 |
+
scene0290_00
|
| 579 |
+
scene0627_00
|
| 580 |
+
scene0627_01
|
| 581 |
+
scene0470_00
|
| 582 |
+
scene0470_01
|
| 583 |
+
scene0137_00
|
| 584 |
+
scene0137_01
|
| 585 |
+
scene0137_02
|
| 586 |
+
scene0270_00
|
| 587 |
+
scene0270_01
|
| 588 |
+
scene0270_02
|
| 589 |
+
scene0271_00
|
| 590 |
+
scene0271_01
|
| 591 |
+
scene0504_00
|
| 592 |
+
scene0274_00
|
| 593 |
+
scene0274_01
|
| 594 |
+
scene0274_02
|
| 595 |
+
scene0036_00
|
| 596 |
+
scene0036_01
|
| 597 |
+
scene0276_00
|
| 598 |
+
scene0276_01
|
| 599 |
+
scene0272_00
|
| 600 |
+
scene0272_01
|
| 601 |
+
scene0499_00
|
| 602 |
+
scene0698_00
|
| 603 |
+
scene0698_01
|
| 604 |
+
scene0051_00
|
| 605 |
+
scene0051_01
|
| 606 |
+
scene0051_02
|
| 607 |
+
scene0051_03
|
| 608 |
+
scene0108_00
|
| 609 |
+
scene0245_00
|
| 610 |
+
scene0369_00
|
| 611 |
+
scene0369_01
|
| 612 |
+
scene0369_02
|
| 613 |
+
scene0284_00
|
| 614 |
+
scene0289_00
|
| 615 |
+
scene0289_01
|
| 616 |
+
scene0286_00
|
| 617 |
+
scene0286_01
|
| 618 |
+
scene0286_02
|
| 619 |
+
scene0286_03
|
| 620 |
+
scene0031_00
|
| 621 |
+
scene0031_01
|
| 622 |
+
scene0031_02
|
| 623 |
+
scene0545_00
|
| 624 |
+
scene0545_01
|
| 625 |
+
scene0545_02
|
| 626 |
+
scene0557_00
|
| 627 |
+
scene0557_01
|
| 628 |
+
scene0557_02
|
| 629 |
+
scene0533_00
|
| 630 |
+
scene0533_01
|
| 631 |
+
scene0116_00
|
| 632 |
+
scene0116_01
|
| 633 |
+
scene0116_02
|
| 634 |
+
scene0611_00
|
| 635 |
+
scene0611_01
|
| 636 |
+
scene0688_00
|
| 637 |
+
scene0294_00
|
| 638 |
+
scene0294_01
|
| 639 |
+
scene0294_02
|
| 640 |
+
scene0295_00
|
| 641 |
+
scene0295_01
|
| 642 |
+
scene0296_00
|
| 643 |
+
scene0296_01
|
| 644 |
+
scene0596_00
|
| 645 |
+
scene0596_01
|
| 646 |
+
scene0596_02
|
| 647 |
+
scene0532_00
|
| 648 |
+
scene0532_01
|
| 649 |
+
scene0637_00
|
| 650 |
+
scene0638_00
|
| 651 |
+
scene0121_00
|
| 652 |
+
scene0121_01
|
| 653 |
+
scene0121_02
|
| 654 |
+
scene0040_00
|
| 655 |
+
scene0040_01
|
| 656 |
+
scene0197_00
|
| 657 |
+
scene0197_01
|
| 658 |
+
scene0197_02
|
| 659 |
+
scene0410_00
|
| 660 |
+
scene0410_01
|
| 661 |
+
scene0305_00
|
| 662 |
+
scene0305_01
|
| 663 |
+
scene0615_00
|
| 664 |
+
scene0615_01
|
| 665 |
+
scene0703_00
|
| 666 |
+
scene0703_01
|
| 667 |
+
scene0555_00
|
| 668 |
+
scene0297_00
|
| 669 |
+
scene0297_01
|
| 670 |
+
scene0297_02
|
| 671 |
+
scene0582_00
|
| 672 |
+
scene0582_01
|
| 673 |
+
scene0582_02
|
| 674 |
+
scene0023_00
|
| 675 |
+
scene0094_00
|
| 676 |
+
scene0013_00
|
| 677 |
+
scene0013_01
|
| 678 |
+
scene0013_02
|
| 679 |
+
scene0136_00
|
| 680 |
+
scene0136_01
|
| 681 |
+
scene0136_02
|
| 682 |
+
scene0407_00
|
| 683 |
+
scene0407_01
|
| 684 |
+
scene0062_00
|
| 685 |
+
scene0062_01
|
| 686 |
+
scene0062_02
|
| 687 |
+
scene0386_00
|
| 688 |
+
scene0318_00
|
| 689 |
+
scene0554_00
|
| 690 |
+
scene0554_01
|
| 691 |
+
scene0497_00
|
| 692 |
+
scene0213_00
|
| 693 |
+
scene0258_00
|
| 694 |
+
scene0323_00
|
| 695 |
+
scene0323_01
|
| 696 |
+
scene0324_00
|
| 697 |
+
scene0324_01
|
| 698 |
+
scene0016_00
|
| 699 |
+
scene0016_01
|
| 700 |
+
scene0016_02
|
| 701 |
+
scene0681_00
|
| 702 |
+
scene0398_00
|
| 703 |
+
scene0398_01
|
| 704 |
+
scene0227_00
|
| 705 |
+
scene0090_00
|
| 706 |
+
scene0066_00
|
| 707 |
+
scene0262_00
|
| 708 |
+
scene0262_01
|
| 709 |
+
scene0155_00
|
| 710 |
+
scene0155_01
|
| 711 |
+
scene0155_02
|
| 712 |
+
scene0352_00
|
| 713 |
+
scene0352_01
|
| 714 |
+
scene0352_02
|
| 715 |
+
scene0038_00
|
| 716 |
+
scene0038_01
|
| 717 |
+
scene0038_02
|
| 718 |
+
scene0335_00
|
| 719 |
+
scene0335_01
|
| 720 |
+
scene0335_02
|
| 721 |
+
scene0261_00
|
| 722 |
+
scene0261_01
|
| 723 |
+
scene0261_02
|
| 724 |
+
scene0261_03
|
| 725 |
+
scene0640_00
|
| 726 |
+
scene0640_01
|
| 727 |
+
scene0640_02
|
| 728 |
+
scene0080_00
|
| 729 |
+
scene0080_01
|
| 730 |
+
scene0080_02
|
| 731 |
+
scene0403_00
|
| 732 |
+
scene0403_01
|
| 733 |
+
scene0282_00
|
| 734 |
+
scene0282_01
|
| 735 |
+
scene0282_02
|
| 736 |
+
scene0682_00
|
| 737 |
+
scene0173_00
|
| 738 |
+
scene0173_01
|
| 739 |
+
scene0173_02
|
| 740 |
+
scene0522_00
|
| 741 |
+
scene0687_00
|
| 742 |
+
scene0345_00
|
| 743 |
+
scene0345_01
|
| 744 |
+
scene0612_00
|
| 745 |
+
scene0612_01
|
| 746 |
+
scene0411_00
|
| 747 |
+
scene0411_01
|
| 748 |
+
scene0411_02
|
| 749 |
+
scene0625_00
|
| 750 |
+
scene0625_01
|
| 751 |
+
scene0211_00
|
| 752 |
+
scene0211_01
|
| 753 |
+
scene0211_02
|
| 754 |
+
scene0211_03
|
| 755 |
+
scene0676_00
|
| 756 |
+
scene0676_01
|
| 757 |
+
scene0179_00
|
| 758 |
+
scene0498_00
|
| 759 |
+
scene0498_01
|
| 760 |
+
scene0498_02
|
| 761 |
+
scene0547_00
|
| 762 |
+
scene0547_01
|
| 763 |
+
scene0547_02
|
| 764 |
+
scene0269_00
|
| 765 |
+
scene0269_01
|
| 766 |
+
scene0269_02
|
| 767 |
+
scene0366_00
|
| 768 |
+
scene0680_00
|
| 769 |
+
scene0680_01
|
| 770 |
+
scene0588_00
|
| 771 |
+
scene0588_01
|
| 772 |
+
scene0588_02
|
| 773 |
+
scene0588_03
|
| 774 |
+
scene0346_00
|
| 775 |
+
scene0346_01
|
| 776 |
+
scene0359_00
|
| 777 |
+
scene0359_01
|
| 778 |
+
scene0014_00
|
| 779 |
+
scene0120_00
|
| 780 |
+
scene0120_01
|
| 781 |
+
scene0212_00
|
| 782 |
+
scene0212_01
|
| 783 |
+
scene0212_02
|
| 784 |
+
scene0176_00
|
| 785 |
+
scene0049_00
|
| 786 |
+
scene0259_00
|
| 787 |
+
scene0259_01
|
| 788 |
+
scene0586_00
|
| 789 |
+
scene0586_01
|
| 790 |
+
scene0586_02
|
| 791 |
+
scene0309_00
|
| 792 |
+
scene0309_01
|
| 793 |
+
scene0125_00
|
| 794 |
+
scene0455_00
|
| 795 |
+
scene0177_00
|
| 796 |
+
scene0177_01
|
| 797 |
+
scene0177_02
|
| 798 |
+
scene0326_00
|
| 799 |
+
scene0372_00
|
| 800 |
+
scene0171_00
|
| 801 |
+
scene0171_01
|
| 802 |
+
scene0374_00
|
| 803 |
+
scene0654_00
|
| 804 |
+
scene0654_01
|
| 805 |
+
scene0445_00
|
| 806 |
+
scene0445_01
|
| 807 |
+
scene0475_00
|
| 808 |
+
scene0475_01
|
| 809 |
+
scene0475_02
|
| 810 |
+
scene0349_00
|
| 811 |
+
scene0349_01
|
| 812 |
+
scene0234_00
|
| 813 |
+
scene0669_00
|
| 814 |
+
scene0669_01
|
| 815 |
+
scene0375_00
|
| 816 |
+
scene0375_01
|
| 817 |
+
scene0375_02
|
| 818 |
+
scene0387_00
|
| 819 |
+
scene0387_01
|
| 820 |
+
scene0387_02
|
| 821 |
+
scene0312_00
|
| 822 |
+
scene0312_01
|
| 823 |
+
scene0312_02
|
| 824 |
+
scene0384_00
|
| 825 |
+
scene0385_00
|
| 826 |
+
scene0385_01
|
| 827 |
+
scene0385_02
|
| 828 |
+
scene0000_00
|
| 829 |
+
scene0000_01
|
| 830 |
+
scene0000_02
|
| 831 |
+
scene0376_00
|
| 832 |
+
scene0376_01
|
| 833 |
+
scene0376_02
|
| 834 |
+
scene0301_00
|
| 835 |
+
scene0301_01
|
| 836 |
+
scene0301_02
|
| 837 |
+
scene0322_00
|
| 838 |
+
scene0542_00
|
| 839 |
+
scene0079_00
|
| 840 |
+
scene0079_01
|
| 841 |
+
scene0099_00
|
| 842 |
+
scene0099_01
|
| 843 |
+
scene0476_00
|
| 844 |
+
scene0476_01
|
| 845 |
+
scene0476_02
|
| 846 |
+
scene0394_00
|
| 847 |
+
scene0394_01
|
| 848 |
+
scene0147_00
|
| 849 |
+
scene0147_01
|
| 850 |
+
scene0067_00
|
| 851 |
+
scene0067_01
|
| 852 |
+
scene0067_02
|
| 853 |
+
scene0397_00
|
| 854 |
+
scene0397_01
|
| 855 |
+
scene0337_00
|
| 856 |
+
scene0337_01
|
| 857 |
+
scene0337_02
|
| 858 |
+
scene0431_00
|
| 859 |
+
scene0223_00
|
| 860 |
+
scene0223_01
|
| 861 |
+
scene0223_02
|
| 862 |
+
scene0010_00
|
| 863 |
+
scene0010_01
|
| 864 |
+
scene0402_00
|
| 865 |
+
scene0268_00
|
| 866 |
+
scene0268_01
|
| 867 |
+
scene0268_02
|
| 868 |
+
scene0679_00
|
| 869 |
+
scene0679_01
|
| 870 |
+
scene0405_00
|
| 871 |
+
scene0128_00
|
| 872 |
+
scene0408_00
|
| 873 |
+
scene0408_01
|
| 874 |
+
scene0190_00
|
| 875 |
+
scene0107_00
|
| 876 |
+
scene0076_00
|
| 877 |
+
scene0167_00
|
| 878 |
+
scene0361_00
|
| 879 |
+
scene0361_01
|
| 880 |
+
scene0361_02
|
| 881 |
+
scene0216_00
|
| 882 |
+
scene0202_00
|
| 883 |
+
scene0303_00
|
| 884 |
+
scene0303_01
|
| 885 |
+
scene0303_02
|
| 886 |
+
scene0446_00
|
| 887 |
+
scene0446_01
|
| 888 |
+
scene0089_00
|
| 889 |
+
scene0089_01
|
| 890 |
+
scene0089_02
|
| 891 |
+
scene0360_00
|
| 892 |
+
scene0150_00
|
| 893 |
+
scene0150_01
|
| 894 |
+
scene0150_02
|
| 895 |
+
scene0421_00
|
| 896 |
+
scene0421_01
|
| 897 |
+
scene0421_02
|
| 898 |
+
scene0454_00
|
| 899 |
+
scene0626_00
|
| 900 |
+
scene0626_01
|
| 901 |
+
scene0626_02
|
| 902 |
+
scene0186_00
|
| 903 |
+
scene0186_01
|
| 904 |
+
scene0538_00
|
| 905 |
+
scene0479_00
|
| 906 |
+
scene0479_01
|
| 907 |
+
scene0479_02
|
| 908 |
+
scene0656_00
|
| 909 |
+
scene0656_01
|
| 910 |
+
scene0656_02
|
| 911 |
+
scene0656_03
|
| 912 |
+
scene0525_00
|
| 913 |
+
scene0525_01
|
| 914 |
+
scene0525_02
|
| 915 |
+
scene0308_00
|
| 916 |
+
scene0396_00
|
| 917 |
+
scene0396_01
|
| 918 |
+
scene0396_02
|
| 919 |
+
scene0624_00
|
| 920 |
+
scene0292_00
|
| 921 |
+
scene0292_01
|
| 922 |
+
scene0632_00
|
| 923 |
+
scene0253_00
|
| 924 |
+
scene0021_00
|
| 925 |
+
scene0325_00
|
| 926 |
+
scene0325_01
|
| 927 |
+
scene0437_00
|
| 928 |
+
scene0437_01
|
| 929 |
+
scene0438_00
|
| 930 |
+
scene0590_00
|
| 931 |
+
scene0590_01
|
| 932 |
+
scene0400_00
|
| 933 |
+
scene0400_01
|
| 934 |
+
scene0541_00
|
| 935 |
+
scene0541_01
|
| 936 |
+
scene0541_02
|
| 937 |
+
scene0677_00
|
| 938 |
+
scene0677_01
|
| 939 |
+
scene0677_02
|
| 940 |
+
scene0443_00
|
| 941 |
+
scene0315_00
|
| 942 |
+
scene0288_00
|
| 943 |
+
scene0288_01
|
| 944 |
+
scene0288_02
|
| 945 |
+
scene0422_00
|
| 946 |
+
scene0672_00
|
| 947 |
+
scene0672_01
|
| 948 |
+
scene0184_00
|
| 949 |
+
scene0449_00
|
| 950 |
+
scene0449_01
|
| 951 |
+
scene0449_02
|
| 952 |
+
scene0048_00
|
| 953 |
+
scene0048_01
|
| 954 |
+
scene0138_00
|
| 955 |
+
scene0452_00
|
| 956 |
+
scene0452_01
|
| 957 |
+
scene0452_02
|
| 958 |
+
scene0667_00
|
| 959 |
+
scene0667_01
|
| 960 |
+
scene0667_02
|
| 961 |
+
scene0463_00
|
| 962 |
+
scene0463_01
|
| 963 |
+
scene0078_00
|
| 964 |
+
scene0078_01
|
| 965 |
+
scene0078_02
|
| 966 |
+
scene0636_00
|
| 967 |
+
scene0457_00
|
| 968 |
+
scene0457_01
|
| 969 |
+
scene0457_02
|
| 970 |
+
scene0465_00
|
| 971 |
+
scene0465_01
|
| 972 |
+
scene0577_00
|
| 973 |
+
scene0151_00
|
| 974 |
+
scene0151_01
|
| 975 |
+
scene0339_00
|
| 976 |
+
scene0573_00
|
| 977 |
+
scene0573_01
|
| 978 |
+
scene0154_00
|
| 979 |
+
scene0096_00
|
| 980 |
+
scene0096_01
|
| 981 |
+
scene0096_02
|
| 982 |
+
scene0235_00
|
| 983 |
+
scene0168_00
|
| 984 |
+
scene0168_01
|
| 985 |
+
scene0168_02
|
| 986 |
+
scene0594_00
|
| 987 |
+
scene0587_00
|
| 988 |
+
scene0587_01
|
| 989 |
+
scene0587_02
|
| 990 |
+
scene0587_03
|
| 991 |
+
scene0229_00
|
| 992 |
+
scene0229_01
|
| 993 |
+
scene0229_02
|
| 994 |
+
scene0512_00
|
| 995 |
+
scene0106_00
|
| 996 |
+
scene0106_01
|
| 997 |
+
scene0106_02
|
| 998 |
+
scene0472_00
|
| 999 |
+
scene0472_01
|
| 1000 |
+
scene0472_02
|
| 1001 |
+
scene0489_00
|
| 1002 |
+
scene0489_01
|
| 1003 |
+
scene0489_02
|
| 1004 |
+
scene0425_00
|
| 1005 |
+
scene0425_01
|
| 1006 |
+
scene0641_00
|
| 1007 |
+
scene0526_00
|
| 1008 |
+
scene0526_01
|
| 1009 |
+
scene0317_00
|
| 1010 |
+
scene0317_01
|
| 1011 |
+
scene0544_00
|
| 1012 |
+
scene0017_00
|
| 1013 |
+
scene0017_01
|
| 1014 |
+
scene0017_02
|
| 1015 |
+
scene0042_00
|
| 1016 |
+
scene0042_01
|
| 1017 |
+
scene0042_02
|
| 1018 |
+
scene0576_00
|
| 1019 |
+
scene0576_01
|
| 1020 |
+
scene0576_02
|
| 1021 |
+
scene0347_00
|
| 1022 |
+
scene0347_01
|
| 1023 |
+
scene0347_02
|
| 1024 |
+
scene0436_00
|
| 1025 |
+
scene0226_00
|
| 1026 |
+
scene0226_01
|
| 1027 |
+
scene0485_00
|
| 1028 |
+
scene0486_00
|
| 1029 |
+
scene0487_00
|
| 1030 |
+
scene0487_01
|
| 1031 |
+
scene0619_00
|
| 1032 |
+
scene0097_00
|
| 1033 |
+
scene0367_00
|
| 1034 |
+
scene0367_01
|
| 1035 |
+
scene0491_00
|
| 1036 |
+
scene0492_00
|
| 1037 |
+
scene0492_01
|
| 1038 |
+
scene0005_00
|
| 1039 |
+
scene0005_01
|
| 1040 |
+
scene0543_00
|
| 1041 |
+
scene0543_01
|
| 1042 |
+
scene0543_02
|
| 1043 |
+
scene0657_00
|
| 1044 |
+
scene0341_00
|
| 1045 |
+
scene0341_01
|
| 1046 |
+
scene0534_00
|
| 1047 |
+
scene0534_01
|
| 1048 |
+
scene0319_00
|
| 1049 |
+
scene0273_00
|
| 1050 |
+
scene0273_01
|
| 1051 |
+
scene0225_00
|
| 1052 |
+
scene0198_00
|
| 1053 |
+
scene0003_00
|
| 1054 |
+
scene0003_01
|
| 1055 |
+
scene0003_02
|
| 1056 |
+
scene0409_00
|
| 1057 |
+
scene0409_01
|
| 1058 |
+
scene0331_00
|
| 1059 |
+
scene0331_01
|
| 1060 |
+
scene0505_00
|
| 1061 |
+
scene0505_01
|
| 1062 |
+
scene0505_02
|
| 1063 |
+
scene0505_03
|
| 1064 |
+
scene0505_04
|
| 1065 |
+
scene0506_00
|
| 1066 |
+
scene0057_00
|
| 1067 |
+
scene0057_01
|
| 1068 |
+
scene0074_00
|
| 1069 |
+
scene0074_01
|
| 1070 |
+
scene0074_02
|
| 1071 |
+
scene0091_00
|
| 1072 |
+
scene0112_00
|
| 1073 |
+
scene0112_01
|
| 1074 |
+
scene0112_02
|
| 1075 |
+
scene0240_00
|
| 1076 |
+
scene0102_00
|
| 1077 |
+
scene0102_01
|
| 1078 |
+
scene0513_00
|
| 1079 |
+
scene0514_00
|
| 1080 |
+
scene0514_01
|
| 1081 |
+
scene0537_00
|
| 1082 |
+
scene0516_00
|
| 1083 |
+
scene0516_01
|
| 1084 |
+
scene0495_00
|
| 1085 |
+
scene0617_00
|
| 1086 |
+
scene0133_00
|
| 1087 |
+
scene0520_00
|
| 1088 |
+
scene0520_01
|
| 1089 |
+
scene0635_00
|
| 1090 |
+
scene0635_01
|
| 1091 |
+
scene0054_00
|
| 1092 |
+
scene0473_00
|
| 1093 |
+
scene0473_01
|
| 1094 |
+
scene0524_00
|
| 1095 |
+
scene0524_01
|
| 1096 |
+
scene0379_00
|
| 1097 |
+
scene0471_00
|
| 1098 |
+
scene0471_01
|
| 1099 |
+
scene0471_02
|
| 1100 |
+
scene0566_00
|
| 1101 |
+
scene0248_00
|
| 1102 |
+
scene0248_01
|
| 1103 |
+
scene0248_02
|
| 1104 |
+
scene0529_00
|
| 1105 |
+
scene0529_01
|
| 1106 |
+
scene0529_02
|
| 1107 |
+
scene0391_00
|
| 1108 |
+
scene0264_00
|
| 1109 |
+
scene0264_01
|
| 1110 |
+
scene0264_02
|
| 1111 |
+
scene0675_00
|
| 1112 |
+
scene0675_01
|
| 1113 |
+
scene0350_00
|
| 1114 |
+
scene0350_01
|
| 1115 |
+
scene0350_02
|
| 1116 |
+
scene0450_00
|
| 1117 |
+
scene0068_00
|
| 1118 |
+
scene0068_01
|
| 1119 |
+
scene0237_00
|
| 1120 |
+
scene0237_01
|
| 1121 |
+
scene0365_00
|
| 1122 |
+
scene0365_01
|
| 1123 |
+
scene0365_02
|
| 1124 |
+
scene0605_00
|
| 1125 |
+
scene0605_01
|
| 1126 |
+
scene0539_00
|
| 1127 |
+
scene0539_01
|
| 1128 |
+
scene0539_02
|
| 1129 |
+
scene0540_00
|
| 1130 |
+
scene0540_01
|
| 1131 |
+
scene0540_02
|
| 1132 |
+
scene0170_00
|
| 1133 |
+
scene0170_01
|
| 1134 |
+
scene0170_02
|
| 1135 |
+
scene0433_00
|
| 1136 |
+
scene0340_00
|
| 1137 |
+
scene0340_01
|
| 1138 |
+
scene0340_02
|
| 1139 |
+
scene0160_00
|
| 1140 |
+
scene0160_01
|
| 1141 |
+
scene0160_02
|
| 1142 |
+
scene0160_03
|
| 1143 |
+
scene0160_04
|
| 1144 |
+
scene0059_00
|
| 1145 |
+
scene0059_01
|
| 1146 |
+
scene0059_02
|
| 1147 |
+
scene0056_00
|
| 1148 |
+
scene0056_01
|
| 1149 |
+
scene0478_00
|
| 1150 |
+
scene0478_01
|
| 1151 |
+
scene0548_00
|
| 1152 |
+
scene0548_01
|
| 1153 |
+
scene0548_02
|
| 1154 |
+
scene0204_00
|
| 1155 |
+
scene0204_01
|
| 1156 |
+
scene0204_02
|
| 1157 |
+
scene0033_00
|
| 1158 |
+
scene0145_00
|
| 1159 |
+
scene0483_00
|
| 1160 |
+
scene0508_00
|
| 1161 |
+
scene0508_01
|
| 1162 |
+
scene0508_02
|
| 1163 |
+
scene0180_00
|
| 1164 |
+
scene0148_00
|
| 1165 |
+
scene0556_00
|
| 1166 |
+
scene0556_01
|
| 1167 |
+
scene0416_00
|
| 1168 |
+
scene0416_01
|
| 1169 |
+
scene0416_02
|
| 1170 |
+
scene0416_03
|
| 1171 |
+
scene0416_04
|
| 1172 |
+
scene0073_00
|
| 1173 |
+
scene0073_01
|
| 1174 |
+
scene0073_02
|
| 1175 |
+
scene0073_03
|
| 1176 |
+
scene0034_00
|
| 1177 |
+
scene0034_01
|
| 1178 |
+
scene0034_02
|
| 1179 |
+
scene0639_00
|
| 1180 |
+
scene0561_00
|
| 1181 |
+
scene0561_01
|
| 1182 |
+
scene0298_00
|
| 1183 |
+
scene0692_00
|
| 1184 |
+
scene0692_01
|
| 1185 |
+
scene0692_02
|
| 1186 |
+
scene0692_03
|
| 1187 |
+
scene0692_04
|
| 1188 |
+
scene0642_00
|
| 1189 |
+
scene0642_01
|
| 1190 |
+
scene0642_02
|
| 1191 |
+
scene0642_03
|
| 1192 |
+
scene0630_00
|
| 1193 |
+
scene0630_01
|
| 1194 |
+
scene0630_02
|
| 1195 |
+
scene0630_03
|
| 1196 |
+
scene0630_04
|
| 1197 |
+
scene0630_05
|
| 1198 |
+
scene0630_06
|
| 1199 |
+
scene0706_00
|
| 1200 |
+
scene0567_00
|
| 1201 |
+
scene0567_01
|
preprocessing/ScanNet200/Tasks/scannetv2_val.txt
ADDED
|
@@ -0,0 +1,312 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene0568_00
|
| 2 |
+
scene0568_01
|
| 3 |
+
scene0568_02
|
| 4 |
+
scene0304_00
|
| 5 |
+
scene0488_00
|
| 6 |
+
scene0488_01
|
| 7 |
+
scene0412_00
|
| 8 |
+
scene0412_01
|
| 9 |
+
scene0217_00
|
| 10 |
+
scene0019_00
|
| 11 |
+
scene0019_01
|
| 12 |
+
scene0414_00
|
| 13 |
+
scene0575_00
|
| 14 |
+
scene0575_01
|
| 15 |
+
scene0575_02
|
| 16 |
+
scene0426_00
|
| 17 |
+
scene0426_01
|
| 18 |
+
scene0426_02
|
| 19 |
+
scene0426_03
|
| 20 |
+
scene0549_00
|
| 21 |
+
scene0549_01
|
| 22 |
+
scene0578_00
|
| 23 |
+
scene0578_01
|
| 24 |
+
scene0578_02
|
| 25 |
+
scene0665_00
|
| 26 |
+
scene0665_01
|
| 27 |
+
scene0050_00
|
| 28 |
+
scene0050_01
|
| 29 |
+
scene0050_02
|
| 30 |
+
scene0257_00
|
| 31 |
+
scene0025_00
|
| 32 |
+
scene0025_01
|
| 33 |
+
scene0025_02
|
| 34 |
+
scene0583_00
|
| 35 |
+
scene0583_01
|
| 36 |
+
scene0583_02
|
| 37 |
+
scene0701_00
|
| 38 |
+
scene0701_01
|
| 39 |
+
scene0701_02
|
| 40 |
+
scene0580_00
|
| 41 |
+
scene0580_01
|
| 42 |
+
scene0565_00
|
| 43 |
+
scene0169_00
|
| 44 |
+
scene0169_01
|
| 45 |
+
scene0655_00
|
| 46 |
+
scene0655_01
|
| 47 |
+
scene0655_02
|
| 48 |
+
scene0063_00
|
| 49 |
+
scene0221_00
|
| 50 |
+
scene0221_01
|
| 51 |
+
scene0591_00
|
| 52 |
+
scene0591_01
|
| 53 |
+
scene0591_02
|
| 54 |
+
scene0678_00
|
| 55 |
+
scene0678_01
|
| 56 |
+
scene0678_02
|
| 57 |
+
scene0462_00
|
| 58 |
+
scene0427_00
|
| 59 |
+
scene0595_00
|
| 60 |
+
scene0193_00
|
| 61 |
+
scene0193_01
|
| 62 |
+
scene0164_00
|
| 63 |
+
scene0164_01
|
| 64 |
+
scene0164_02
|
| 65 |
+
scene0164_03
|
| 66 |
+
scene0598_00
|
| 67 |
+
scene0598_01
|
| 68 |
+
scene0598_02
|
| 69 |
+
scene0599_00
|
| 70 |
+
scene0599_01
|
| 71 |
+
scene0599_02
|
| 72 |
+
scene0328_00
|
| 73 |
+
scene0300_00
|
| 74 |
+
scene0300_01
|
| 75 |
+
scene0354_00
|
| 76 |
+
scene0458_00
|
| 77 |
+
scene0458_01
|
| 78 |
+
scene0423_00
|
| 79 |
+
scene0423_01
|
| 80 |
+
scene0423_02
|
| 81 |
+
scene0307_00
|
| 82 |
+
scene0307_01
|
| 83 |
+
scene0307_02
|
| 84 |
+
scene0606_00
|
| 85 |
+
scene0606_01
|
| 86 |
+
scene0606_02
|
| 87 |
+
scene0432_00
|
| 88 |
+
scene0432_01
|
| 89 |
+
scene0608_00
|
| 90 |
+
scene0608_01
|
| 91 |
+
scene0608_02
|
| 92 |
+
scene0651_00
|
| 93 |
+
scene0651_01
|
| 94 |
+
scene0651_02
|
| 95 |
+
scene0430_00
|
| 96 |
+
scene0430_01
|
| 97 |
+
scene0689_00
|
| 98 |
+
scene0357_00
|
| 99 |
+
scene0357_01
|
| 100 |
+
scene0574_00
|
| 101 |
+
scene0574_01
|
| 102 |
+
scene0574_02
|
| 103 |
+
scene0329_00
|
| 104 |
+
scene0329_01
|
| 105 |
+
scene0329_02
|
| 106 |
+
scene0153_00
|
| 107 |
+
scene0153_01
|
| 108 |
+
scene0616_00
|
| 109 |
+
scene0616_01
|
| 110 |
+
scene0671_00
|
| 111 |
+
scene0671_01
|
| 112 |
+
scene0618_00
|
| 113 |
+
scene0382_00
|
| 114 |
+
scene0382_01
|
| 115 |
+
scene0490_00
|
| 116 |
+
scene0621_00
|
| 117 |
+
scene0607_00
|
| 118 |
+
scene0607_01
|
| 119 |
+
scene0149_00
|
| 120 |
+
scene0695_00
|
| 121 |
+
scene0695_01
|
| 122 |
+
scene0695_02
|
| 123 |
+
scene0695_03
|
| 124 |
+
scene0389_00
|
| 125 |
+
scene0377_00
|
| 126 |
+
scene0377_01
|
| 127 |
+
scene0377_02
|
| 128 |
+
scene0342_00
|
| 129 |
+
scene0139_00
|
| 130 |
+
scene0629_00
|
| 131 |
+
scene0629_01
|
| 132 |
+
scene0629_02
|
| 133 |
+
scene0496_00
|
| 134 |
+
scene0633_00
|
| 135 |
+
scene0633_01
|
| 136 |
+
scene0518_00
|
| 137 |
+
scene0652_00
|
| 138 |
+
scene0406_00
|
| 139 |
+
scene0406_01
|
| 140 |
+
scene0406_02
|
| 141 |
+
scene0144_00
|
| 142 |
+
scene0144_01
|
| 143 |
+
scene0494_00
|
| 144 |
+
scene0278_00
|
| 145 |
+
scene0278_01
|
| 146 |
+
scene0316_00
|
| 147 |
+
scene0609_00
|
| 148 |
+
scene0609_01
|
| 149 |
+
scene0609_02
|
| 150 |
+
scene0609_03
|
| 151 |
+
scene0084_00
|
| 152 |
+
scene0084_01
|
| 153 |
+
scene0084_02
|
| 154 |
+
scene0696_00
|
| 155 |
+
scene0696_01
|
| 156 |
+
scene0696_02
|
| 157 |
+
scene0351_00
|
| 158 |
+
scene0351_01
|
| 159 |
+
scene0643_00
|
| 160 |
+
scene0644_00
|
| 161 |
+
scene0645_00
|
| 162 |
+
scene0645_01
|
| 163 |
+
scene0645_02
|
| 164 |
+
scene0081_00
|
| 165 |
+
scene0081_01
|
| 166 |
+
scene0081_02
|
| 167 |
+
scene0647_00
|
| 168 |
+
scene0647_01
|
| 169 |
+
scene0535_00
|
| 170 |
+
scene0353_00
|
| 171 |
+
scene0353_01
|
| 172 |
+
scene0353_02
|
| 173 |
+
scene0559_00
|
| 174 |
+
scene0559_01
|
| 175 |
+
scene0559_02
|
| 176 |
+
scene0593_00
|
| 177 |
+
scene0593_01
|
| 178 |
+
scene0246_00
|
| 179 |
+
scene0653_00
|
| 180 |
+
scene0653_01
|
| 181 |
+
scene0064_00
|
| 182 |
+
scene0064_01
|
| 183 |
+
scene0356_00
|
| 184 |
+
scene0356_01
|
| 185 |
+
scene0356_02
|
| 186 |
+
scene0030_00
|
| 187 |
+
scene0030_01
|
| 188 |
+
scene0030_02
|
| 189 |
+
scene0222_00
|
| 190 |
+
scene0222_01
|
| 191 |
+
scene0338_00
|
| 192 |
+
scene0338_01
|
| 193 |
+
scene0338_02
|
| 194 |
+
scene0378_00
|
| 195 |
+
scene0378_01
|
| 196 |
+
scene0378_02
|
| 197 |
+
scene0660_00
|
| 198 |
+
scene0553_00
|
| 199 |
+
scene0553_01
|
| 200 |
+
scene0553_02
|
| 201 |
+
scene0527_00
|
| 202 |
+
scene0663_00
|
| 203 |
+
scene0663_01
|
| 204 |
+
scene0663_02
|
| 205 |
+
scene0664_00
|
| 206 |
+
scene0664_01
|
| 207 |
+
scene0664_02
|
| 208 |
+
scene0334_00
|
| 209 |
+
scene0334_01
|
| 210 |
+
scene0334_02
|
| 211 |
+
scene0046_00
|
| 212 |
+
scene0046_01
|
| 213 |
+
scene0046_02
|
| 214 |
+
scene0203_00
|
| 215 |
+
scene0203_01
|
| 216 |
+
scene0203_02
|
| 217 |
+
scene0088_00
|
| 218 |
+
scene0088_01
|
| 219 |
+
scene0088_02
|
| 220 |
+
scene0088_03
|
| 221 |
+
scene0086_00
|
| 222 |
+
scene0086_01
|
| 223 |
+
scene0086_02
|
| 224 |
+
scene0670_00
|
| 225 |
+
scene0670_01
|
| 226 |
+
scene0256_00
|
| 227 |
+
scene0256_01
|
| 228 |
+
scene0256_02
|
| 229 |
+
scene0249_00
|
| 230 |
+
scene0441_00
|
| 231 |
+
scene0658_00
|
| 232 |
+
scene0704_00
|
| 233 |
+
scene0704_01
|
| 234 |
+
scene0187_00
|
| 235 |
+
scene0187_01
|
| 236 |
+
scene0131_00
|
| 237 |
+
scene0131_01
|
| 238 |
+
scene0131_02
|
| 239 |
+
scene0207_00
|
| 240 |
+
scene0207_01
|
| 241 |
+
scene0207_02
|
| 242 |
+
scene0461_00
|
| 243 |
+
scene0011_00
|
| 244 |
+
scene0011_01
|
| 245 |
+
scene0343_00
|
| 246 |
+
scene0251_00
|
| 247 |
+
scene0077_00
|
| 248 |
+
scene0077_01
|
| 249 |
+
scene0684_00
|
| 250 |
+
scene0684_01
|
| 251 |
+
scene0550_00
|
| 252 |
+
scene0686_00
|
| 253 |
+
scene0686_01
|
| 254 |
+
scene0686_02
|
| 255 |
+
scene0208_00
|
| 256 |
+
scene0500_00
|
| 257 |
+
scene0500_01
|
| 258 |
+
scene0552_00
|
| 259 |
+
scene0552_01
|
| 260 |
+
scene0648_00
|
| 261 |
+
scene0648_01
|
| 262 |
+
scene0435_00
|
| 263 |
+
scene0435_01
|
| 264 |
+
scene0435_02
|
| 265 |
+
scene0435_03
|
| 266 |
+
scene0690_00
|
| 267 |
+
scene0690_01
|
| 268 |
+
scene0693_00
|
| 269 |
+
scene0693_01
|
| 270 |
+
scene0693_02
|
| 271 |
+
scene0700_00
|
| 272 |
+
scene0700_01
|
| 273 |
+
scene0700_02
|
| 274 |
+
scene0699_00
|
| 275 |
+
scene0231_00
|
| 276 |
+
scene0231_01
|
| 277 |
+
scene0231_02
|
| 278 |
+
scene0697_00
|
| 279 |
+
scene0697_01
|
| 280 |
+
scene0697_02
|
| 281 |
+
scene0697_03
|
| 282 |
+
scene0474_00
|
| 283 |
+
scene0474_01
|
| 284 |
+
scene0474_02
|
| 285 |
+
scene0474_03
|
| 286 |
+
scene0474_04
|
| 287 |
+
scene0474_05
|
| 288 |
+
scene0355_00
|
| 289 |
+
scene0355_01
|
| 290 |
+
scene0146_00
|
| 291 |
+
scene0146_01
|
| 292 |
+
scene0146_02
|
| 293 |
+
scene0196_00
|
| 294 |
+
scene0702_00
|
| 295 |
+
scene0702_01
|
| 296 |
+
scene0702_02
|
| 297 |
+
scene0314_00
|
| 298 |
+
scene0277_00
|
| 299 |
+
scene0277_01
|
| 300 |
+
scene0277_02
|
| 301 |
+
scene0095_00
|
| 302 |
+
scene0095_01
|
| 303 |
+
scene0015_00
|
| 304 |
+
scene0100_00
|
| 305 |
+
scene0100_01
|
| 306 |
+
scene0100_02
|
| 307 |
+
scene0558_00
|
| 308 |
+
scene0558_01
|
| 309 |
+
scene0558_02
|
| 310 |
+
scene0685_00
|
| 311 |
+
scene0685_01
|
| 312 |
+
scene0685_02
|
preprocessing/ScanNet200/__pycache__/scannet200_constants.cpython-310.pyc
ADDED
|
Binary file (12.5 kB). View file
|
|
|
preprocessing/ScanNet200/__pycache__/scannet200_splits.cpython-310.pyc
ADDED
|
Binary file (4.62 kB). View file
|
|
|
preprocessing/ScanNet200/__pycache__/utils.cpython-310.pyc
ADDED
|
Binary file (3.74 kB). View file
|
|
|
preprocessing/ScanNet200/docs/dataset_histograms.jpg
ADDED
|
Git LFS Details
|
preprocessing/ScanNet200/preprocess_scannet200.py
ADDED
|
@@ -0,0 +1,192 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import warnings
|
| 2 |
+
warnings.filterwarnings("ignore", category=DeprecationWarning)
|
| 3 |
+
|
| 4 |
+
import sys
|
| 5 |
+
import os
|
| 6 |
+
import argparse
|
| 7 |
+
import glob
|
| 8 |
+
import json
|
| 9 |
+
from concurrent.futures import ProcessPoolExecutor
|
| 10 |
+
|
| 11 |
+
# Load external constants
|
| 12 |
+
from scannet200_constants import *
|
| 13 |
+
from scannet200_splits import *
|
| 14 |
+
from utils import *
|
| 15 |
+
|
| 16 |
+
CLOUD_FILE_PFIX = '_vh_clean_2'
|
| 17 |
+
SEGMENTS_FILE_PFIX = '.0.010000.segs.json'
|
| 18 |
+
AGGREGATIONS_FILE_PFIX = '.aggregation.json'
|
| 19 |
+
CLASS_IDs = VALID_CLASS_IDS_200
|
| 20 |
+
|
| 21 |
+
_OUTPUT_ROOT = ''
|
| 22 |
+
_TRAIN_SCENES = set()
|
| 23 |
+
_VAL_SCENES = set()
|
| 24 |
+
_VOXEL_SIZE = 0.2
|
| 25 |
+
_NORMALIZE = False
|
| 26 |
+
_LABEL_MAP = {}
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
def init_worker(output_root, train_scenes, val_scenes, voxel_size, normalize, label_map):
|
| 30 |
+
global _OUTPUT_ROOT, _TRAIN_SCENES, _VAL_SCENES, _VOXEL_SIZE, _NORMALIZE, _LABEL_MAP
|
| 31 |
+
_OUTPUT_ROOT = output_root
|
| 32 |
+
_TRAIN_SCENES = set(train_scenes)
|
| 33 |
+
_VAL_SCENES = set(val_scenes)
|
| 34 |
+
_VOXEL_SIZE = voxel_size
|
| 35 |
+
_NORMALIZE = normalize
|
| 36 |
+
_LABEL_MAP = label_map
|
| 37 |
+
|
| 38 |
+
def normalize_pointcloud(points):
|
| 39 |
+
centered = points - np.mean(points, axis=0, keepdims=True)
|
| 40 |
+
scale = np.max(np.linalg.norm(centered, axis=1))
|
| 41 |
+
if scale < 1e-8:
|
| 42 |
+
return centered
|
| 43 |
+
return centered / scale
|
| 44 |
+
|
| 45 |
+
|
| 46 |
+
def handle_process(scene_path):
|
| 47 |
+
|
| 48 |
+
scene_id = os.path.basename(scene_path)
|
| 49 |
+
mesh_path = os.path.join(scene_path, f'{scene_id}{CLOUD_FILE_PFIX}.ply')
|
| 50 |
+
segments_file = os.path.join(scene_path, f'{scene_id}{CLOUD_FILE_PFIX}{SEGMENTS_FILE_PFIX}')
|
| 51 |
+
aggregations_file = os.path.join(scene_path, f'{scene_id}{AGGREGATIONS_FILE_PFIX}')
|
| 52 |
+
info_file = os.path.join(scene_path, f'{scene_id}.txt')
|
| 53 |
+
if _NORMALIZE:
|
| 54 |
+
norm_suffix = '_normalized'
|
| 55 |
+
else:
|
| 56 |
+
norm_suffix = ''
|
| 57 |
+
if scene_id in _TRAIN_SCENES:
|
| 58 |
+
output_file = os.path.join(_OUTPUT_ROOT, 'train', f'{scene_id}{norm_suffix}.ply')
|
| 59 |
+
voxel_output_file = os.path.join(_OUTPUT_ROOT, 'train', f'{scene_id}_voxel_{_VOXEL_SIZE}{norm_suffix}.ply')
|
| 60 |
+
split_name = 'train'
|
| 61 |
+
elif scene_id in _VAL_SCENES:
|
| 62 |
+
output_file = os.path.join(_OUTPUT_ROOT, 'val', f'{scene_id}{norm_suffix}.ply')
|
| 63 |
+
voxel_output_file = os.path.join(_OUTPUT_ROOT, 'val', f'{scene_id}_voxel_{_VOXEL_SIZE}{norm_suffix}.ply')
|
| 64 |
+
split_name = 'val'
|
| 65 |
+
else:
|
| 66 |
+
output_file = os.path.join(_OUTPUT_ROOT, 'test', f'{scene_id}{norm_suffix}.ply')
|
| 67 |
+
voxel_output_file = os.path.join(_OUTPUT_ROOT, 'test', f'{scene_id}_voxel_{_VOXEL_SIZE}{norm_suffix}.ply')
|
| 68 |
+
split_name = 'test'
|
| 69 |
+
print('Processing: ', scene_id, 'in ', split_name)
|
| 70 |
+
|
| 71 |
+
# Rotating the mesh to axis aligned
|
| 72 |
+
info_dict = {}
|
| 73 |
+
with open(info_file) as f:
|
| 74 |
+
for line in f:
|
| 75 |
+
(key, val) = line.split(" = ")
|
| 76 |
+
info_dict[key] = np.fromstring(val, sep=' ')
|
| 77 |
+
|
| 78 |
+
if 'axisAlignment' not in info_dict:
|
| 79 |
+
rot_matrix = np.identity(4)
|
| 80 |
+
else:
|
| 81 |
+
rot_matrix = info_dict['axisAlignment'].reshape(4, 4)
|
| 82 |
+
|
| 83 |
+
mesh_data = read_plymesh(mesh_path)
|
| 84 |
+
if mesh_data is None:
|
| 85 |
+
raise ValueError(f'Empty mesh: {mesh_path}')
|
| 86 |
+
pointcloud, faces_array = mesh_data
|
| 87 |
+
|
| 88 |
+
# Rotate PC to axis aligned
|
| 89 |
+
r_points = pointcloud[:, :3].transpose()
|
| 90 |
+
r_points = np.append(r_points, np.ones((1, r_points.shape[1])), axis=0)
|
| 91 |
+
r_points = np.dot(rot_matrix, r_points)
|
| 92 |
+
pointcloud = np.append(r_points.transpose()[:, :3], pointcloud[:, 3:], axis=1)
|
| 93 |
+
|
| 94 |
+
if _NORMALIZE:
|
| 95 |
+
pointcloud[:, :3] = normalize_pointcloud(pointcloud[:, :3])
|
| 96 |
+
|
| 97 |
+
points = pointcloud[:, :3]
|
| 98 |
+
colors = pointcloud[:, 3:6]
|
| 99 |
+
|
| 100 |
+
# Load segments file
|
| 101 |
+
with open(segments_file) as f:
|
| 102 |
+
segments = json.load(f)
|
| 103 |
+
seg_indices = np.array(segments['segIndices'])
|
| 104 |
+
|
| 105 |
+
# Load Aggregations file
|
| 106 |
+
with open(aggregations_file) as f:
|
| 107 |
+
aggregation = json.load(f)
|
| 108 |
+
seg_groups = np.array(aggregation['segGroups'])
|
| 109 |
+
|
| 110 |
+
# Generate new labels
|
| 111 |
+
labelled_pc = np.zeros((pointcloud.shape[0], 1))
|
| 112 |
+
instance_ids = np.zeros((pointcloud.shape[0], 1))
|
| 113 |
+
for group in seg_groups:
|
| 114 |
+
p_inds, label_id = point_indices_from_group(seg_indices, group, _LABEL_MAP, CLASS_IDs)
|
| 115 |
+
|
| 116 |
+
labelled_pc[p_inds] = label_id
|
| 117 |
+
instance_ids[p_inds] = group['id']
|
| 118 |
+
|
| 119 |
+
labelled_pc = labelled_pc.astype(int)
|
| 120 |
+
instance_ids = instance_ids.astype(int)
|
| 121 |
+
|
| 122 |
+
# Concatenate with original cloud
|
| 123 |
+
processed_vertices = np.hstack((pointcloud[:, :6], labelled_pc, instance_ids))
|
| 124 |
+
|
| 125 |
+
if (np.any(np.isnan(processed_vertices)) or not np.all(np.isfinite(processed_vertices))):
|
| 126 |
+
raise ValueError('nan')
|
| 127 |
+
|
| 128 |
+
# Save processed mesh
|
| 129 |
+
save_plymesh(processed_vertices, faces_array, output_file, with_label=True, verbose=False)
|
| 130 |
+
|
| 131 |
+
# Uncomment the following lines if saving the output in voxelized point cloud
|
| 132 |
+
quantized_points, quantized_scene_colors, quantized_labels, quantized_instances = voxelize_pointcloud(
|
| 133 |
+
points,
|
| 134 |
+
colors,
|
| 135 |
+
labelled_pc,
|
| 136 |
+
instance_ids,
|
| 137 |
+
faces_array,
|
| 138 |
+
voxel_size=_VOXEL_SIZE,
|
| 139 |
+
)
|
| 140 |
+
quantized_pc = np.hstack((quantized_points, quantized_scene_colors, quantized_labels, quantized_instances))
|
| 141 |
+
save_plymesh(quantized_pc, faces=None, filename=voxel_output_file, with_label=True, verbose=False)
|
| 142 |
+
|
| 143 |
+
if __name__ == '__main__':
|
| 144 |
+
parser = argparse.ArgumentParser()
|
| 145 |
+
parser.add_argument('--dataset_root', required=True, help='Path to the ScanNet dataset containing scene folders')
|
| 146 |
+
parser.add_argument('--output_root', required=True, help='Output path where train/val folders will be located')
|
| 147 |
+
parser.add_argument('--label_map_file', required=True, help='path to scannetv2-labels.combined.tsv')
|
| 148 |
+
parser.add_argument('--num_workers', default=4, type=int, help='The number of parallel workers')
|
| 149 |
+
parser.add_argument('--train_val_splits_path', default=None, help='Where the txt files with the train/val splits live')
|
| 150 |
+
parser.add_argument('--voxel_size', default=0.2, type=float, help='Size of the voxel for voxelization')
|
| 151 |
+
parser.add_argument('--normalize_pointcloud', action='store_true', help='Normalize each scene point cloud to a unit sphere after axis alignment')
|
| 152 |
+
config = parser.parse_args()
|
| 153 |
+
|
| 154 |
+
# Load label map
|
| 155 |
+
labels_pd = pd.read_csv(config.label_map_file, sep='\t', header=0)
|
| 156 |
+
label_map = dict(zip(labels_pd['raw_category'], labels_pd['id']))
|
| 157 |
+
|
| 158 |
+
# Load train/val splits
|
| 159 |
+
with open(config.train_val_splits_path + '/scannetv2_train.txt') as train_file:
|
| 160 |
+
train_scenes = train_file.read().splitlines()
|
| 161 |
+
with open(config.train_val_splits_path + '/scannetv2_val.txt') as val_file:
|
| 162 |
+
val_scenes = val_file.read().splitlines()
|
| 163 |
+
|
| 164 |
+
# Create output directories
|
| 165 |
+
train_output_dir = os.path.join(config.output_root, 'train')
|
| 166 |
+
if not os.path.exists(train_output_dir):
|
| 167 |
+
os.makedirs(train_output_dir)
|
| 168 |
+
val_output_dir = os.path.join(config.output_root, 'val')
|
| 169 |
+
if not os.path.exists(val_output_dir):
|
| 170 |
+
os.makedirs(val_output_dir)
|
| 171 |
+
test_output_dir = os.path.join(config.output_root, 'test')
|
| 172 |
+
if not os.path.exists(test_output_dir):
|
| 173 |
+
os.makedirs(test_output_dir)
|
| 174 |
+
|
| 175 |
+
# Load scene paths
|
| 176 |
+
scene_paths = sorted(glob.glob(config.dataset_root + '/*'))
|
| 177 |
+
|
| 178 |
+
# Preprocess data.
|
| 179 |
+
print('Processing scenes...')
|
| 180 |
+
with ProcessPoolExecutor(
|
| 181 |
+
max_workers=config.num_workers,
|
| 182 |
+
initializer=init_worker,
|
| 183 |
+
initargs=(
|
| 184 |
+
config.output_root,
|
| 185 |
+
train_scenes,
|
| 186 |
+
val_scenes,
|
| 187 |
+
config.voxel_size,
|
| 188 |
+
config.normalize_pointcloud,
|
| 189 |
+
label_map,
|
| 190 |
+
),
|
| 191 |
+
) as pool:
|
| 192 |
+
_ = list(pool.map(handle_process, scene_paths))
|
preprocessing/ScanNet200/requirements.txt
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
certifi==2022.5.18.1
|
| 2 |
+
joblib==1.1.0
|
| 3 |
+
numpy==1.22.4
|
| 4 |
+
pandas==1.4.2
|
| 5 |
+
pip==21.2.4
|
| 6 |
+
plyfile==0.7.4
|
| 7 |
+
python-dateutil==2.8.2
|
| 8 |
+
pytz==2022.1
|
| 9 |
+
scikit-learn==1.1.1
|
| 10 |
+
scipy==1.8.1
|
| 11 |
+
setuptools==61.2.0
|
| 12 |
+
six==1.16.0
|
| 13 |
+
threadpoolctl==3.1.0
|
| 14 |
+
trimesh==3.12.6
|
| 15 |
+
wheel==0.37.1
|
preprocessing/ScanNet200/scannet200_constants.py
ADDED
|
@@ -0,0 +1,277 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
### ScanNet Benchmark constants ###
|
| 2 |
+
VALID_CLASS_IDS_20 = (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 24, 28, 33, 34, 36, 39)
|
| 3 |
+
|
| 4 |
+
CLASS_LABELS_20 = ('wall', 'floor', 'cabinet', 'bed', 'chair', 'sofa', 'table', 'door', 'window',
|
| 5 |
+
'bookshelf', 'picture', 'counter', 'desk', 'curtain', 'refrigerator',
|
| 6 |
+
'shower curtain', 'toilet', 'sink', 'bathtub', 'otherfurniture')
|
| 7 |
+
|
| 8 |
+
SCANNET_COLOR_MAP_20 = {
|
| 9 |
+
0: (0., 0., 0.),
|
| 10 |
+
1: (174., 199., 232.),
|
| 11 |
+
2: (152., 223., 138.),
|
| 12 |
+
3: (31., 119., 180.),
|
| 13 |
+
4: (255., 187., 120.),
|
| 14 |
+
5: (188., 189., 34.),
|
| 15 |
+
6: (140., 86., 75.),
|
| 16 |
+
7: (255., 152., 150.),
|
| 17 |
+
8: (214., 39., 40.),
|
| 18 |
+
9: (197., 176., 213.),
|
| 19 |
+
10: (148., 103., 189.),
|
| 20 |
+
11: (196., 156., 148.),
|
| 21 |
+
12: (23., 190., 207.),
|
| 22 |
+
14: (247., 182., 210.),
|
| 23 |
+
15: (66., 188., 102.),
|
| 24 |
+
16: (219., 219., 141.),
|
| 25 |
+
17: (140., 57., 197.),
|
| 26 |
+
18: (202., 185., 52.),
|
| 27 |
+
19: (51., 176., 203.),
|
| 28 |
+
20: (200., 54., 131.),
|
| 29 |
+
21: (92., 193., 61.),
|
| 30 |
+
22: (78., 71., 183.),
|
| 31 |
+
23: (172., 114., 82.),
|
| 32 |
+
24: (255., 127., 14.),
|
| 33 |
+
25: (91., 163., 138.),
|
| 34 |
+
26: (153., 98., 156.),
|
| 35 |
+
27: (140., 153., 101.),
|
| 36 |
+
28: (158., 218., 229.),
|
| 37 |
+
29: (100., 125., 154.),
|
| 38 |
+
30: (178., 127., 135.),
|
| 39 |
+
32: (146., 111., 194.),
|
| 40 |
+
33: (44., 160., 44.),
|
| 41 |
+
34: (112., 128., 144.),
|
| 42 |
+
35: (96., 207., 209.),
|
| 43 |
+
36: (227., 119., 194.),
|
| 44 |
+
37: (213., 92., 176.),
|
| 45 |
+
38: (94., 106., 211.),
|
| 46 |
+
39: (82., 84., 163.),
|
| 47 |
+
40: (100., 85., 144.),
|
| 48 |
+
}
|
| 49 |
+
|
| 50 |
+
### ScanNet200 Benchmark constants ###
|
| 51 |
+
VALID_CLASS_IDS_200 = (
|
| 52 |
+
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71,
|
| 53 |
+
72, 73, 74, 75, 76, 77, 78, 79, 80, 82, 84, 86, 87, 88, 89, 90, 93, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 110, 112, 115, 116, 118, 120, 121, 122, 125, 128, 130, 131, 132, 134, 136, 138, 139, 140, 141, 145, 148, 154,
|
| 54 |
+
155, 156, 157, 159, 161, 163, 165, 166, 168, 169, 170, 177, 180, 185, 188, 191, 193, 195, 202, 208, 213, 214, 221, 229, 230, 232, 233, 242, 250, 261, 264, 276, 283, 286, 300, 304, 312, 323, 325, 331, 342, 356, 370, 392, 395, 399, 408, 417,
|
| 55 |
+
488, 540, 562, 570, 572, 581, 609, 748, 776, 1156, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191)
|
| 56 |
+
|
| 57 |
+
CLASS_LABELS_200 = (
|
| 58 |
+
'wall', 'chair', 'floor', 'table', 'door', 'couch', 'cabinet', 'shelf', 'desk', 'office chair', 'bed', 'pillow', 'sink', 'picture', 'window', 'toilet', 'bookshelf', 'monitor', 'curtain', 'book', 'armchair', 'coffee table', 'box',
|
| 59 |
+
'refrigerator', 'lamp', 'kitchen cabinet', 'towel', 'clothes', 'tv', 'nightstand', 'counter', 'dresser', 'stool', 'cushion', 'plant', 'ceiling', 'bathtub', 'end table', 'dining table', 'keyboard', 'bag', 'backpack', 'toilet paper',
|
| 60 |
+
'printer', 'tv stand', 'whiteboard', 'blanket', 'shower curtain', 'trash can', 'closet', 'stairs', 'microwave', 'stove', 'shoe', 'computer tower', 'bottle', 'bin', 'ottoman', 'bench', 'board', 'washing machine', 'mirror', 'copier',
|
| 61 |
+
'basket', 'sofa chair', 'file cabinet', 'fan', 'laptop', 'shower', 'paper', 'person', 'paper towel dispenser', 'oven', 'blinds', 'rack', 'plate', 'blackboard', 'piano', 'suitcase', 'rail', 'radiator', 'recycling bin', 'container',
|
| 62 |
+
'wardrobe', 'soap dispenser', 'telephone', 'bucket', 'clock', 'stand', 'light', 'laundry basket', 'pipe', 'clothes dryer', 'guitar', 'toilet paper holder', 'seat', 'speaker', 'column', 'bicycle', 'ladder', 'bathroom stall', 'shower wall',
|
| 63 |
+
'cup', 'jacket', 'storage bin', 'coffee maker', 'dishwasher', 'paper towel roll', 'machine', 'mat', 'windowsill', 'bar', 'toaster', 'bulletin board', 'ironing board', 'fireplace', 'soap dish', 'kitchen counter', 'doorframe',
|
| 64 |
+
'toilet paper dispenser', 'mini fridge', 'fire extinguisher', 'ball', 'hat', 'shower curtain rod', 'water cooler', 'paper cutter', 'tray', 'shower door', 'pillar', 'ledge', 'toaster oven', 'mouse', 'toilet seat cover dispenser',
|
| 65 |
+
'furniture', 'cart', 'storage container', 'scale', 'tissue box', 'light switch', 'crate', 'power outlet', 'decoration', 'sign', 'projector', 'closet door', 'vacuum cleaner', 'candle', 'plunger', 'stuffed animal', 'headphones', 'dish rack',
|
| 66 |
+
'broom', 'guitar case', 'range hood', 'dustpan', 'hair dryer', 'water bottle', 'handicap bar', 'purse', 'vent', 'shower floor', 'water pitcher', 'mailbox', 'bowl', 'paper bag', 'alarm clock', 'music stand', 'projector screen', 'divider',
|
| 67 |
+
'laundry detergent', 'bathroom counter', 'object', 'bathroom vanity', 'closet wall', 'laundry hamper', 'bathroom stall door', 'ceiling light', 'trash bin', 'dumbbell', 'stair rail', 'tube', 'bathroom cabinet', 'cd case', 'closet rod',
|
| 68 |
+
'coffee kettle', 'structure', 'shower head', 'keyboard piano', 'case of water bottles', 'coat rack', 'storage organizer', 'folded chair', 'fire alarm', 'power strip', 'calendar', 'poster', 'potted plant', 'luggage', 'mattress')
|
| 69 |
+
|
| 70 |
+
SCANNET_COLOR_MAP_200 = {
|
| 71 |
+
0: (0., 0., 0.),
|
| 72 |
+
1: (174., 199., 232.),
|
| 73 |
+
2: (188., 189., 34.),
|
| 74 |
+
3: (152., 223., 138.),
|
| 75 |
+
4: (255., 152., 150.),
|
| 76 |
+
5: (214., 39., 40.),
|
| 77 |
+
6: (91., 135., 229.),
|
| 78 |
+
7: (31., 119., 180.),
|
| 79 |
+
8: (229., 91., 104.),
|
| 80 |
+
9: (247., 182., 210.),
|
| 81 |
+
10: (91., 229., 110.),
|
| 82 |
+
11: (255., 187., 120.),
|
| 83 |
+
13: (141., 91., 229.),
|
| 84 |
+
14: (112., 128., 144.),
|
| 85 |
+
15: (196., 156., 148.),
|
| 86 |
+
16: (197., 176., 213.),
|
| 87 |
+
17: (44., 160., 44.),
|
| 88 |
+
18: (148., 103., 189.),
|
| 89 |
+
19: (229., 91., 223.),
|
| 90 |
+
21: (219., 219., 141.),
|
| 91 |
+
22: (192., 229., 91.),
|
| 92 |
+
23: (88., 218., 137.),
|
| 93 |
+
24: (58., 98., 137.),
|
| 94 |
+
26: (177., 82., 239.),
|
| 95 |
+
27: (255., 127., 14.),
|
| 96 |
+
28: (237., 204., 37.),
|
| 97 |
+
29: (41., 206., 32.),
|
| 98 |
+
31: (62., 143., 148.),
|
| 99 |
+
32: (34., 14., 130.),
|
| 100 |
+
33: (143., 45., 115.),
|
| 101 |
+
34: (137., 63., 14.),
|
| 102 |
+
35: (23., 190., 207.),
|
| 103 |
+
36: (16., 212., 139.),
|
| 104 |
+
38: (90., 119., 201.),
|
| 105 |
+
39: (125., 30., 141.),
|
| 106 |
+
40: (150., 53., 56.),
|
| 107 |
+
41: (186., 197., 62.),
|
| 108 |
+
42: (227., 119., 194.),
|
| 109 |
+
44: (38., 100., 128.),
|
| 110 |
+
45: (120., 31., 243.),
|
| 111 |
+
46: (154., 59., 103.),
|
| 112 |
+
47: (169., 137., 78.),
|
| 113 |
+
48: (143., 245., 111.),
|
| 114 |
+
49: (37., 230., 205.),
|
| 115 |
+
50: (14., 16., 155.),
|
| 116 |
+
51: (196., 51., 182.),
|
| 117 |
+
52: (237., 80., 38.),
|
| 118 |
+
54: (138., 175., 62.),
|
| 119 |
+
55: (158., 218., 229.),
|
| 120 |
+
56: (38., 96., 167.),
|
| 121 |
+
57: (190., 77., 246.),
|
| 122 |
+
58: (208., 49., 84.),
|
| 123 |
+
59: (208., 193., 72.),
|
| 124 |
+
62: (55., 220., 57.),
|
| 125 |
+
63: (10., 125., 140.),
|
| 126 |
+
64: (76., 38., 202.),
|
| 127 |
+
65: (191., 28., 135.),
|
| 128 |
+
66: (211., 120., 42.),
|
| 129 |
+
67: (118., 174., 76.),
|
| 130 |
+
68: (17., 242., 171.),
|
| 131 |
+
69: (20., 65., 247.),
|
| 132 |
+
70: (208., 61., 222.),
|
| 133 |
+
71: (162., 62., 60.),
|
| 134 |
+
72: (210., 235., 62.),
|
| 135 |
+
73: (45., 152., 72.),
|
| 136 |
+
74: (35., 107., 149.),
|
| 137 |
+
75: (160., 89., 237.),
|
| 138 |
+
76: (227., 56., 125.),
|
| 139 |
+
77: (169., 143., 81.),
|
| 140 |
+
78: (42., 143., 20.),
|
| 141 |
+
79: (25., 160., 151.),
|
| 142 |
+
80: (82., 75., 227.),
|
| 143 |
+
82: (253., 59., 222.),
|
| 144 |
+
84: (240., 130., 89.),
|
| 145 |
+
86: (123., 172., 47.),
|
| 146 |
+
87: (71., 194., 133.),
|
| 147 |
+
88: (24., 94., 205.),
|
| 148 |
+
89: (134., 16., 179.),
|
| 149 |
+
90: (159., 32., 52.),
|
| 150 |
+
93: (213., 208., 88.),
|
| 151 |
+
95: (64., 158., 70.),
|
| 152 |
+
96: (18., 163., 194.),
|
| 153 |
+
97: (65., 29., 153.),
|
| 154 |
+
98: (177., 10., 109.),
|
| 155 |
+
99: (152., 83., 7.),
|
| 156 |
+
100: (83., 175., 30.),
|
| 157 |
+
101: (18., 199., 153.),
|
| 158 |
+
102: (61., 81., 208.),
|
| 159 |
+
103: (213., 85., 216.),
|
| 160 |
+
104: (170., 53., 42.),
|
| 161 |
+
105: (161., 192., 38.),
|
| 162 |
+
106: (23., 241., 91.),
|
| 163 |
+
107: (12., 103., 170.),
|
| 164 |
+
110: (151., 41., 245.),
|
| 165 |
+
112: (133., 51., 80.),
|
| 166 |
+
115: (184., 162., 91.),
|
| 167 |
+
116: (50., 138., 38.),
|
| 168 |
+
118: (31., 237., 236.),
|
| 169 |
+
120: (39., 19., 208.),
|
| 170 |
+
121: (223., 27., 180.),
|
| 171 |
+
122: (254., 141., 85.),
|
| 172 |
+
125: (97., 144., 39.),
|
| 173 |
+
128: (106., 231., 176.),
|
| 174 |
+
130: (12., 61., 162.),
|
| 175 |
+
131: (124., 66., 140.),
|
| 176 |
+
132: (137., 66., 73.),
|
| 177 |
+
134: (250., 253., 26.),
|
| 178 |
+
136: (55., 191., 73.),
|
| 179 |
+
138: (60., 126., 146.),
|
| 180 |
+
139: (153., 108., 234.),
|
| 181 |
+
140: (184., 58., 125.),
|
| 182 |
+
141: (135., 84., 14.),
|
| 183 |
+
145: (139., 248., 91.),
|
| 184 |
+
148: (53., 200., 172.),
|
| 185 |
+
154: (63., 69., 134.),
|
| 186 |
+
155: (190., 75., 186.),
|
| 187 |
+
156: (127., 63., 52.),
|
| 188 |
+
157: (141., 182., 25.),
|
| 189 |
+
159: (56., 144., 89.),
|
| 190 |
+
161: (64., 160., 250.),
|
| 191 |
+
163: (182., 86., 245.),
|
| 192 |
+
165: (139., 18., 53.),
|
| 193 |
+
166: (134., 120., 54.),
|
| 194 |
+
168: (49., 165., 42.),
|
| 195 |
+
169: (51., 128., 133.),
|
| 196 |
+
170: (44., 21., 163.),
|
| 197 |
+
177: (232., 93., 193.),
|
| 198 |
+
180: (176., 102., 54.),
|
| 199 |
+
185: (116., 217., 17.),
|
| 200 |
+
188: (54., 209., 150.),
|
| 201 |
+
191: (60., 99., 204.),
|
| 202 |
+
193: (129., 43., 144.),
|
| 203 |
+
195: (252., 100., 106.),
|
| 204 |
+
202: (187., 196., 73.),
|
| 205 |
+
208: (13., 158., 40.),
|
| 206 |
+
213: (52., 122., 152.),
|
| 207 |
+
214: (128., 76., 202.),
|
| 208 |
+
221: (187., 50., 115.),
|
| 209 |
+
229: (180., 141., 71.),
|
| 210 |
+
230: (77., 208., 35.),
|
| 211 |
+
232: (72., 183., 168.),
|
| 212 |
+
233: (97., 99., 203.),
|
| 213 |
+
242: (172., 22., 158.),
|
| 214 |
+
250: (155., 64., 40.),
|
| 215 |
+
261: (118., 159., 30.),
|
| 216 |
+
264: (69., 252., 148.),
|
| 217 |
+
276: (45., 103., 173.),
|
| 218 |
+
283: (111., 38., 149.),
|
| 219 |
+
286: (184., 9., 49.),
|
| 220 |
+
300: (188., 174., 67.),
|
| 221 |
+
304: (53., 206., 53.),
|
| 222 |
+
312: (97., 235., 252.),
|
| 223 |
+
323: (66., 32., 182.),
|
| 224 |
+
325: (236., 114., 195.),
|
| 225 |
+
331: (241., 154., 83.),
|
| 226 |
+
342: (133., 240., 52.),
|
| 227 |
+
356: (16., 205., 144.),
|
| 228 |
+
370: (75., 101., 198.),
|
| 229 |
+
392: (237., 95., 251.),
|
| 230 |
+
395: (191., 52., 49.),
|
| 231 |
+
399: (227., 254., 54.),
|
| 232 |
+
408: (49., 206., 87.),
|
| 233 |
+
417: (48., 113., 150.),
|
| 234 |
+
488: (125., 73., 182.),
|
| 235 |
+
540: (229., 32., 114.),
|
| 236 |
+
562: (158., 119., 28.),
|
| 237 |
+
570: (60., 205., 27.),
|
| 238 |
+
572: (18., 215., 201.),
|
| 239 |
+
581: (79., 76., 153.),
|
| 240 |
+
609: (134., 13., 116.),
|
| 241 |
+
748: (192., 97., 63.),
|
| 242 |
+
776: (108., 163., 18.),
|
| 243 |
+
1156: (95., 220., 156.),
|
| 244 |
+
1163: (98., 141., 208.),
|
| 245 |
+
1164: (144., 19., 193.),
|
| 246 |
+
1165: (166., 36., 57.),
|
| 247 |
+
1166: (212., 202., 34.),
|
| 248 |
+
1167: (23., 206., 34.),
|
| 249 |
+
1168: (91., 211., 236.),
|
| 250 |
+
1169: (79., 55., 137.),
|
| 251 |
+
1170: (182., 19., 117.),
|
| 252 |
+
1171: (134., 76., 14.),
|
| 253 |
+
1172: (87., 185., 28.),
|
| 254 |
+
1173: (82., 224., 187.),
|
| 255 |
+
1174: (92., 110., 214.),
|
| 256 |
+
1175: (168., 80., 171.),
|
| 257 |
+
1176: (197., 63., 51.),
|
| 258 |
+
1178: (175., 199., 77.),
|
| 259 |
+
1179: (62., 180., 98.),
|
| 260 |
+
1180: (8., 91., 150.),
|
| 261 |
+
1181: (77., 15., 130.),
|
| 262 |
+
1182: (154., 65., 96.),
|
| 263 |
+
1183: (197., 152., 11.),
|
| 264 |
+
1184: (59., 155., 45.),
|
| 265 |
+
1185: (12., 147., 145.),
|
| 266 |
+
1186: (54., 35., 219.),
|
| 267 |
+
1187: (210., 73., 181.),
|
| 268 |
+
1188: (221., 124., 77.),
|
| 269 |
+
1189: (149., 214., 66.),
|
| 270 |
+
1190: (72., 185., 134.),
|
| 271 |
+
1191: (42., 94., 198.),
|
| 272 |
+
}
|
| 273 |
+
|
| 274 |
+
### For instance segmentation the non-object categories ###
|
| 275 |
+
VALID_PANOPTIC_IDS = (1, 3)
|
| 276 |
+
|
| 277 |
+
CLASS_LABELS_PANOPTIC = ('wall', 'floor')
|
preprocessing/ScanNet200/scannet200_splits.py
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
### This file contains the HEAD - COMMON - TAIL split category ids for ScanNet 200
|
| 2 |
+
|
| 3 |
+
HEAD_CATS_SCANNET_200 = ['tv stand', 'curtain', 'blinds', 'shower curtain', 'bookshelf', 'tv', 'kitchen cabinet', 'pillow', 'lamp', 'dresser', 'monitor', 'object', 'ceiling', 'board', 'stove', 'closet wall', 'couch', 'office chair', 'kitchen counter', 'shower', 'closet', 'doorframe', 'sofa chair', 'mailbox', 'nightstand', 'washing machine', 'picture', 'book', 'sink', 'recycling bin', 'table', 'backpack', 'shower wall', 'toilet', 'copier', 'counter', 'stool', 'refrigerator', 'window', 'file cabinet', 'chair', 'wall', 'plant', 'coffee table', 'stairs', 'armchair', 'cabinet', 'bathroom vanity', 'bathroom stall', 'mirror', 'blackboard', 'trash can', 'stair rail', 'box', 'towel', 'door', 'clothes', 'whiteboard', 'bed', 'floor', 'bathtub', 'desk', 'wardrobe', 'clothes dryer', 'radiator', 'shelf']
|
| 4 |
+
COMMON_CATS_SCANNET_200 = ["cushion", "end table", "dining table", "keyboard", "bag", "toilet paper", "printer", "blanket", "microwave", "shoe", "computer tower", "bottle", "bin", "ottoman", "bench", "basket", "fan", "laptop", "person", "paper towel dispenser", "oven", "rack", "piano", "suitcase", "rail", "container", "telephone", "stand", "light", "laundry basket", "pipe", "seat", "column", "bicycle", "ladder", "jacket", "storage bin", "coffee maker", "dishwasher", "machine", "mat", "windowsill", "bulletin board", "fireplace", "mini fridge", "water cooler", "shower door", "pillar", "ledge", "furniture", "cart", "decoration", "closet door", "vacuum cleaner", "dish rack", "range hood", "projector screen", "divider", "bathroom counter", "laundry hamper", "bathroom stall door", "ceiling light", "trash bin", "bathroom cabinet", "structure", "storage organizer", "potted plant", "mattress"]
|
| 5 |
+
TAIL_CATS_SCANNET_200 = ["paper", "plate", "soap dispenser", "bucket", "clock", "guitar", "toilet paper holder", "speaker", "cup", "paper towel roll", "bar", "toaster", "ironing board", "soap dish", "toilet paper dispenser", "fire extinguisher", "ball", "hat", "shower curtain rod", "paper cutter", "tray", "toaster oven", "mouse", "toilet seat cover dispenser", "storage container", "scale", "tissue box", "light switch", "crate", "power outlet", "sign", "projector", "candle", "plunger", "stuffed animal", "headphones", "broom", "guitar case", "dustpan", "hair dryer", "water bottle", "handicap bar", "purse", "vent", "shower floor", "water pitcher", "bowl", "paper bag", "alarm clock", "music stand", "laundry detergent", "dumbbell", "tube", "cd case", "closet rod", "coffee kettle", "shower head", "keyboard piano", "case of water bottles", "coat rack", "folded chair", "fire alarm", "power strip", "calendar", "poster", "luggage"]
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
### Given the different size of the official train and val sets, not all ScanNet200 categories are present in the validation set.
|
| 9 |
+
### Here we list of categories with labels and IDs present in both train and validation set, and the remaining categories those are present in train, but not in val
|
| 10 |
+
### We dont evaluate on unseen validation categories in this benchmark
|
| 11 |
+
|
| 12 |
+
VALID_CLASS_IDS_200_VALIDATION = ('wall', 'chair', 'floor', 'table', 'door', 'couch', 'cabinet', 'shelf', 'desk', 'office chair', 'bed', 'pillow', 'sink', 'picture', 'window', 'toilet', 'bookshelf', 'monitor', 'curtain', 'book', 'armchair', 'coffee table', 'box', 'refrigerator', 'lamp', 'kitchen cabinet', 'towel', 'clothes', 'tv', 'nightstand', 'counter', 'dresser', 'stool', 'cushion', 'plant', 'ceiling', 'bathtub', 'end table', 'dining table', 'keyboard', 'bag', 'backpack', 'toilet paper', 'printer', 'tv stand', 'whiteboard', 'blanket', 'shower curtain', 'trash can', 'closet', 'stairs', 'microwave', 'stove', 'shoe', 'computer tower', 'bottle', 'bin', 'ottoman', 'bench', 'board', 'washing machine', 'mirror', 'copier', 'basket', 'sofa chair', 'file cabinet', 'fan', 'laptop', 'shower', 'paper', 'person', 'paper towel dispenser', 'oven', 'blinds', 'rack', 'plate', 'blackboard', 'piano', 'suitcase', 'rail', 'radiator', 'recycling bin', 'container', 'wardrobe', 'soap dispenser', 'telephone', 'bucket', 'clock', 'stand', 'light', 'laundry basket', 'pipe', 'clothes dryer', 'guitar', 'toilet paper holder', 'seat', 'speaker', 'column', 'ladder', 'bathroom stall', 'shower wall', 'cup', 'jacket', 'storage bin', 'coffee maker', 'dishwasher', 'paper towel roll', 'machine', 'mat', 'windowsill', 'bar', 'toaster', 'bulletin board', 'ironing board', 'fireplace', 'soap dish', 'kitchen counter', 'doorframe', 'toilet paper dispenser', 'mini fridge', 'fire extinguisher', 'ball', 'hat', 'shower curtain rod', 'water cooler', 'paper cutter', 'tray', 'shower door', 'pillar', 'ledge', 'toaster oven', 'mouse', 'toilet seat cover dispenser', 'furniture', 'cart', 'scale', 'tissue box', 'light switch', 'crate', 'power outlet', 'decoration', 'sign', 'projector', 'closet door', 'vacuum cleaner', 'plunger', 'stuffed animal', 'headphones', 'dish rack', 'broom', 'range hood', 'dustpan', 'hair dryer', 'water bottle', 'handicap bar', 'vent', 'shower floor', 'water pitcher', 'mailbox', 'bowl', 'paper bag', 'projector screen', 'divider', 'laundry detergent', 'bathroom counter', 'object', 'bathroom vanity', 'closet wall', 'laundry hamper', 'bathroom stall door', 'ceiling light', 'trash bin', 'dumbbell', 'stair rail', 'tube', 'bathroom cabinet', 'closet rod', 'coffee kettle', 'shower head', 'keyboard piano', 'case of water bottles', 'coat rack', 'folded chair', 'fire alarm', 'power strip', 'calendar', 'poster', 'potted plant', 'mattress')
|
| 13 |
+
|
| 14 |
+
CLASS_LABELS_200_VALIDATION = (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 82, 84, 86, 87, 88, 89, 90, 93, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 110, 112, 115, 116, 118, 120, 122, 125, 128, 130, 131, 132, 134, 136, 138, 139, 140, 141, 145, 148, 154, 155, 156, 157, 159, 161, 163, 165, 166, 168, 169, 170, 177, 180, 185, 188, 191, 193, 195, 202, 208, 213, 214, 229, 230, 232, 233, 242, 250, 261, 264, 276, 283, 300, 304, 312, 323, 325, 342, 356, 370, 392, 395, 408, 417, 488, 540, 562, 570, 609, 748, 776, 1156, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1175, 1176, 1179, 1180, 1181, 1182, 1184, 1185, 1186, 1187, 1188, 1189, 1191)
|
| 15 |
+
|
| 16 |
+
VALID_CLASS_IDS_200_TRAIN_ONLY = ('bicycle', 'storage container', 'candle', 'guitar case', 'purse', 'alarm clock', 'music stand', 'cd case', 'structure', 'storage organizer', 'luggage')
|
| 17 |
+
|
| 18 |
+
CLASS_LABELS_200_TRAIN_ONLY = (121, 221, 286, 331, 399, 572, 581, 1174, 1178, 1183, 1190)
|
preprocessing/ScanNet200/scannetv2-labels.combined.tsv
ADDED
|
@@ -0,0 +1,608 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
id raw_category category count nyu40id eigen13id nyuClass nyu40class eigen13class ModelNet40 ModelNet10 ShapeNetCore55 synsetoffset wnsynsetid wnsynsetkey mpcat40 mpcat40index
|
| 2 |
+
1 wall wall 8277 1 12 wall wall Wall n04546855 wall.n.01 wall 1
|
| 3 |
+
2 chair chair 4646 5 4 chair chair Chair chair chair chair 3001627 n03001627 chair.n.01 chair 3
|
| 4 |
+
22 books book 1678 23 2 book books Books n02870526 book.n.11 objects 39
|
| 5 |
+
3 floor floor 1553 2 5 floor floor Floor n03365592 floor.n.01 floor 2
|
| 6 |
+
5 door door 1483 8 12 door door Wall door n03221720 door.n.01 door 4
|
| 7 |
+
1163 object object 1313 40 7 otherprop Objects objects 39
|
| 8 |
+
16 window window 1209 9 13 window window Window n04587648 window.n.01 window 9
|
| 9 |
+
4 table table 1170 7 10 table table Table table table table 4379243 n04379243 table.n.02 table 5
|
| 10 |
+
56 trash can trash can 1090 39 6 garbage bin otherfurniture Furniture trash_bin 2747177 n02747177 ashcan.n.01 objects 39
|
| 11 |
+
13 pillow pillow 937 18 7 pillow pillow Objects pillow 3938244 n03938244 pillow.n.01 cushion 8
|
| 12 |
+
15 picture picture 862 11 8 picture picture Picture n03931044 picture.n.01 picture 6
|
| 13 |
+
41 ceiling ceiling 806 22 3 ceiling ceiling Ceiling n02990373 ceiling.n.01 ceiling 17
|
| 14 |
+
26 box box 775 29 7 box box Objects n02883344 box.n.01 objects 39
|
| 15 |
+
161 doorframe doorframe 768 8 12 door door Wall door doorframe.n.01 door 4
|
| 16 |
+
19 monitor monitor 765 40 7 monitor otherprop Objects monitor monitor tv or monitor 3211117 n03782190 monitor.n.04 objects 39
|
| 17 |
+
7 cabinet cabinet 731 3 6 cabinet cabinet Furniture cabinet 2933112 n02933112 cabinet.n.01 cabinet 7
|
| 18 |
+
9 desk desk 680 14 10 desk desk Table desk desk table 4379243 n03179701 desk.n.01 table 5
|
| 19 |
+
8 shelf shelf 641 15 6 shelves shelves Furniture bookshelf bookshelf 2871439 n02871439 bookshelf.n.01 shelving 31
|
| 20 |
+
10 office chair office chair 595 5 4 chair chair Chair chair chair chair 3001627 n04373704 swivel_chair.n.01 chair 3
|
| 21 |
+
31 towel towel 570 27 7 towel towel Objects n04459362 towel.n.01 towel 20
|
| 22 |
+
6 couch couch 502 6 9 sofa sofa Sofa sofa sofa sofa 4256520 n04256520 sofa.n.01 sofa 10
|
| 23 |
+
14 sink sink 488 34 7 sink sink Objects sink n04223580 sink.n.01 sink 15
|
| 24 |
+
48 backpack backpack 479 40 7 backpack otherprop Objects n02769748 backpack.n.01 objects 39
|
| 25 |
+
28 lamp lamp 419 35 7 lamp lamp Objects lamp lamp 3636649 n03636649 lamp.n.02 lighting 28
|
| 26 |
+
11 bed bed 370 4 1 bed bed Bed bed bed bed 2818832 n02818832 bed.n.01 bed 11
|
| 27 |
+
18 bookshelf bookshelf 360 10 6 bookshelf bookshelf Furniture bookshelf bookshelf 2871439 n02871439 bookshelf.n.01 shelving 31
|
| 28 |
+
71 mirror mirror 349 19 7 mirror mirror Objects n03773035 mirror.n.01 mirror 21
|
| 29 |
+
21 curtain curtain 347 16 13 curtain curtain Window curtain n03151077 curtain.n.01 curtain 12
|
| 30 |
+
40 plant plant 331 40 7 plant otherprop Objects plant n00017222 plant.n.02 plant 14
|
| 31 |
+
52 whiteboard whiteboard 327 30 7 whiteboard whiteboard Objects n03211616 display_panel.n.01 board_panel 35
|
| 32 |
+
96 radiator radiator 322 39 6 radiator otherfurniture Furniture n04041069 radiator.n.02 misc 40
|
| 33 |
+
22 book book 318 23 2 book books Books n02870526 book.n.11 objects 39
|
| 34 |
+
29 kitchen cabinet kitchen cabinet 310 3 6 cabinet cabinet Furniture n02933112 cabinet.n.01 cabinet 7
|
| 35 |
+
49 toilet paper toilet paper 291 40 7 toilet paper otherprop Objects n15075141 toilet_tissue.n.01 objects 39
|
| 36 |
+
29 kitchen cabinets kitchen cabinet 289 3 6 cabinet cabinet Furniture cabinet 2933112 n02933112 cabinet.n.01 cabinet 7
|
| 37 |
+
23 armchair armchair 281 5 4 chair chair Chair chair chair chair 3001627 n02738535 armchair.n.01 chair 3
|
| 38 |
+
63 shoes shoe 272 40 7 shoe otherprop Objects n04199027 shoe.n.01 clothes 38
|
| 39 |
+
24 coffee table coffee table 258 7 10 coffee table table Table table table table 4379243 n03063968 coffee_table.n.01 table 5
|
| 40 |
+
17 toilet toilet 256 33 7 toilet toilet Objects toilet toilet n04446276 toilet.n.01 toilet 18
|
| 41 |
+
47 bag bag 252 37 7 bag bag Objects suitcase 2773838 n02773838 bag.n.06 objects 39
|
| 42 |
+
32 clothes clothes 248 21 7 clothes clothes Objects n02728440 apparel.n.01 clothes 38
|
| 43 |
+
46 keyboard keyboard 246 40 7 keyboard otherprop Objects keyboard computer keyboard 3085013 n03085013 computer_keyboard.n.01 objects 39
|
| 44 |
+
65 bottle bottle 226 40 7 bottle otherprop Objects bottle bottle 2876657 n02876657 bottle.n.01 objects 39
|
| 45 |
+
97 recycling bin recycling bin 225 39 6 garbage bin otherfurniture Furniture trash_bin 2747177 n02747177 ashcan.n.01 objects 39
|
| 46 |
+
34 nightstand nightstand 224 32 6 night stand night stand Furniture night_stand night_stand n03015254 chest_of_drawers.n.01 chest_of_drawers 13
|
| 47 |
+
38 stool stool 221 40 7 stool otherprop Objects stool n04326896 stool.n.01 stool 19
|
| 48 |
+
33 tv tv 219 25 11 television television TV tv or monitor 3211117 n03211117 display.n.06 tv_monitor 22
|
| 49 |
+
75 file cabinet file cabinet 217 3 6 cabinet cabinet Furniture cabinet 2933112 n02933112 cabinet.n.01 cabinet 7
|
| 50 |
+
36 dresser dresser 213 17 6 dresser dresser Furniture dresser dresser n03015254 chest_of_drawers.n.01 chest_of_drawers 13
|
| 51 |
+
64 computer tower computer tower 203 40 7 computer otherprop Objects n03082979 computer.n.01 objects 39
|
| 52 |
+
32 clothing clothes 165 21 7 clothes clothes Objects n02728440 apparel.n.01 clothes 38
|
| 53 |
+
101 telephone telephone 164 40 7 telephone otherprop Objects telephone 4401088 n04401088 telephone.n.01 objects 39
|
| 54 |
+
130 cup cup 157 40 7 cup otherprop Objects cup cup or mug 3797390 n03797390 mug.n.04 objects 39
|
| 55 |
+
27 refrigerator refrigerator 154 24 6 refridgerator refridgerator Furniture n04070727 refrigerator.n.01 appliances 37
|
| 56 |
+
44 end table end table 147 7 10 table table Table table table table 4379243 n04379243 table.n.02 table 5
|
| 57 |
+
131 jacket jacket 146 40 7 jacket otherprop Objects n03589791 jacket.n.01 clothes 38
|
| 58 |
+
55 shower curtain shower curtain 144 28 7 shower curtain shower curtain Objects curtain n04209239 shower_curtain.n.01 curtain 12
|
| 59 |
+
42 bathtub bathtub 144 36 7 bathtub bathtub Objects bathtub bathtub tub 2808440 n02808440 bathtub.n.01 bathtub 25
|
| 60 |
+
59 microwave microwave 141 40 7 microwave otherprop Objects microwave 3761084 n03761084 microwave.n.02 appliances 37
|
| 61 |
+
159 kitchen counter kitchen counter 140 12 6 counter counter Furniture table table table 4379243 n03116530 counter.n.01 counter 26
|
| 62 |
+
74 sofa chair sofa chair 129 5 4 chair chair Chair chair chair chair 3001627 n03001627 chair.n.01 chair 3
|
| 63 |
+
82 paper towel dispenser paper towel dispenser 129 40 7 paper towel dispenser otherprop Objects objects 39
|
| 64 |
+
1164 bathroom vanity bathroom vanity 126 3 6 cabinet cabinet Furniture cabinet 2933112 n02933112 cabinet.n.01 table 5
|
| 65 |
+
93 suitcase suitcase 118 40 7 luggage otherprop Objects n02773838 bag.n.06 objects 39
|
| 66 |
+
77 laptop laptop 111 40 7 laptop otherprop Objects laptop laptop 3642806 n03642806 laptop.n.01 objects 39
|
| 67 |
+
67 ottoman ottoman 111 39 6 ottoman otherfurniture Furniture stool n03380724 footstool.n.01 stool 19
|
| 68 |
+
128 shower walls shower wall 109 1 12 wall wall Wall n04546855 wall.n.01 wall 1
|
| 69 |
+
50 printer printer 106 40 7 printer otherprop Objects printer 4004475 n04004475 printer.n.03 appliances 37
|
| 70 |
+
35 counter counter 104 12 6 counter counter Furniture table table table 4379243 n03116530 counter.n.01 counter 26
|
| 71 |
+
69 board board 100 38 7 board otherstructure Objects board_panel 35
|
| 72 |
+
100 soap dispenser soap dispenser 99 40 7 otherprop Objects n04254120 soap_dispenser.n.01 objects 39
|
| 73 |
+
62 stove stove 95 38 7 stove otherstructure Objects stove 4330267 n04330267 stove.n.02 appliances 37
|
| 74 |
+
105 light light 93 38 7 light otherstructure Objects n03665366 light.n.02 lighting 28
|
| 75 |
+
1165 closet wall closet wall 90 1 12 wall wall Wall n04546855 wall.n.01 wall 1
|
| 76 |
+
165 mini fridge mini fridge 87 24 6 refridgerator refridgerator Furniture n03273913 electric_refrigerator.n.01 appliances 37
|
| 77 |
+
7 cabinets cabinet 79 3 6 cabinet cabinet Furniture cabinet 2933112 n02933112 cabinet.n.01 cabinet 7
|
| 78 |
+
5 doors door 76 8 12 door door Wall door n03221720 door.n.01 door 4
|
| 79 |
+
76 fan fan 75 40 7 fan otherprop Objects n03320046 fan.n.01 misc 40
|
| 80 |
+
230 tissue box tissue box 73 40 7 tissue box otherprop Objects n02883344 box.n.01 objects 39
|
| 81 |
+
54 blanket blanket 72 40 7 blanket otherprop Objects n02849154 blanket.n.01 objects 39
|
| 82 |
+
125 bathroom stall bathroom stall 71 38 7 otherstructure Objects n02873839 booth.n.02 misc 40
|
| 83 |
+
72 copier copier 70 40 7 otherprop Objects n03257586 duplicator.n.01 appliances 37
|
| 84 |
+
68 bench bench 66 39 6 bench otherfurniture Furniture bench bench 2828884 n02828884 bench.n.01 seating 34
|
| 85 |
+
145 bar bar 66 38 7 bar otherstructure Objects n02788689 bar.n.03 misc 40
|
| 86 |
+
157 soap dish soap dish 65 40 7 soap dish otherprop Objects n04254009 soap_dish.n.01 objects 39
|
| 87 |
+
1166 laundry hamper laundry hamper 65 40 7 laundry basket otherprop Objects objects 39
|
| 88 |
+
132 storage bin storage bin 63 40 7 storage bin otherprop Objects objects 39
|
| 89 |
+
1167 bathroom stall door bathroom stall door 62 8 12 door door Wall door n03221720 door.n.01 door 4
|
| 90 |
+
232 light switch light switch 61 38 7 light switch otherstructure Objects n04372370 switch.n.01 misc 40
|
| 91 |
+
134 coffee maker coffee maker 61 40 7 otherprop Objects n03063338 coffee_maker.n.01 appliances 37
|
| 92 |
+
51 tv stand tv stand 61 39 6 tv stand otherfurniture Furniture tv_stand n03290653 entertainment_center.n.01 furniture 36
|
| 93 |
+
250 decoration decoration 60 40 7 otherprop Objects n03169390 decoration.n.01 misc 40
|
| 94 |
+
1168 ceiling light ceiling light 59 38 7 light otherstructure Objects n03665366 light.n.02 lighting 28
|
| 95 |
+
342 range hood range hood 59 38 7 range hood otherstructure Objects range_hood n04053677 range_hood.n.01 misc 40
|
| 96 |
+
89 blackboard blackboard 58 38 7 blackboard otherstructure Objects n02846511 blackboard.n.01 board_panel 35
|
| 97 |
+
103 clock clock 58 40 7 clock otherprop Objects clock 3046257 n03046257 clock.n.01 objects 39
|
| 98 |
+
99 wardrobe closet wardrobe 54 39 6 wardrobe otherfurniture Furniture wardrobe n04550184 wardrobe.n.01 furniture 36
|
| 99 |
+
95 rail rail 53 38 7 railing otherstructure Objects n04047401 railing.n.01 railing 30
|
| 100 |
+
154 bulletin board bulletin board 53 38 7 board otherstructure Objects n03211616 display_panel.n.01 board_panel 35
|
| 101 |
+
140 mat mat 52 20 5 floor mat floor mat Floor n03727837 mat.n.01 floor 2
|
| 102 |
+
1169 trash bin trash bin 52 39 6 garbage bin otherfurniture Furniture trash_bin 2747177 n02747177 ashcan.n.01 objects 39
|
| 103 |
+
193 ledge ledge 51 38 7 otherstructure Objects n09337253 ledge.n.01 misc 40
|
| 104 |
+
116 seat seat 49 39 6 furniture otherfurniture Furniture n04161981 seat.n.03 furniture 36
|
| 105 |
+
202 mouse mouse 49 40 7 mouse otherprop Objects n03793489 mouse.n.04 objects 39
|
| 106 |
+
73 basket basket 48 40 7 basket otherprop Objects basket 2801938 n02801938 basket.n.01 objects 39
|
| 107 |
+
78 shower shower 48 38 7 otherstructure Objects n04208936 shower.n.01 shower 23
|
| 108 |
+
1170 dumbbell dumbbell 48 40 7 otherprop Objects n03255030 dumbbell.n.01 objects 39
|
| 109 |
+
79 paper paper 46 26 7 paper paper Objects n14974264 paper.n.01 objects 39
|
| 110 |
+
80 person person 46 31 7 person person Objects person n05217688 person.n.02 misc 40
|
| 111 |
+
141 windowsill windowsill 45 38 7 otherstructure Objects n04590263 windowsill.n.01 window 9
|
| 112 |
+
57 closet closet 45 39 6 wardrobe otherfurniture Furniture wardrobe misc 40
|
| 113 |
+
102 bucket bucket 45 40 7 bucket otherprop Objects n02909870 bucket.n.01 misc 40
|
| 114 |
+
261 sign sign 44 40 7 sign otherprop Objects n04217882 signboard.n.01 objects 39
|
| 115 |
+
118 speaker speaker 43 40 7 speaker otherprop Objects speaker 3691459 n03691459 loudspeaker.n.01 objects 39
|
| 116 |
+
136 dishwasher dishwasher 43 38 7 dishwasher otherstructure Objects dishwasher 3207941 n03207941 dishwasher.n.01 appliances 37
|
| 117 |
+
98 container container 43 40 7 container otherprop Objects n03094503 container.n.01 objects 39
|
| 118 |
+
1171 stair rail stair rail 42 38 7 banister otherstructure Objects n02788148 bannister.n.02 railing 30
|
| 119 |
+
170 shower curtain rod shower curtain rod 42 40 7 otherprop Objects curtain 12
|
| 120 |
+
1172 tube tube 41 40 7 otherprop Objects misc 40
|
| 121 |
+
1173 bathroom cabinet bathroom cabinet 39 3 6 cabinet cabinet Furniture cabinet 2933112 n02933112 cabinet.n.01 cabinet 7
|
| 122 |
+
79 papers paper 39 26 7 paper paper Objects n14974264 paper.n.01 objects 39
|
| 123 |
+
221 storage container storage container 39 40 7 container otherprop Objects objects 39
|
| 124 |
+
570 paper bag paper bag 39 37 7 bag bag Objects n04122825 sack.n.01 objects 39
|
| 125 |
+
138 paper towel roll paper towel roll 39 40 7 paper towel otherprop Objects n03887697 paper_towel.n.01 towel 20
|
| 126 |
+
168 ball ball 39 40 7 ball otherprop Objects objects 39
|
| 127 |
+
276 closet doors closet door 38 8 12 door door Wall door n03221720 door.n.01 door 4
|
| 128 |
+
106 laundry basket laundry basket 37 40 7 laundry basket otherprop Objects basket 2801938 n03050864 clothes_hamper.n.01 objects 39
|
| 129 |
+
214 cart cart 37 40 7 cart otherprop Objects n03484083 handcart.n.01 shelving 31
|
| 130 |
+
276 closet door closet door 35 8 12 door door Wall door n03221720 door.n.01 door 4
|
| 131 |
+
323 dish rack dish rack 35 40 7 dish rack otherprop Objects n03207630 dish_rack.n.01 objects 39
|
| 132 |
+
58 stairs stairs 35 38 7 stairs otherstructure Objects n04298308 stairway.n.01 stairs 16
|
| 133 |
+
86 blinds blinds 35 13 13 blinds blinds Window n02851099 blind.n.03 blinds 32
|
| 134 |
+
2 stack of chairs chair 35 5 4 chair chair Chair chair chair chair 3001627 n03001627 chair.n.01 chair 3
|
| 135 |
+
399 purse purse 34 40 7 purse otherprop Objects n02774152 bag.n.04 objects 39
|
| 136 |
+
121 bicycle bicycle 33 40 7 bicycle otherprop Objects bicycle 2834778 n02834778 bicycle.n.01 objects 39
|
| 137 |
+
185 tray tray 32 40 7 tray otherprop Objects n04476259 tray.n.01 objects 39
|
| 138 |
+
300 plunger plunger 30 40 7 otherprop Objects n03970156 plunger.n.03 objects 39
|
| 139 |
+
180 paper cutter paper cutter 30 40 7 paper cutter otherprop Objects n03886940 paper_cutter.n.01 objects 39
|
| 140 |
+
163 toilet paper dispenser toilet paper dispenser 29 40 7 otherprop Objects objects 39
|
| 141 |
+
26 boxes box 29 29 7 box box Objects n02883344 box.n.01 objects 39
|
| 142 |
+
66 bin bin 28 40 7 bin otherprop Objects n02839910 bin.n.01 objects 39
|
| 143 |
+
208 toilet seat cover dispenser toilet seat cover dispenser 28 40 7 otherprop Objects objects 39
|
| 144 |
+
112 guitar guitar 28 40 7 guitar otherprop Objects guitar guitar 3467517 n03467517 guitar.n.01 objects 39
|
| 145 |
+
540 mailboxes mailbox 28 29 7 box box Objects mailbox 3710193 n03710193 mailbox.n.01 misc 40
|
| 146 |
+
395 handicap bar handicap bar 27 38 7 bar otherstructure Objects misc 40
|
| 147 |
+
166 fire extinguisher fire extinguisher 27 40 7 fire extinguisher otherprop Objects n03345837 fire_extinguisher.n.01 misc 40
|
| 148 |
+
122 ladder ladder 27 39 6 ladder otherfurniture Furniture stairs n03632277 ladder.n.01 stairs 16
|
| 149 |
+
120 column column 26 38 7 column otherstructure Objects n03074380 column.n.06 column 24
|
| 150 |
+
107 pipe pipe 25 40 7 pipe otherprop Objects n03944672 pipe.n.02 misc 40
|
| 151 |
+
283 vacuum cleaner vacuum cleaner 25 40 7 otherprop Objects n04517823 vacuum.n.04 objects 39
|
| 152 |
+
88 plate plate 24 40 7 plate otherprop Objects n03959485 plate.n.04 objects 39
|
| 153 |
+
90 piano piano 24 39 6 piano otherfurniture Furniture piano piano 3928116 n03928116 piano.n.01 furniture 36
|
| 154 |
+
177 water cooler water cooler 24 39 6 water cooler otherfurniture Furniture n04559166 water_cooler.n.01 misc 40
|
| 155 |
+
1174 cd case cd case 24 40 7 otherprop Objects objects 39
|
| 156 |
+
562 bowl bowl 24 40 7 bowl otherprop Objects bowl bowl 2880940 n02880940 bowl.n.03 objects 39
|
| 157 |
+
1175 closet rod closet rod 24 40 7 otherprop Objects n04100174 rod.n.01 misc 40
|
| 158 |
+
1156 bathroom counter bathroom counter 24 12 6 counter counter Furniture table table table 4379243 n03116530 counter.n.01 counter 26
|
| 159 |
+
84 oven oven 23 38 7 oven otherstructure Objects n03862676 oven.n.01 appliances 37
|
| 160 |
+
104 stand stand 23 39 6 stand otherfurniture Furniture table table table 4379243 n04301000 stand.n.04 table 5
|
| 161 |
+
229 scale scale 23 40 7 scale otherprop Objects n04141975 scale.n.07 objects 39
|
| 162 |
+
70 washing machine washing machine 23 39 6 washing machine otherfurniture Furniture washing_machine 4554684 n04554684 washer.n.03 appliances 37
|
| 163 |
+
325 broom broom 22 40 7 broom otherprop Objects n02906734 broom.n.01 objects 39
|
| 164 |
+
169 hat hat 22 40 7 hat otherprop Objects n03497657 hat.n.01 clothes 38
|
| 165 |
+
128 shower wall shower wall 22 1 12 wall wall Wall n04208936 shower.n.01 wall 1
|
| 166 |
+
331 guitar case guitar case 21 40 7 guitar case otherprop Objects objects 39
|
| 167 |
+
87 rack rack 21 39 6 stand otherfurniture Furniture n04038440 rack.n.05 shelving 31
|
| 168 |
+
488 water pitcher water pitcher 21 40 7 pitcher otherprop Objects n03950228 pitcher.n.02 objects 39
|
| 169 |
+
776 laundry detergent laundry detergent 21 40 7 otherprop Objects objects 39
|
| 170 |
+
370 hair dryer hair dryer 21 40 7 hair dryer otherprop Objects n03483316 hand_blower.n.01 objects 39
|
| 171 |
+
191 pillar pillar 21 38 7 column otherstructure Objects n03073977 column.n.07 column 24
|
| 172 |
+
748 divider divider 20 40 7 otherprop Objects wall 1
|
| 173 |
+
242 power outlet power outlet 19 40 7 otherprop Objects misc 40
|
| 174 |
+
45 dining table dining table 19 7 10 table table Table table table table 4379243 n04379243 table.n.02 table 5
|
| 175 |
+
417 shower floor shower floor 19 2 5 floor floor Floor n04208936 shower.n.01 floor 2
|
| 176 |
+
70 washing machines washing machine 19 39 6 washing machine otherfurniture Furniture washing_machine 4554684 n04554684 washer.n.03 appliances 37
|
| 177 |
+
188 shower door shower door 19 8 12 door door Wall door n04208936 shower.n.01 door 4
|
| 178 |
+
1176 coffee kettle coffee kettle 18 40 7 pot otherprop Objects n03612814 kettle.n.01 objects 39
|
| 179 |
+
1177 wardrobe cabinet wardrobe 18 39 6 wardrobe otherfurniture Furniture wardrobe n04550184 wardrobe.n.01 furniture 36
|
| 180 |
+
1178 structure structure 18 38 7 otherstructure Objects misc 40
|
| 181 |
+
18 bookshelves bookshelf 17 10 6 bookshelf bookshelf Furniture bookshelf bookshelf 2871439 n02871439 bookshelf.n.01 shelving 31
|
| 182 |
+
110 clothes dryer clothes dryer 17 39 6 otherfurniture Furniture n03251766 dryer.n.01 appliances 37
|
| 183 |
+
148 toaster toaster 17 40 7 toaster otherprop Objects n04442312 toaster.n.02 appliances 37
|
| 184 |
+
63 shoe shoe 17 40 7 shoe otherprop Objects n04199027 shoe.n.01 clothes 38
|
| 185 |
+
155 ironing board ironing board 16 39 6 ironing board otherfurniture Furniture n03586090 ironing_board.n.01 objects 39
|
| 186 |
+
572 alarm clock alarm clock 16 40 7 alarm clock otherprop Objects clock 3046257 n02694662 alarm_clock.n.01 objects 39
|
| 187 |
+
1179 shower head shower head 15 38 7 otherstructure Objects shower 23
|
| 188 |
+
28 lamp base lamp 15 35 7 lamp lamp Objects lamp lamp 3636649 n03636649 lamp.n.02 lighting 28
|
| 189 |
+
392 water bottle water bottle 15 40 7 bottle otherprop Objects bottle bottle 2876657 n04557648 water_bottle.n.01 objects 39
|
| 190 |
+
1180 keyboard piano keyboard piano 15 39 6 piano otherfurniture Furniture piano piano 3928116 n03928116 piano.n.01 furniture 36
|
| 191 |
+
609 projector screen projector screen 15 38 7 projector screen otherstructure Objects misc 40
|
| 192 |
+
1181 case of water bottles case of water bottles 15 40 7 otherprop Objects objects 39
|
| 193 |
+
195 toaster oven toaster oven 14 40 7 toaster oven otherprop Objects n04442441 toaster_oven.n.01 appliances 37
|
| 194 |
+
581 music stand music stand 14 39 6 music stand otherfurniture Furniture n03801760 music_stand.n.01 furniture 36
|
| 195 |
+
58 staircase stairs 14 38 7 stairs otherstructure Objects n04298308 stairway.n.01 stairs 16
|
| 196 |
+
1182 coat rack coat rack 14 40 7 otherprop Objects n03059103 coatrack.n.01 shelving 3
|
| 197 |
+
1183 storage organizer storage organizer 14 40 7 otherprop Objects shelving 3
|
| 198 |
+
139 machine machine 14 40 7 machine otherprop Objects n03699975 machine.n.01 appliances 37
|
| 199 |
+
1184 folded chair folded chair 14 5 4 chair chair Chair chair chair chair 3001627 n03001627 chair.n.01 chair 3
|
| 200 |
+
1185 fire alarm fire alarm 14 40 7 otherprop Objects n03343737 fire_alarm.n.02 misc 40
|
| 201 |
+
156 fireplace fireplace 13 38 7 fireplace otherstructure Objects n03346455 fireplace.n.01 fireplace 27
|
| 202 |
+
408 vent vent 13 40 7 otherprop Objects n04526241 vent.n.01 misc 40
|
| 203 |
+
213 furniture furniture 13 39 6 furniture otherfurniture Furniture n03405725 furniture.n.01 furniture 36
|
| 204 |
+
1186 power strip power strip 13 40 7 otherprop Objects objects 39
|
| 205 |
+
1187 calendar calendar 13 40 7 otherprop Objects objects 39
|
| 206 |
+
1188 poster poster 13 11 8 picture picture Picture n03931044 picture.n.01 picture 6
|
| 207 |
+
115 toilet paper holder toilet paper holder 13 40 7 toilet paper holder otherprop Objects objects 39
|
| 208 |
+
1189 potted plant potted plant 12 40 7 plant otherprop Objects plant n00017222 plant.n.02 plant 14
|
| 209 |
+
304 stuffed animal stuffed animal 12 40 7 stuffed animal otherprop Objects n04399382 teddy.n.01 objects 39
|
| 210 |
+
1190 luggage luggage 12 40 7 luggage otherprop Objects n02774630 baggage.n.01 objects 39
|
| 211 |
+
21 curtains curtain 12 16 13 curtain curtain Window curtain n03151077 curtain.n.01 curtain 12
|
| 212 |
+
312 headphones headphones 12 40 7 otherprop Objects n03261776 earphone.n.01 objects 39
|
| 213 |
+
233 crate crate 12 39 6 crate otherfurniture Furniture n03127925 crate.n.01 objects 39
|
| 214 |
+
286 candle candle 12 40 7 candle otherprop Objects lamp n02948072 candle.n.01 objects 39
|
| 215 |
+
264 projector projector 12 40 7 projector otherprop Objects n04009552 projector.n.02 objects 39
|
| 216 |
+
110 clothes dryers clothes dryer 12 39 6 otherfurniture Furniture n03251766 dryer.n.01 appliances 37
|
| 217 |
+
1191 mattress mattress 12 4 1 bed bed Bed bed bed bed 2818832 n02818832 bed.n.01 bed 11
|
| 218 |
+
356 dustpan dustpan 12 40 7 otherprop Objects n03259009 dustpan.n.02 objects 39
|
| 219 |
+
25 drawer drawer 11 39 6 drawer otherfurniture Furniture n03233905 drawer.n.01 furniture 36
|
| 220 |
+
750 rod rod 11 40 7 otherprop Objects pistol 3948459 n03427202 gat.n.01 misc 40
|
| 221 |
+
269 globe globe 11 40 7 globe otherprop Objects objects 39
|
| 222 |
+
307 footrest footrest 11 39 6 foot rest otherfurniture Furniture stool n03380724 footstool.n.01 stool 19
|
| 223 |
+
410 piano bench piano bench 11 39 6 piano bench otherfurniture Furniture bench bench 2828884 n02828884 bench.n.01 seating 34
|
| 224 |
+
730 breakfast bar breakfast bar 11 38 7 bar otherstructure Objects counter 26
|
| 225 |
+
216 step stool step stool 11 40 7 step stool otherprop Objects stool n04315713 step_stool.n.01 stool 19
|
| 226 |
+
1192 hand rail hand rail 11 38 7 railing otherstructure Objects railing 30
|
| 227 |
+
119 vending machine vending machine 11 40 7 machine otherprop Objects n04525305 vending_machine.n.01 appliances 37
|
| 228 |
+
682 ceiling fan ceiling fan 11 40 7 fan otherprop Objects n03320046 fan.n.01 misc 40
|
| 229 |
+
434 swiffer swiffer 11 40 7 otherprop Objects objects 39
|
| 230 |
+
126 foosball table foosball table 11 39 6 foosball table otherfurniture Furniture table table table 4379243 n04379243 table.n.02 table 5
|
| 231 |
+
919 jar jar 11 40 7 jar otherprop Objects jar 3593526 n03593526 jar.n.01 objects 39
|
| 232 |
+
85 footstool footstool 11 39 6 ottoman otherfurniture Furniture stool n03380724 footstool.n.01 stool 19
|
| 233 |
+
1193 folded table folded table 10 7 10 table table Table table table table 4379243 n04379243 table.n.02 table 5
|
| 234 |
+
108 round table round table 10 7 10 table table Table table table table 4379243 n04114554 round_table.n.02 table 5
|
| 235 |
+
135 hamper hamper 10 40 7 basket otherprop Objects basket 2801938 n03482405 hamper.n.02 objects 39
|
| 236 |
+
1194 poster tube poster tube 10 40 7 otherprop Objects objects 39
|
| 237 |
+
432 case case 10 40 7 case otherprop Objects objects 39
|
| 238 |
+
53 carpet carpet 10 40 7 rug otherprop Objects n04118021 rug.n.01 floor 2
|
| 239 |
+
1195 thermostat thermostat 10 40 7 otherprop Objects n04422875 thermostat.n.01 misc 40
|
| 240 |
+
111 coat coat 10 40 7 jacket otherprop Objects n03057021 coat.n.01 clothes 38
|
| 241 |
+
305 water fountain water fountain 10 38 7 water fountain otherstructure Objects n03241335 drinking_fountain.n.01 misc 40
|
| 242 |
+
1125 smoke detector smoke detector 10 40 7 otherprop Objects misc 40
|
| 243 |
+
13 pillows pillow 9 18 7 pillow pillow Objects pillow 3938244 n03938244 pillow.n.01 cushion 8
|
| 244 |
+
1196 flip flops flip flops 9 40 7 shoe otherprop Objects n04199027 shoe.n.01 clothes 38
|
| 245 |
+
1197 cloth cloth 9 21 7 clothes clothes Objects n02728440 apparel.n.01 clothes 38
|
| 246 |
+
1198 banner banner 9 40 7 otherprop Objects n02788021 banner.n.01 misc 40
|
| 247 |
+
1199 clothes hanger clothes hanger 9 40 7 otherprop Objects n03057920 coat_hanger.n.01 objects 39
|
| 248 |
+
1200 whiteboard eraser whiteboard eraser 9 40 7 otherprop Objects objects 39
|
| 249 |
+
378 iron iron 9 40 7 otherprop Objects n03584829 iron.n.04 objects 39
|
| 250 |
+
591 instrument case instrument case 9 40 7 case otherprop Objects objects 39
|
| 251 |
+
49 toilet paper rolls toilet paper 9 40 7 toilet paper otherprop Objects n15075141 toilet_tissue.n.01 objects 39
|
| 252 |
+
92 soap soap 9 40 7 soap otherprop Objects n04253437 soap.n.01 objects 39
|
| 253 |
+
1098 block block 9 40 7 otherprop Objects misc 40
|
| 254 |
+
291 wall hanging wall hanging 8 40 7 otherprop Objects n03491178 hanging.n.01 picture 6
|
| 255 |
+
1063 kitchen island kitchen island 8 38 7 kitchen island otherstructure Objects n03620600 kitchen_island.n.01 counter 26
|
| 256 |
+
107 pipes pipe 8 38 7 otherstructure Objects misc 40
|
| 257 |
+
1135 toothbrush toothbrush 8 40 7 toothbrush otherprop Objects n04453156 toothbrush.n.01 objects 39
|
| 258 |
+
189 shirt shirt 8 40 7 otherprop Objects n04197391 shirt.n.01 clothes 38
|
| 259 |
+
245 cutting board cutting board 8 40 7 cutting board otherprop Objects n03025513 chopping_board.n.01 objects 39
|
| 260 |
+
194 vase vase 8 40 7 vase otherprop Objects vase jar 3593526 n04522168 vase.n.01 objects 39
|
| 261 |
+
1201 shower control valve shower control valve 8 38 7 otherstructure Objects n04208936 shower.n.01 shower 23
|
| 262 |
+
386 exercise machine exercise machine 8 40 7 machine otherprop Objects gym_equipment 33
|
| 263 |
+
1202 compost bin compost bin 8 39 6 garbage bin otherfurniture Furniture trash_bin 2747177 n02747177 ashcan.n.01 objects 39
|
| 264 |
+
857 shorts shorts 8 40 7 shorts otherprop Objects clothes 38
|
| 265 |
+
452 tire tire 8 40 7 otherprop Objects n04440749 tire.n.01 objects 39
|
| 266 |
+
1203 teddy bear teddy bear 7 40 7 stuffed animal otherprop Objects n04399382 teddy.n.01 objects 39
|
| 267 |
+
346 bathrobe bathrobe 7 40 7 otherprop Objects n02807616 bathrobe.n.01 clothes 38
|
| 268 |
+
152 handrail handrail 7 38 7 railing otherstructure Objects n02788148 bannister.n.02 railing 30
|
| 269 |
+
83 faucet faucet 7 40 7 faucet otherprop Objects faucet 3325088 n03325088 faucet.n.01 misc 40
|
| 270 |
+
1204 pantry wall pantry wall 7 1 12 wall wall Wall n04546855 wall.n.01 wall 1
|
| 271 |
+
726 thermos thermos 7 40 7 flask otherprop Objects bottle bottle 2876657 n04422727 thermos.n.01 objects 39
|
| 272 |
+
61 rug rug 7 40 7 rug otherprop Objects n04118021 rug.n.01 floor 2
|
| 273 |
+
39 couch cushions cushion 7 18 7 pillow pillow Objects n03151500 cushion.n.03 cushion 8
|
| 274 |
+
1117 tripod tripod 7 39 6 stand otherfurniture Furniture n04485082 tripod.n.01 objects 39
|
| 275 |
+
540 mailbox mailbox 7 29 7 box box Objects mailbox 3710193 n03710193 mailbox.n.01 misc 40
|
| 276 |
+
1205 tupperware tupperware 7 40 7 otherprop Objects objects 39
|
| 277 |
+
415 shoe rack shoe rack 7 40 7 shoe rack otherprop Objects shelving 31
|
| 278 |
+
31 towels towel 6 27 7 towel towel Objects n04459362 towel.n.01 towel 20
|
| 279 |
+
1206 beer bottles beer bottle 6 40 7 bottle otherprop Objects bottle bottle 2876657 n02876657 bottle.n.01 objects 39
|
| 280 |
+
153 treadmill treadmill 6 39 6 treadmill otherfurniture Furniture n04477387 treadmill.n.01 gym_equipment 33
|
| 281 |
+
1207 salt salt 6 40 7 otherprop Objects objects 39
|
| 282 |
+
129 chest chest 6 39 6 chest otherfurniture Furniture dresser dresser chest_of_drawers 13
|
| 283 |
+
220 dispenser dispenser 6 40 7 otherprop Objects n03210683 dispenser.n.01 objects 39
|
| 284 |
+
1208 mirror doors mirror door 6 8 12 door door Wall door n03221720 door.n.01 door 4
|
| 285 |
+
231 remote remote 6 40 7 otherprop Objects remote_control 4074963 n04074963 remote_control.n.01 objects 39
|
| 286 |
+
1209 folded ladder folded ladder 6 39 6 ladder otherfurniture Furniture stairs n03632277 ladder.n.01 misc 40
|
| 287 |
+
39 cushion cushion 6 18 7 pillow pillow Objects n03151500 cushion.n.03 cushion 8
|
| 288 |
+
1210 carton carton 6 40 7 otherprop Objects objects 39
|
| 289 |
+
117 step step 6 38 7 otherstructure Objects n04314914 step.n.04 misc 40
|
| 290 |
+
822 drying rack drying rack 6 39 6 drying rack otherfurniture Furniture shelving 31
|
| 291 |
+
238 slippers slipper 6 40 7 shoe otherprop Objects n04241394 slipper.n.01 clothes 38
|
| 292 |
+
143 pool table pool table 6 39 6 pool table otherfurniture Furniture table table table 4379243 n03982430 pool_table.n.01 table 5
|
| 293 |
+
1211 soda stream soda stream 6 40 7 otherprop Objects objects 39
|
| 294 |
+
228 toilet brush toilet brush 6 40 7 toilet brush otherprop Objects objects 39
|
| 295 |
+
494 loft bed loft bed 6 4 1 bed bed Bed bed bed bed 2818832 n02818832 bed.n.01 bed 11
|
| 296 |
+
226 cooking pot cooking pot 6 40 7 pot otherprop Objects objects 39
|
| 297 |
+
91 heater heater 6 39 6 heater otherfurniture Furniture n03508101 heater.n.01 misc 40
|
| 298 |
+
1072 messenger bag messenger bag 6 37 7 bag bag Objects objects 39
|
| 299 |
+
435 stapler stapler 6 40 7 stapler otherprop Objects n04303497 stapler.n.01 objects 39
|
| 300 |
+
1165 closet walls closet wall 5 1 12 wall wall Wall n04546855 wall.n.01 wall 1
|
| 301 |
+
345 scanner scanner 5 40 7 otherprop Objects appliances 37
|
| 302 |
+
893 elliptical machine elliptical machine 5 40 7 machine otherprop Objects gym_equipment 33
|
| 303 |
+
621 kettle kettle 5 40 7 pot otherprop Objects n03612814 kettle.n.01 objects 39
|
| 304 |
+
1212 metronome metronome 5 40 7 otherprop Objects n03757604 metronome.n.01 objects 39
|
| 305 |
+
297 dumbell dumbell 5 40 7 otherprop Objects objects 39
|
| 306 |
+
1213 music book music book 5 23 2 book books Books n02870526 book.n.11 objects 39
|
| 307 |
+
1214 rice cooker rice cooker 5 40 7 otherprop Objects objects 39
|
| 308 |
+
1215 dart board dart board 5 38 7 board otherstructure Objects n03162940 dartboard.n.01 objects 39
|
| 309 |
+
529 sewing machine sewing machine 5 40 7 sewing machine otherprop Objects n04179913 sewing_machine.n.01 objects 39
|
| 310 |
+
1216 grab bar grab bar 5 38 7 railing otherstructure Objects railing 30
|
| 311 |
+
1217 flowerpot flowerpot 5 40 7 vase otherprop Objects vase jar 3593526 n04522168 vase.n.01 objects 39
|
| 312 |
+
1218 painting painting 5 11 8 picture picture Picture n03931044 picture.n.01 picture 6
|
| 313 |
+
1219 railing railing 5 38 7 railing otherstructure Objects n04047401 railing.n.01 railing 30
|
| 314 |
+
1220 stair stair 5 38 7 stairs otherstructure Objects stairs n04314914 step.n.04 stairs 16
|
| 315 |
+
525 toolbox toolbox 5 39 6 chest otherfurniture Furniture n04452615 toolbox.n.01 objects 39
|
| 316 |
+
204 nerf gun nerf gun 5 40 7 otherprop Objects objects 39
|
| 317 |
+
693 binders binder 5 40 7 binder otherprop Objects objects 39
|
| 318 |
+
179 desk lamp desk lamp 5 35 7 lamp lamp Objects lamp lamp 3636649 n03636649 lamp.n.02 lighting 28
|
| 319 |
+
1221 quadcopter quadcopter 5 40 7 otherprop Objects objects 39
|
| 320 |
+
1222 pitcher pitcher 5 40 7 pitcher otherprop Objects n03950228 pitcher.n.02 objects 39
|
| 321 |
+
1223 hanging hanging 5 40 7 otherprop Objects misc 40
|
| 322 |
+
1224 mail mail 5 40 7 otherprop Objects misc 40
|
| 323 |
+
1225 closet ceiling closet ceiling 5 22 3 ceiling ceiling Ceiling n02990373 ceiling.n.01 ceiling 17
|
| 324 |
+
1226 hoverboard hoverboard 5 40 7 otherprop Objects objects 39
|
| 325 |
+
1227 beanbag chair beanbag chair 5 39 6 bean bag otherfurniture Furniture n02816656 beanbag.n.01 chair 3
|
| 326 |
+
571 water heater water heater 5 40 7 water heater otherprop Objects n04560113 water_heater.n.01 misc 40
|
| 327 |
+
1228 spray bottle spray bottle 5 40 7 bottle otherprop Objects bottle bottle 2876657 n02876657 bottle.n.01 objects 39
|
| 328 |
+
556 rope rope 5 40 7 rope otherprop Objects n04108268 rope.n.01 objects 39
|
| 329 |
+
280 plastic container plastic container 5 40 7 container otherprop Objects objects 39
|
| 330 |
+
1229 soap bottle soap bottle 5 40 7 soap otherprop Objects objects 39
|
| 331 |
+
1230 ikea bag ikea bag 4 37 7 bag bag Objects 2773838 n02773838 bag.n.06 objects 39
|
| 332 |
+
1231 sleeping bag sleeping bag 4 40 7 otherprop Objects n04235860 sleeping_bag.n.01 objects 39
|
| 333 |
+
1232 duffel bag duffel bag 4 37 7 bag bag Objects suitcase 2773838 n02773838 bag.n.06 objects 39
|
| 334 |
+
746 frying pan frying pan 4 40 7 frying pan otherprop Objects n03400231 frying_pan.n.01 objects 39
|
| 335 |
+
1233 oven mitt oven mitt 4 40 7 otherprop Objects objects 39
|
| 336 |
+
1234 pot pot 4 40 7 pot otherprop Objects n04235860 sleeping_bag.n.01 objects 39
|
| 337 |
+
144 hand dryer hand dryer 4 40 7 otherprop Objects objects 39
|
| 338 |
+
282 dollhouse dollhouse 4 39 6 doll house otherfurniture Furniture n03219483 dollhouse.n.01 objects 39
|
| 339 |
+
167 shampoo bottle shampoo bottle 4 40 7 bottle otherprop Objects bottle bottle 2876657 n02876657 bottle.n.01 objects 39
|
| 340 |
+
1235 hair brush hair brush 4 40 7 otherprop Objects n02908217 brush.n.02 objects 39
|
| 341 |
+
1236 tennis racket tennis racket 4 40 7 otherprop Objects n04409806 tennis_racket.n.01 objects 39
|
| 342 |
+
1237 display case display case 4 40 7 case otherprop Objects objects 39
|
| 343 |
+
234 ping pong table ping pong table 4 39 6 ping pong table otherfurniture Furniture table table table 4379243 n04379243 table.n.02 table 5
|
| 344 |
+
563 boiler boiler 4 40 7 otherprop Objects misc 40
|
| 345 |
+
1238 bag of coffee beans bag of coffee beans 4 37 7 bag bag Objects suitcase 2773838 n02773838 bag.n.06 objects 39
|
| 346 |
+
1239 bananas banana 4 40 7 otherprop Objects n00021265 food.n.01 objects 39
|
| 347 |
+
1240 carseat carseat 4 40 7 otherprop Objects misc 40
|
| 348 |
+
366 helmet helmet 4 40 7 otherprop Objects helmet 3513137 n03513137 helmet.n.02 clothes 38
|
| 349 |
+
816 umbrella umbrella 4 40 7 umbrella otherprop Objects n04507155 umbrella.n.01 objects 39
|
| 350 |
+
1241 coffee box coffee box 4 40 7 otherprop Objects objects 39
|
| 351 |
+
719 envelope envelope 4 40 7 envelope otherprop Objects n03291819 envelope.n.01 objects 39
|
| 352 |
+
284 wet floor sign wet floor sign 4 40 7 sign otherprop Objects misc 40
|
| 353 |
+
1242 clothing rack clothing rack 4 39 6 stand otherfurniture Furniture n04038440 rack.n.05 shelving 31
|
| 354 |
+
247 controller controller 4 40 7 otherprop Objects n03096960 control.n.09 objects 39
|
| 355 |
+
1243 bath walls bathroom wall 4 1 12 wall wall Wall n04546855 wall.n.01 wall 1
|
| 356 |
+
1244 podium podium 4 39 6 otherfurniture Furniture n03159640 dais.n.01 furniture 36
|
| 357 |
+
1245 storage box storage box 4 29 7 box box Objects n02883344 box.n.01 objects 39
|
| 358 |
+
1246 dolly dolly 4 40 7 otherprop Objects misc 40
|
| 359 |
+
1247 shampoo shampoo 3 40 7 otherprop Objects n04183516 shampoo.n.01 objects 39
|
| 360 |
+
592 paper tray paper tray 3 40 7 paper tray otherprop Objects objects 39
|
| 361 |
+
385 cabinet door cabinet door 3 8 12 door door Wall door door 4
|
| 362 |
+
1248 changing station changing station 3 40 7 otherprop Objects misc 40
|
| 363 |
+
1249 poster printer poster printer 3 40 7 printer otherprop Objects printer 4004475 n04004475 printer.n.03 appliances 37
|
| 364 |
+
133 screen screen 3 40 7 otherprop Objects n03151077 curtain.n.01 curtain 12
|
| 365 |
+
301 soap bar soap bar 3 38 7 bar otherstructure Objects objects 39
|
| 366 |
+
1250 crutches crutches 3 40 7 otherprop Objects n03141823 crutch.n.01 objects 39
|
| 367 |
+
379 studio light studio light 3 38 7 light otherstructure Objects lighting 28
|
| 368 |
+
130 stack of cups cup 3 40 7 cup otherprop Objects cup cup or mug 3797390 n03797390 mug.n.04 objects 39
|
| 369 |
+
1251 toilet flush button toilet flush button 3 40 7 otherprop Objects objects 39
|
| 370 |
+
450 trunk trunk 3 40 7 otherprop Objects misc 40
|
| 371 |
+
1252 grocery bag grocery bag 3 37 7 bag bag Objects suitcase 2773838 n03461288 grocery_bag.n.01 objects 39
|
| 372 |
+
316 plastic bin plastic bin 3 40 7 bin otherprop Objects objects 39
|
| 373 |
+
1253 pizza box pizza box 3 29 7 box box Objects objects 39
|
| 374 |
+
385 cabinet doors cabinet door 3 3 6 cabinet cabinet Furniture cabinet 2933112 n02933112 cabinet.n.01 door 4
|
| 375 |
+
1254 legs legs 3 31 7 person person Objects person n05217688 person.n.02 misc 40
|
| 376 |
+
461 car car 3 40 7 car otherprop Objects car car 2958343 n02958343 car.n.01 misc 40
|
| 377 |
+
1255 shaving cream shaving cream 3 40 7 otherprop Objects n04186051 shaving_cream.n.01 objects 39
|
| 378 |
+
1256 luggage stand luggage stand 3 39 6 stand otherfurniture Furniture n04038440 rack.n.05 shelving 31
|
| 379 |
+
599 shredder shredder 3 40 7 otherprop Objects n04210120 shredder.n.01 objects 39
|
| 380 |
+
281 statue statue 3 40 7 sculpture otherprop Objects n04306847 statue.n.01 misc 40
|
| 381 |
+
1257 urinal urinal 3 33 7 toilet toilet Objects toilet toilet n04515991 urinal.n.01 toilet 18
|
| 382 |
+
1258 hose hose 3 40 7 otherprop Objects n03539875 hose.n.03 misc 40
|
| 383 |
+
1259 bike pump bike pump 3 40 7 otherprop Objects objects 39
|
| 384 |
+
319 coatrack coatrack 3 40 7 otherprop Objects n03059103 coatrack.n.01 shelving 31
|
| 385 |
+
1260 bear bear 3 40 7 otherprop Objects objects 39
|
| 386 |
+
28 wall lamp lamp 3 35 7 lamp lamp Objects lamp lamp 3636649 n03636649 lamp.n.02 lighting 28
|
| 387 |
+
1261 humidifier humidifier 3 40 7 otherprop Objects objects 39
|
| 388 |
+
546 toothpaste toothpaste 3 40 7 toothpaste otherprop Objects objects 39
|
| 389 |
+
1262 mouthwash bottle mouthwash bottle 3 40 7 bottle otherprop Objects bottle bottle 2876657 n02876657 bottle.n.01 objects 39
|
| 390 |
+
1263 poster cutter poster cutter 3 40 7 otherprop Objects objects 39
|
| 391 |
+
1264 golf bag golf bag 3 37 7 bag bag Objects suitcase 2773838 n03445617 golf_bag.n.01 objects 39
|
| 392 |
+
1265 food container food container 3 40 7 container otherprop Objects n03094503 container.n.01 objects 39
|
| 393 |
+
1266 camera camera 3 40 7 otherprop Objects objects 39
|
| 394 |
+
28 table lamp lamp 3 35 7 lamp lamp Objects lamp lamp 3636649 n04380533 table_lamp.n.01 lighting 28
|
| 395 |
+
1267 yoga mat yoga mat 3 20 5 floor mat floor mat Floor n03727837 mat.n.01 floor 2
|
| 396 |
+
1268 card card 3 40 7 otherprop Objects objects 39
|
| 397 |
+
1269 mug mug 3 40 7 cup otherprop Objects cup cup or mug 3797390 n03797390 mug.n.04 objects 39
|
| 398 |
+
188 shower doors shower door 3 38 7 otherstructure Objects n04208936 shower.n.01 door 4
|
| 399 |
+
689 cardboard cardboard 3 40 7 otherprop Objects objects 39
|
| 400 |
+
1270 rack stand rack stand 3 39 6 stand otherfurniture Furniture n04038440 rack.n.05 shelving 31
|
| 401 |
+
1271 boxes of paper boxes of paper 3 29 7 box box Objects n02883344 box.n.01 objects 39
|
| 402 |
+
1272 flag flag 3 40 7 otherprop Objects misc 40
|
| 403 |
+
354 futon futon 3 39 6 mattress otherfurniture Furniture n03408444 futon.n.01 sofa 10
|
| 404 |
+
339 magazine magazine 3 40 7 magazine otherprop Objects n06595351 magazine.n.01 objects 39
|
| 405 |
+
1009 exit sign exit sign 3 40 7 exit sign otherprop Objects misc 40
|
| 406 |
+
1273 rolled poster rolled poster 3 40 7 otherprop Objects objects 39
|
| 407 |
+
1274 wheel wheel 3 40 7 otherprop Objects objects 39
|
| 408 |
+
15 pictures picture 3 11 8 picture picture Picture n03931044 picture.n.01 picture 6
|
| 409 |
+
1275 blackboard eraser blackboard eraser 3 40 7 eraser otherprop Objects n03294833 eraser.n.01 objects 39
|
| 410 |
+
361 organizer organizer 3 40 7 otherprop Objects n03918737 personal_digital_assistant.n.01 objects 39
|
| 411 |
+
1276 doll doll 3 40 7 toy otherprop Objects n03219135 doll.n.01 objects 39
|
| 412 |
+
326 book rack book rack 3 39 6 bookrack otherfurniture Furniture objects 39
|
| 413 |
+
1277 laundry bag laundry bag 3 40 7 laundry basket otherprop Objects basket 2801938 n03050864 clothes_hamper.n.01 objects 39
|
| 414 |
+
1278 sponge sponge 3 40 7 otherprop Objects n01906749 sponge.n.04 objects 39
|
| 415 |
+
116 seating seat 3 39 6 furniture otherfurniture Furniture n04161981 seat.n.03 furniture 36
|
| 416 |
+
1184 folded chairs folded chair 2 5 4 chair chair Chair chair chair chair 3001627 n03001627 chair.n.01 chair 3
|
| 417 |
+
1279 lotion bottle lotion bottle 2 40 7 bottle otherprop Objects bottle bottle 2876657 n02876657 bottle.n.01 objects 39
|
| 418 |
+
212 can can 2 40 7 can otherprop Objects can 2946921 n02946921 can.n.01 objects 39
|
| 419 |
+
1280 lunch box lunch box 2 40 7 otherprop Objects objects 39
|
| 420 |
+
1281 food display food display 2 40 7 otherprop Objects misc 40
|
| 421 |
+
794 storage shelf storage shelf 2 40 7 otherprop Objects shelving 31
|
| 422 |
+
1282 sliding wood door sliding wood door 2 40 7 otherprop Objects door 4
|
| 423 |
+
955 pants pants 2 40 7 otherprop Objects n04489008 trouser.n.01 clothes 38
|
| 424 |
+
387 wood wood 2 40 7 otherprop Objects misc 40
|
| 425 |
+
69 boards board 2 38 7 board otherstructure Objects board_panel 35
|
| 426 |
+
65 bottles bottle 2 40 7 bottle otherprop Objects bottle bottle 2876657 n02876657 bottle.n.01 objects 39
|
| 427 |
+
523 washcloth washcloth 2 40 7 otherprop Objects n04554523 washcloth.n.01 towel 20
|
| 428 |
+
389 workbench workbench 2 39 6 bench otherfurniture Furniture bench table 4379243 n04600486 workbench.n.01 table 5
|
| 429 |
+
29 open kitchen cabinet kitchen cabinet 2 3 6 cabinet cabinet Furniture n02933112 cabinet.n.01 cabinet 7
|
| 430 |
+
1283 organizer shelf organizer shelf 2 15 6 shelves shelves Furniture bookshelf bookshelf 2871439 n02871439 bookshelf.n.01 shelving 31
|
| 431 |
+
146 frame frame 2 38 7 otherstructure Objects misc 40
|
| 432 |
+
130 cups cup 2 40 7 cup otherprop Objects cup cup or mug 3797390 n03797390 mug.n.04 objects 39
|
| 433 |
+
372 exercise ball exercise ball 2 40 7 ball otherprop Objects n04285146 sports_equipment.n.01 gym_equipment 33
|
| 434 |
+
289 easel easel 2 39 6 stand otherfurniture Furniture n03262809 easel.n.01 furniture 36
|
| 435 |
+
440 garbage bag garbage bag 2 37 7 bag bag Objects suitcase 2773838 n02773838 bag.n.06 objects 39
|
| 436 |
+
321 roomba roomba 2 40 7 otherprop Objects objects 39
|
| 437 |
+
976 garage door garage door 2 38 7 garage door otherstructure Objects door door 4
|
| 438 |
+
1256 luggage rack luggage stand 2 39 6 stand otherfurniture Furniture n04038440 shelving 31
|
| 439 |
+
1284 bike lock bike lock 2 40 7 otherprop Objects objects 39
|
| 440 |
+
1285 briefcase briefcase 2 40 7 otherprop Objects n02900705 briefcase.n.01 objects 39
|
| 441 |
+
357 hand towel hand towel 2 27 7 towel towel Objects n03490006 hand_towel.n.01 towel 20
|
| 442 |
+
1286 bath products bath product 2 40 7 otherprop Objects objects 39
|
| 443 |
+
1287 star star 2 40 7 otherprop Objects n09444783 star.n.03 misc 40
|
| 444 |
+
365 map map 2 40 7 map otherprop Objects n03720163 map.n.01 misc 40
|
| 445 |
+
1288 coffee bean bag coffee bean bag 2 37 7 bag bag Objects suitcase 2773838 n02773838 bag.n.06 objects 39
|
| 446 |
+
81 headboard headboard 2 39 6 headboard otherfurniture Furniture n03502200 headboard.n.01 bed 11
|
| 447 |
+
1289 ipad ipad 2 40 7 otherprop Objects objects 39
|
| 448 |
+
1290 display rack display rack 2 39 6 stand otherfurniture Furniture n04038440 rack.n.05 shelving 31
|
| 449 |
+
948 traffic cone traffic cone 2 40 7 cone otherprop Objects cone objects 39
|
| 450 |
+
174 toiletry toiletry 2 40 7 otherprop Objects n04447443 toiletry.n.01 objects 39
|
| 451 |
+
1028 canopy canopy 2 40 7 otherprop Objects misc 40
|
| 452 |
+
1291 massage chair massage chair 2 5 4 chair chair Chair chair chair chair 3001627 n03001627 chair.n.01 chair 3
|
| 453 |
+
1292 paper organizer paper organizer 2 40 7 otherprop Objects objects 39
|
| 454 |
+
1005 barricade barricade 2 40 7 otherprop Objects misc 40
|
| 455 |
+
235 platform platform 2 38 7 otherstructure Objects misc 40
|
| 456 |
+
1293 cap cap 2 40 7 hat otherprop Objects n03497657 hat.n.01 clothes 38
|
| 457 |
+
1294 dumbbell plates dumbbell plates 2 40 7 otherprop Objects objects 39
|
| 458 |
+
1295 elevator elevator 2 38 7 otherstructure Objects misc 40
|
| 459 |
+
1296 cooking pan cooking pan 2 40 7 pan otherprop Objects n03880531 pan.n.01 objects 39
|
| 460 |
+
1297 trash bag trash bag 2 37 7 bag bag Objects objects 39
|
| 461 |
+
1298 santa santa 2 40 7 otherprop Objects misc 40
|
| 462 |
+
1299 jewelry box jewelry box 2 29 7 box box Objects n02883344 box.n.01 objects 39
|
| 463 |
+
1300 boat boat 2 40 7 otherprop Objects misc 40
|
| 464 |
+
1301 sock sock 2 21 7 clothes clothes Objects n04254777 sock.n.01 clothes 38
|
| 465 |
+
1051 kinect kinect 2 40 7 kinect otherprop Objects objects 39
|
| 466 |
+
566 crib crib 2 39 6 crib otherfurniture Furniture furniture 36
|
| 467 |
+
1302 plastic storage bin plastic storage bin 2 40 7 container otherprop Objects n03094503 container.n.01 objects 39
|
| 468 |
+
1062 cooler cooler 2 24 6 refridgerator refridgerator Furniture n03102654 cooler.n.01 appliances 37
|
| 469 |
+
1303 kitchen apron kitchen apron 2 21 7 clothes clothes Objects n02728440 apparel.n.01 clothes 38
|
| 470 |
+
1304 dishwashing soap bottle dishwashing soap bottle 2 40 7 bottle otherprop Objects bottle bottle 2876657 n02876657 bottle.n.01 objects 39
|
| 471 |
+
1305 xbox controller xbox controller 2 40 7 otherprop Objects objects 39
|
| 472 |
+
1306 banana holder banana holder 2 40 7 otherprop Objects objects 39
|
| 473 |
+
298 ping pong paddle ping pong paddle 2 40 7 otherprop Objects table 5
|
| 474 |
+
1307 airplane airplane 2 40 7 otherprop Objects misc 40
|
| 475 |
+
1308 conditioner bottle conditioner bottle 2 40 7 bottle otherprop Objects bottle bottle 2876657 n02876657 bottle.n.01 objects 39
|
| 476 |
+
1309 tea kettle tea kettle 2 40 7 tea kettle otherprop Objects n04397768 teakettle.n.01 objects 39
|
| 477 |
+
43 bedframe bedframe 2 39 6 otherfurniture Furniture n02822579 bedstead.n.01 bed 11
|
| 478 |
+
1310 wood beam wood beam 2 38 7 otherstructure Objects beam 29
|
| 479 |
+
593 toilet paper package toilet paper package 2 40 7 otherprop Objects objects 39
|
| 480 |
+
1311 wall mounted coat rack wall mounted coat rack 2 40 7 otherprop Objects n03059103 coatrack.n.01 shelving 31
|
| 481 |
+
1312 film light film light 2 40 7 otherprop Objects lighting 28
|
| 482 |
+
749 ceiling lamp ceiling lamp 1 35 7 lamp lamp Objects lamp lamp 3636649 n03636649 lamp.n.02 lighting 28
|
| 483 |
+
623 chain chain 1 40 7 otherprop Objects chair 3
|
| 484 |
+
1313 sofa sofa 1 6 9 sofa sofa Sofa sofa sofa sofa 4256520 n04256520 sofa.n.01 sofa 10
|
| 485 |
+
99 closet wardrobe wardrobe 1 39 6 wardrobe otherfurniture Furniture wardrobe n04550184 wardrobe.n.01 furniture 36
|
| 486 |
+
265 sweater sweater 1 40 7 otherprop Objects n04370048 sweater.n.01 clothes 38
|
| 487 |
+
1314 kitchen mixer kitchen mixer 1 40 7 otherprop Objects appliances 37
|
| 488 |
+
99 wardrobe wardrobe 1 39 6 wardrobe otherfurniture Furniture wardrobe n04550184 wardrobe.n.01 furniture 36
|
| 489 |
+
1315 water softener water softener 1 40 7 otherprop Objects misc 40
|
| 490 |
+
448 banister banister 1 38 7 banister otherstructure Objects n02788148 bannister.n.02 railing 30
|
| 491 |
+
257 trolley trolley 1 40 7 trolley otherprop Objects n04335435 streetcar.n.01 misc 40
|
| 492 |
+
1316 pantry shelf pantry shelf 1 15 6 shelves shelves Furniture bookshelf bookshelf 2871439 n02871439 bookshelf.n.01 shelving 31
|
| 493 |
+
786 sofa bed sofa bed 1 4 1 bed bed Bed bed bed bed 2818832 n02818832 bed.n.01 bed 11
|
| 494 |
+
801 loofa loofa 1 40 7 otherprop Objects objects 39
|
| 495 |
+
972 shower faucet handle shower faucet handle 1 40 7 handle otherprop Objects shower 23
|
| 496 |
+
1317 toy piano toy piano 1 40 7 toy otherprop Objects n03964744 plaything.n.01 objects 39
|
| 497 |
+
1318 fish fish 1 40 7 otherprop Objects n02512053 fish.n.01 objects 39
|
| 498 |
+
75 file cabinets file cabinet 1 3 6 cabinet cabinet Furniture cabinet 2933112 n03337140 file.n.03 cabinet 7
|
| 499 |
+
657 cat litter box cat litter box 1 29 7 box box Objects objects 39
|
| 500 |
+
561 electric panel electric panel 1 40 7 otherprop Objects misc 40
|
| 501 |
+
93 suitcases suitcase 1 40 7 luggage otherprop Objects n02774630 baggage.n.01 objects 39
|
| 502 |
+
513 curtain rod curtain rod 1 38 7 curtain rod otherstructure Objects curtain 12
|
| 503 |
+
411 bunk bed bunk bed 1 39 6 bunk bed otherfurniture Furniture bed bed bed 2818832 n02920259 bunk_bed.n.01 bed 11
|
| 504 |
+
1122 chandelier chandelier 1 38 7 chandelier otherstructure Objects n03005285 chandelier.n.01 lighting 28
|
| 505 |
+
922 tape tape 1 40 7 tape otherprop Objects objects 39
|
| 506 |
+
88 plates plate 1 40 7 otherprop Objects n03959485 plate.n.04 objects 39
|
| 507 |
+
518 alarm alarm 1 40 7 alarm otherprop Objects clock 3046257 n02694662 alarm_clock.n.01 objects 39
|
| 508 |
+
814 fire hose fire hose 1 40 7 otherprop Objects n03346004 fire_hose.n.01 misc 40
|
| 509 |
+
1319 toy dinosaur toy dinosaur 1 40 7 toy otherprop Objects n03964744 plaything.n.01 objects 39
|
| 510 |
+
1320 cone cone 1 40 7 otherprop Objects objects 39
|
| 511 |
+
649 glass doors glass door 1 8 12 door door Wall door n03221720 door.n.01 door 4
|
| 512 |
+
607 hatrack hatrack 1 40 7 otherprop Objects n03059103 coatrack.n.01 shelving 31
|
| 513 |
+
819 subwoofer subwoofer 1 40 7 speaker otherprop Objects speaker 3691459 n04349401 subwoofer.n.01 objects 39
|
| 514 |
+
1321 fire sprinkler fire sprinkler 1 40 7 otherprop Objects misc 40
|
| 515 |
+
1322 trash cabinet trash cabinet 1 3 6 cabinet cabinet Furniture cabinet 2933112 n02933112 cabinet.n.01 cabinet 7
|
| 516 |
+
1204 pantry walls pantry wall 1 1 12 wall wall Wall n04546855 wall.n.01 wall 1
|
| 517 |
+
227 photo photo 1 40 7 photo otherprop Objects n03925226 photograph.n.01 picture 6
|
| 518 |
+
817 barrier barrier 1 40 7 otherprop Objects n02796623 barrier.n.01 misc 40
|
| 519 |
+
130 stacks of cups cup 1 40 7 otherprop Objects n03147509 cup.n.01 objects 39
|
| 520 |
+
712 beachball beachball 1 40 7 ball otherprop Objects n02814224 beach_ball.n.01 objects 39
|
| 521 |
+
1323 folded boxes folded boxes 1 40 7 otherprop Objects objects 39
|
| 522 |
+
1324 contact lens solution bottle contact lens solution bottle 1 40 7 bottle otherprop Objects bottle bottle 2876657 n02876657 bottle.n.01 objects 39
|
| 523 |
+
673 covered box covered box 1 29 7 box box Objects objects 39
|
| 524 |
+
459 folder folder 1 40 7 folder otherprop Objects n03376279 folder.n.02 objects 39
|
| 525 |
+
643 mail trays mail tray 1 40 7 mail tray otherprop Objects objects 39
|
| 526 |
+
238 slipper slipper 1 40 7 otherprop Objects n04241394 slipper.n.01 clothes 38
|
| 527 |
+
765 magazine rack magazine rack 1 39 6 stand otherfurniture Furniture n03704549 magazine_rack.n.01 shelving 31
|
| 528 |
+
1008 sticker sticker 1 40 7 sticker otherprop Objects n07272545 gummed_label.n.01 objects 39
|
| 529 |
+
225 lotion lotion 1 40 7 otherprop Objects n03690938 lotion.n.01 objects 39
|
| 530 |
+
1083 buddha buddha 1 40 7 otherprop Objects objects 39
|
| 531 |
+
813 file organizer file organizer 1 40 7 otherprop Objects objects 39
|
| 532 |
+
138 paper towel rolls paper towel roll 1 40 7 paper towel otherprop Objects n03887697 paper_towel.n.01 towel 20
|
| 533 |
+
1145 night lamp night lamp 1 35 7 lamp lamp Objects lamp lamp 3636649 n03636649 lamp.n.02 lighting 28
|
| 534 |
+
796 fuse box fuse box 1 40 7 otherprop Objects misc 40
|
| 535 |
+
1325 knife block knife block 1 40 7 otherprop Objects objects 39
|
| 536 |
+
363 furnace furnace 1 39 6 furnace otherfurniture Furniture n03404449 furnace.n.01
|
| 537 |
+
1174 cd cases cd case 1 40 7 otherprop Objects objects 39
|
| 538 |
+
38 stools stool 1 40 7 stool otherprop Objects stool n04326896 stool.n.01 stool 19
|
| 539 |
+
1326 hand sanitzer dispenser hand sanitzer dispenser 1 40 7 otherprop Objects n04254120 soap_dispenser.n.01 objects 39
|
| 540 |
+
997 teapot teapot 1 40 7 tea pot otherprop Objects n04398044 teapot.n.01 objects 39
|
| 541 |
+
1327 pen holder pen holder 1 40 7 otherprop Objects objects 39
|
| 542 |
+
1328 tray rack tray rack 1 40 7 otherprop Objects objects 39
|
| 543 |
+
1329 wig wig 1 40 7 otherprop Objects n04584207 wig.n.01 objects 39
|
| 544 |
+
182 switch switch 1 40 7 otherprop Objects n04372370 switch.n.01 misc 40
|
| 545 |
+
280 plastic containers plastic container 1 40 7 container otherprop Objects n03094503 container.n.01 objects 39
|
| 546 |
+
1330 night light night light 1 40 7 otherprop Objects lighting 28
|
| 547 |
+
1331 notepad notepad 1 40 7 otherprop Objects objects 39
|
| 548 |
+
1332 mail bin mail bin 1 40 7 otherprop Objects misc 40
|
| 549 |
+
1333 elevator button elevator button 1 40 7 otherprop Objects misc 40
|
| 550 |
+
939 gaming wheel gaming wheel 1 40 7 otherprop Objects objects 39
|
| 551 |
+
1334 drum set drum set 1 40 7 otherprop Objects objects 39
|
| 552 |
+
480 cosmetic bag cosmetic bag 1 37 7 bag bag Objects objects 39
|
| 553 |
+
907 coffee mug coffee mug 1 40 7 vessel otherprop Objects cup or mug 3797390 n03063599 coffee_mug.n.01 objects 39
|
| 554 |
+
1335 closet shelf closet shelf 1 15 6 shelves shelves Furniture bookshelf bookshelf 2871439 n02871439 bookshelf.n.01 shelving 31
|
| 555 |
+
1336 baby mobile baby mobile 1 40 7 otherprop Objects objects 39
|
| 556 |
+
829 diaper bin diaper bin 1 40 7 bin otherprop Objects objects 39
|
| 557 |
+
947 door wall door wall 1 1 12 wall wall Wall wall 1
|
| 558 |
+
1116 stepstool stepstool 1 40 7 step stool otherprop Objects objects 39
|
| 559 |
+
599 paper shredder shredder 1 40 7 otherprop Objects n04210120 shredder.n.01 objects 39
|
| 560 |
+
733 dress rack dress rack 1 40 7 otherprop Objects n03238762 dress_rack.n.01 misc 40
|
| 561 |
+
123 cover cover 1 40 7 blanket otherprop Objects objects 39
|
| 562 |
+
506 shopping bag shopping bag 1 37 7 bag bag Objects n04204081 shopping_bag.n.01 objects 39
|
| 563 |
+
569 sliding door sliding door 1 8 12 door door Wall door n04239074 sliding_door.n.01 door 4
|
| 564 |
+
1337 exercise bike exercise bike 1 40 7 machine otherprop Objects n04210120 shredder.n.01 gym_equipment 33
|
| 565 |
+
1338 recliner chair recliner chair 1 5 4 chair chair Chair chair chair chair 3001627 n03238762 dress_rack.n.01 chair 3
|
| 566 |
+
1314 kitchenaid mixer kitchen mixer 1 40 7 otherprop Objects appliances 37
|
| 567 |
+
1339 soda can soda can 1 40 7 can otherprop Objects can 2946921 n02946921 can.n.01 objects 39
|
| 568 |
+
1340 stovetop stovetop 1 38 7 stove otherstructure Objects stove 4330267 n04330267 stove.n.02 appliances 37
|
| 569 |
+
851 stepladder stepladder 1 39 6 ladder otherfurniture Furniture stairs n04315599 step_ladder.n.01 stairs 16
|
| 570 |
+
142 tap tap 1 40 7 faucet otherprop Objects faucet 3325088 n04559451 water_faucet.n.01 objects 39
|
| 571 |
+
436 cable cable 1 40 7 cables otherprop Objects objects 39
|
| 572 |
+
1341 baby changing station baby changing station 1 39 6 otherfurniture Furniture furniture 36
|
| 573 |
+
1342 costume costume 1 21 7 clothes clothes Objects n02728440 apparel.n.01 clothes 38
|
| 574 |
+
885 rocking chair rocking chair 1 5 4 chair chair Chair chair chair chair 3001627 n04099969 rocking_chair.n.01 chair 3
|
| 575 |
+
693 binder binder 1 40 7 binder otherprop Objects objects 39
|
| 576 |
+
815 media center media center 1 3 6 cabinet cabinet Furniture cabinet 2933112 n02933112 cabinet.n.01 cabinet 7
|
| 577 |
+
401 towel rack towel rack 1 40 7 otherprop Objects n04459773 towel_rack.n.01 misc 40
|
| 578 |
+
1343 medal medal 1 40 7 otherprop Objects objects 39
|
| 579 |
+
1184 stack of folded chairs folded chair 1 5 4 chair chair Chair chair chair chair 3001627 n03001627 chair.n.01 chair 3
|
| 580 |
+
1344 telescope telescope 1 40 7 otherprop Objects n04403638 telescope.n.01 objects 39
|
| 581 |
+
1345 closet doorframe closet doorframe 1 8 12 door door Wall door door 4
|
| 582 |
+
160 glass glass 1 38 7 glass otherstructure Objects n03438257 glass.n.02 misc 40
|
| 583 |
+
1126 baseball cap baseball cap 1 40 7 otherprop Objects cap 2954340 n02799323 baseball_cap.n.01 clothes 38
|
| 584 |
+
1346 battery disposal jar battery disposal jar 1 40 7 jar otherprop Objects jar 3593526 n03593526 jar.n.01 objects 39
|
| 585 |
+
332 mop mop 1 40 7 otherprop Objects n04367480 swab.n.02 objects 39
|
| 586 |
+
397 tank tank 1 40 7 otherprop Objects objects 39
|
| 587 |
+
643 mail tray mail tray 1 40 7 mail tray otherprop Objects objects 39
|
| 588 |
+
551 centerpiece centerpiece 1 40 7 centerpiece otherprop Objects n02994419 centerpiece.n.02 objects 39
|
| 589 |
+
1163 stick stick 1 40 7 stick otherprop Objects objects 39
|
| 590 |
+
1347 closet floor closet floor 1 2 5 floor floor Floor n03365592 floor.n.01 floor 2
|
| 591 |
+
1348 dryer sheets dryer sheets 1 40 7 otherprop Objects objects 39
|
| 592 |
+
803 bycicle bycicle 1 40 7 otherprop Objects misc 40
|
| 593 |
+
484 flower stand flower stand 1 39 6 stand otherfurniture Furniture furniture 36
|
| 594 |
+
1349 air mattress air mattress 1 4 1 bed bed Bed bed bed bed 2818832 n02690809 air_mattress.n.01 bed 11
|
| 595 |
+
1350 clip clip 1 40 7 otherprop Objects objects 39
|
| 596 |
+
222 side table side table 1 7 10 table table Table table table table 4379243 n04379243 table.n.02 table 5
|
| 597 |
+
1253 pizza boxes pizza box 1 29 7 box box Objects n02883344 box.n.01 objects 39
|
| 598 |
+
1351 display display 1 39 7 otherfurniture Furniture n03211117 display.n.06 misc 40
|
| 599 |
+
1352 postcard postcard 1 40 7 otherprop Objects objects 39
|
| 600 |
+
828 display sign display sign 1 40 7 sign otherprop Objects misc 40
|
| 601 |
+
1353 paper towel paper towel 1 40 7 paper towel otherprop Objects n03887697 paper_towel.n.01 towel 20
|
| 602 |
+
612 boots boot 1 40 7 shoe otherprop Objects n04199027 shoe.n.01 clothes 38
|
| 603 |
+
1354 tennis racket bag tennis racket bag 1 40 7 otherprop Objects objects 39
|
| 604 |
+
1355 air hockey table air hockey table 1 7 10 table table Table table table table 4379243 n04379243 table.n.02 table 5
|
| 605 |
+
1301 socks sock 1 21 7 clothes clothes Objects n04254777 sock.n.01 clothes 38
|
| 606 |
+
1356 food bag food bag 1 37 7 bag bag Objects objects 39
|
| 607 |
+
1199 clothes hangers clothes hanger 1 40 7 otherprop Objects n03057920 coat_hanger.n.01 misc 40
|
| 608 |
+
1357 starbucks cup starbucks cup 1 40 7 cup otherprop Objects cup cup or mug 3797390 n03797390 mug.n.04 objects 39
|
preprocessing/ScanNet200/utils.py
ADDED
|
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import os
|
| 2 |
+
import numpy as np
|
| 3 |
+
from plyfile import PlyData, PlyElement
|
| 4 |
+
import pandas as pd
|
| 5 |
+
|
| 6 |
+
from scannet200_constants import *
|
| 7 |
+
|
| 8 |
+
def read_plymesh(filepath):
|
| 9 |
+
"""Read ply file and return it as numpy array. Returns None if emtpy."""
|
| 10 |
+
with open(filepath, 'rb') as f:
|
| 11 |
+
plydata = PlyData.read(f)
|
| 12 |
+
if plydata.elements:
|
| 13 |
+
vertices = pd.DataFrame(plydata['vertex'].data).values
|
| 14 |
+
faces = np.array([f[0] for f in plydata["face"].data])
|
| 15 |
+
return vertices, faces
|
| 16 |
+
|
| 17 |
+
def save_plymesh(vertices, faces, filename, verbose=True, with_label=True):
|
| 18 |
+
"""Save an RGB point cloud as a PLY file.
|
| 19 |
+
|
| 20 |
+
Args:
|
| 21 |
+
points_3d: Nx6 matrix where points_3d[:, :3] are the XYZ coordinates and points_3d[:, 4:] are
|
| 22 |
+
the RGB values. If Nx3 matrix, save all points with [128, 128, 128] (gray) color.
|
| 23 |
+
"""
|
| 24 |
+
assert vertices.ndim == 2
|
| 25 |
+
if with_label:
|
| 26 |
+
if vertices.shape[1] == 7:
|
| 27 |
+
python_types = (float, float, float, int, int, int, int)
|
| 28 |
+
npy_types = [('x', 'f4'), ('y', 'f4'), ('z', 'f4'), ('red', 'u1'), ('green', 'u1'),
|
| 29 |
+
('blue', 'u1'), ('label', 'u4')]
|
| 30 |
+
|
| 31 |
+
if vertices.shape[1] == 8:
|
| 32 |
+
python_types = (float, float, float, int, int, int, int, int)
|
| 33 |
+
npy_types = [('x', 'f4'), ('y', 'f4'), ('z', 'f4'), ('red', 'u1'), ('green', 'u1'),
|
| 34 |
+
('blue', 'u1'), ('label', 'u4'), ('instance_id', 'u4')]
|
| 35 |
+
|
| 36 |
+
else:
|
| 37 |
+
if vertices.shape[1] == 3:
|
| 38 |
+
gray_concat = np.tile(np.array([128], dtype=np.uint8), (vertices.shape[0], 3))
|
| 39 |
+
vertices = np.hstack((vertices, gray_concat))
|
| 40 |
+
elif vertices.shape[1] == 6:
|
| 41 |
+
python_types = (float, float, float, int, int, int)
|
| 42 |
+
npy_types = [('x', 'f4'), ('y', 'f4'), ('z', 'f4'), ('red', 'u1'), ('green', 'u1'),
|
| 43 |
+
('blue', 'u1')]
|
| 44 |
+
else:
|
| 45 |
+
pass
|
| 46 |
+
|
| 47 |
+
vertices_array = np.empty(vertices.shape[0], dtype=npy_types)
|
| 48 |
+
vertices_array['x'] = vertices[:, 0].astype(np.float32, copy=False)
|
| 49 |
+
vertices_array['y'] = vertices[:, 1].astype(np.float32, copy=False)
|
| 50 |
+
vertices_array['z'] = vertices[:, 2].astype(np.float32, copy=False)
|
| 51 |
+
vertices_array['red'] = vertices[:, 3].astype(np.uint8, copy=False)
|
| 52 |
+
vertices_array['green'] = vertices[:, 4].astype(np.uint8, copy=False)
|
| 53 |
+
vertices_array['blue'] = vertices[:, 5].astype(np.uint8, copy=False)
|
| 54 |
+
if with_label:
|
| 55 |
+
vertices_array['label'] = vertices[:, 6].astype(np.uint32, copy=False)
|
| 56 |
+
if vertices.shape[1] == 8:
|
| 57 |
+
vertices_array['instance_id'] = vertices[:, 7].astype(np.uint32, copy=False)
|
| 58 |
+
elements = [PlyElement.describe(vertices_array, 'vertex')]
|
| 59 |
+
|
| 60 |
+
if faces is not None:
|
| 61 |
+
faces_array = np.empty(len(faces), dtype=[('vertex_indices', 'i4', (3,))])
|
| 62 |
+
faces_array['vertex_indices'] = faces
|
| 63 |
+
elements += [PlyElement.describe(faces_array, 'face')]
|
| 64 |
+
|
| 65 |
+
# Write
|
| 66 |
+
PlyData(elements).write(filename)
|
| 67 |
+
|
| 68 |
+
if verbose is True:
|
| 69 |
+
print('Saved point cloud to: %s' % filename)
|
| 70 |
+
|
| 71 |
+
|
| 72 |
+
# Map the raw category id to the point cloud
|
| 73 |
+
def point_indices_from_group(seg_indices, group, label_map, CLASS_IDs):
|
| 74 |
+
group_segments = np.array(group['segments'])
|
| 75 |
+
label = group['label']
|
| 76 |
+
|
| 77 |
+
# Map the category name to id
|
| 78 |
+
label_id = int(label_map.get(label, 0))
|
| 79 |
+
|
| 80 |
+
# Only store for the valid categories
|
| 81 |
+
if not label_id in CLASS_IDs:
|
| 82 |
+
label_id = 0
|
| 83 |
+
|
| 84 |
+
# get points, where segment indices (points labelled with segment ids) are in the group segment list
|
| 85 |
+
point_ids = np.where(np.isin(seg_indices, group_segments))[0]
|
| 86 |
+
return point_ids, label_id
|
| 87 |
+
|
| 88 |
+
|
| 89 |
+
# Uncomment out if mesh voxelization is required
|
| 90 |
+
# Uncomment out if mesh voxelization is required
|
| 91 |
+
import trimesh
|
| 92 |
+
from trimesh.voxel import creation
|
| 93 |
+
from sklearn.neighbors import KDTree
|
| 94 |
+
import numpy as np # 确保导入了 numpy
|
| 95 |
+
|
| 96 |
+
|
| 97 |
+
# VOXELIZE the scene from sampling on the mesh directly instead of vertices
|
| 98 |
+
def voxelize_pointcloud(points, colors, labels, instances, faces, voxel_size=0.2):
|
| 99 |
+
|
| 100 |
+
# voxelize mesh first and determine closest labels with KDTree search
|
| 101 |
+
trimesh_scene_mesh = trimesh.Trimesh(vertices=points, faces=faces)
|
| 102 |
+
voxel_grid = creation.voxelize(trimesh_scene_mesh, voxel_size)
|
| 103 |
+
voxel_cloud = np.asarray(voxel_grid.points)
|
| 104 |
+
orig_tree = KDTree(points, leaf_size=8)
|
| 105 |
+
_, voxel_pc_matches = orig_tree.query(voxel_cloud, k=1)
|
| 106 |
+
voxel_pc_matches = voxel_pc_matches.flatten()
|
| 107 |
+
|
| 108 |
+
# match colors to voxel ids
|
| 109 |
+
# 注意:原代码在这里已经将点除以了 voxel_size,将其缩放到了体素网格的尺度
|
| 110 |
+
scaled_points = points[voxel_pc_matches] / voxel_size
|
| 111 |
+
colors = colors[voxel_pc_matches]
|
| 112 |
+
labels = labels[voxel_pc_matches]
|
| 113 |
+
instances = instances[voxel_pc_matches]
|
| 114 |
+
|
| 115 |
+
# --- 使用纯 NumPy 替代 ME.utils.sparse_quantize ---
|
| 116 |
+
|
| 117 |
+
# 1. 将缩放后的浮点坐标向下取整,转换为离散的整数体素坐标
|
| 118 |
+
discrete_coords = np.floor(scaled_points).astype(np.int32)
|
| 119 |
+
|
| 120 |
+
# 2. 获取唯一的体素坐标,以及它们在原数组中第一次出现时的索引 (return_index=True)
|
| 121 |
+
quantized_scene, scene_inds = np.unique(discrete_coords, axis=0, return_index=True)
|
| 122 |
+
|
| 123 |
+
# --------------------------------------------------
|
| 124 |
+
|
| 125 |
+
# 根据索引获取对应的颜色、标签和实例
|
| 126 |
+
quantized_scene_colors = colors[scene_inds]
|
| 127 |
+
quantized_labels = labels[scene_inds]
|
| 128 |
+
quantized_instances = instances[scene_inds]
|
| 129 |
+
|
| 130 |
+
return quantized_scene, quantized_scene_colors, quantized_labels, quantized_instances
|
preprocessing/SensorData.py
ADDED
|
@@ -0,0 +1,218 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import os, struct
|
| 2 |
+
import numpy as np
|
| 3 |
+
import zlib
|
| 4 |
+
import imageio
|
| 5 |
+
import cv2
|
| 6 |
+
import png
|
| 7 |
+
from concurrent.futures import ThreadPoolExecutor, as_completed
|
| 8 |
+
from PIL import Image
|
| 9 |
+
import io
|
| 10 |
+
import multiprocessing
|
| 11 |
+
from tqdm import tqdm
|
| 12 |
+
|
| 13 |
+
COMPRESSION_TYPE_COLOR = {-1:'unknown', 0:'raw', 1:'png', 2:'jpeg'}
|
| 14 |
+
COMPRESSION_TYPE_DEPTH = {-1:'unknown', 0:'raw_ushort', 1:'zlib_ushort', 2:'occi_ushort'}
|
| 15 |
+
|
| 16 |
+
class RGBDFrame():
|
| 17 |
+
|
| 18 |
+
def load(self, file_handle):
|
| 19 |
+
self.camera_to_world = np.asarray(struct.unpack('f'*16, file_handle.read(16*4)), dtype=np.float32).reshape(4, 4)
|
| 20 |
+
self.timestamp_color = struct.unpack('Q', file_handle.read(8))[0]
|
| 21 |
+
self.timestamp_depth = struct.unpack('Q', file_handle.read(8))[0]
|
| 22 |
+
self.color_size_bytes = struct.unpack('Q', file_handle.read(8))[0]
|
| 23 |
+
self.depth_size_bytes = struct.unpack('Q', file_handle.read(8))[0]
|
| 24 |
+
self.color_data = file_handle.read(self.color_size_bytes)
|
| 25 |
+
self.depth_data = file_handle.read(self.depth_size_bytes)
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
def decompress_depth(self, compression_type):
|
| 29 |
+
if compression_type == 'zlib_ushort':
|
| 30 |
+
return self.decompress_depth_zlib()
|
| 31 |
+
else:
|
| 32 |
+
raise
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
def decompress_depth_zlib(self):
|
| 36 |
+
return zlib.decompress(self.depth_data)
|
| 37 |
+
|
| 38 |
+
|
| 39 |
+
def decompress_color(self, compression_type):
|
| 40 |
+
if compression_type == 'jpeg':
|
| 41 |
+
return self.decompress_color_jpeg()
|
| 42 |
+
else:
|
| 43 |
+
raise
|
| 44 |
+
|
| 45 |
+
|
| 46 |
+
def decompress_color_jpeg(self):
|
| 47 |
+
return imageio.imread(self.color_data)
|
| 48 |
+
|
| 49 |
+
|
| 50 |
+
class SensorData:
|
| 51 |
+
|
| 52 |
+
def __init__(self, filename):
|
| 53 |
+
self.version = 4
|
| 54 |
+
self.load(filename)
|
| 55 |
+
|
| 56 |
+
|
| 57 |
+
def load(self, filename):
|
| 58 |
+
with open(filename, 'rb') as f:
|
| 59 |
+
version = struct.unpack('I', f.read(4))[0]
|
| 60 |
+
assert self.version == version
|
| 61 |
+
strlen = struct.unpack('Q', f.read(8))[0]
|
| 62 |
+
self.sensor_name = f.read(strlen).decode('utf-8')
|
| 63 |
+
self.intrinsic_color = np.asarray(struct.unpack('f'*16, f.read(16*4)), dtype=np.float32).reshape(4, 4)
|
| 64 |
+
self.extrinsic_color = np.asarray(struct.unpack('f'*16, f.read(16*4)), dtype=np.float32).reshape(4, 4)
|
| 65 |
+
self.intrinsic_depth = np.asarray(struct.unpack('f'*16, f.read(16*4)), dtype=np.float32).reshape(4, 4)
|
| 66 |
+
self.extrinsic_depth = np.asarray(struct.unpack('f'*16, f.read(16*4)), dtype=np.float32).reshape(4, 4)
|
| 67 |
+
self.color_compression_type = COMPRESSION_TYPE_COLOR[struct.unpack('i', f.read(4))[0]]
|
| 68 |
+
self.depth_compression_type = COMPRESSION_TYPE_DEPTH[struct.unpack('i', f.read(4))[0]]
|
| 69 |
+
self.color_width = struct.unpack('I', f.read(4))[0]
|
| 70 |
+
self.color_height = struct.unpack('I', f.read(4))[0]
|
| 71 |
+
self.depth_width = struct.unpack('I', f.read(4))[0]
|
| 72 |
+
self.depth_height = struct.unpack('I', f.read(4))[0]
|
| 73 |
+
self.depth_shift = struct.unpack('f', f.read(4))[0]
|
| 74 |
+
num_frames = struct.unpack('Q', f.read(8))[0]
|
| 75 |
+
self.frames = []
|
| 76 |
+
for i in range(num_frames):
|
| 77 |
+
frame = RGBDFrame()
|
| 78 |
+
frame.load(f)
|
| 79 |
+
self.frames.append(frame)
|
| 80 |
+
|
| 81 |
+
|
| 82 |
+
def export_depth_images(self, output_path, image_size=None, frame_skip=1):
|
| 83 |
+
if not os.path.exists(output_path):
|
| 84 |
+
os.makedirs(output_path)
|
| 85 |
+
print('exporting', len(self.frames)//frame_skip, ' depth frames to', output_path)
|
| 86 |
+
for f in range(0, len(self.frames), frame_skip):
|
| 87 |
+
depth_data = self.frames[f].decompress_depth(self.depth_compression_type)
|
| 88 |
+
depth = np.fromstring(depth_data, dtype=np.uint16).reshape(self.depth_height, self.depth_width)
|
| 89 |
+
if image_size is not None:
|
| 90 |
+
depth = cv2.resize(depth, (image_size[1], image_size[0]), interpolation=cv2.INTER_NEAREST)
|
| 91 |
+
#imageio.imwrite(os.path.join(output_path, str(f) + '.png'), depth)
|
| 92 |
+
with open(os.path.join(output_path, str(f) + '.png'), 'wb') as f: # write 16-bit
|
| 93 |
+
writer = png.Writer(width=depth.shape[1], height=depth.shape[0], bitdepth=16)
|
| 94 |
+
depth = depth.reshape(-1, depth.shape[1]).tolist()
|
| 95 |
+
writer.write(f, depth)
|
| 96 |
+
|
| 97 |
+
def export_color_images(self, output_path, image_size=None, frame_skip=1):
|
| 98 |
+
if not os.path.exists(output_path):
|
| 99 |
+
os.makedirs(output_path)
|
| 100 |
+
print('exporting', len(self.frames)//frame_skip, 'color frames to', output_path)
|
| 101 |
+
for f in range(0, len(self.frames), frame_skip):
|
| 102 |
+
color = self.frames[f].decompress_color(self.color_compression_type)
|
| 103 |
+
if image_size is not None:
|
| 104 |
+
color = cv2.resize(color, (image_size[1], image_size[0]), interpolation=cv2.INTER_NEAREST)
|
| 105 |
+
imageio.imwrite(os.path.join(output_path, str(f) + '.jpg'), color)
|
| 106 |
+
|
| 107 |
+
|
| 108 |
+
def save_mat_to_file(self, matrix, filename):
|
| 109 |
+
with open(filename, 'w') as f:
|
| 110 |
+
for line in matrix:
|
| 111 |
+
np.savetxt(f, line[np.newaxis], fmt='%f')
|
| 112 |
+
|
| 113 |
+
|
| 114 |
+
def export_poses(self, output_path, frame_skip=1):
|
| 115 |
+
if not os.path.exists(output_path):
|
| 116 |
+
os.makedirs(output_path)
|
| 117 |
+
print('exporting', len(self.frames)//frame_skip, 'camera poses to', output_path)
|
| 118 |
+
for f in range(0, len(self.frames), frame_skip):
|
| 119 |
+
self.save_mat_to_file(self.frames[f].camera_to_world, os.path.join(output_path, str(f) + '.txt'))
|
| 120 |
+
|
| 121 |
+
|
| 122 |
+
def export_intrinsics(self, output_path):
|
| 123 |
+
if not os.path.exists(output_path):
|
| 124 |
+
os.makedirs(output_path)
|
| 125 |
+
print('exporting camera intrinsics to', output_path)
|
| 126 |
+
self.save_mat_to_file(self.intrinsic_color, os.path.join(output_path, 'intrinsic_color.txt'))
|
| 127 |
+
self.save_mat_to_file(self.extrinsic_color, os.path.join(output_path, 'extrinsic_color.txt'))
|
| 128 |
+
self.save_mat_to_file(self.intrinsic_depth, os.path.join(output_path, 'intrinsic_depth.txt'))
|
| 129 |
+
self.save_mat_to_file(self.extrinsic_depth, os.path.join(output_path, 'extrinsic_depth.txt'))
|
| 130 |
+
|
| 131 |
+
class OptimizedSensorData(SensorData):
|
| 132 |
+
def __init__(self, filename):
|
| 133 |
+
super().__init__(filename)
|
| 134 |
+
self._num_workers = max(1, multiprocessing.cpu_count() - 1) # 默认值
|
| 135 |
+
|
| 136 |
+
@property
|
| 137 |
+
def num_workers(self):
|
| 138 |
+
return self._num_workers
|
| 139 |
+
|
| 140 |
+
@num_workers.setter
|
| 141 |
+
def num_workers(self, value):
|
| 142 |
+
self._num_workers = max(1, value) # 确保至少有1个线程
|
| 143 |
+
|
| 144 |
+
def _process_depth_frame(self, args):
|
| 145 |
+
f, output_path, image_size = args
|
| 146 |
+
depth_data = self.frames[f].decompress_depth(self.depth_compression_type)
|
| 147 |
+
depth = np.fromstring(depth_data, dtype=np.uint16).reshape(self.depth_height, self.depth_width)
|
| 148 |
+
|
| 149 |
+
if image_size is not None:
|
| 150 |
+
depth = cv2.resize(depth, (image_size[1], image_size[0]), interpolation=cv2.INTER_NEAREST)
|
| 151 |
+
|
| 152 |
+
output_file = os.path.join(output_path, f"{f}.png")
|
| 153 |
+
with open(output_file, 'wb') as fp:
|
| 154 |
+
writer = png.Writer(width=depth.shape[1], height=depth.shape[0], bitdepth=16)
|
| 155 |
+
depth = depth.reshape(-1, depth.shape[1]).tolist()
|
| 156 |
+
writer.write(fp, depth)
|
| 157 |
+
return f
|
| 158 |
+
|
| 159 |
+
def _process_color_frame(self, args):
|
| 160 |
+
f, output_path, image_size = args
|
| 161 |
+
color = self.frames[f].decompress_color(self.color_compression_type)
|
| 162 |
+
|
| 163 |
+
# Convert to PIL Image for faster processing
|
| 164 |
+
if isinstance(color, np.ndarray):
|
| 165 |
+
color = Image.fromarray(color)
|
| 166 |
+
|
| 167 |
+
if image_size is not None:
|
| 168 |
+
color = color.resize((image_size[1], image_size[0]), Image.NEAREST)
|
| 169 |
+
|
| 170 |
+
output_file = os.path.join(output_path, f"{f}.jpg")
|
| 171 |
+
color.save(output_file, 'JPEG', quality=95, optimize=True)
|
| 172 |
+
return f
|
| 173 |
+
|
| 174 |
+
def export_depth_images_parallel(self, output_path, image_size=None, frame_skip=1):
|
| 175 |
+
if not os.path.exists(output_path):
|
| 176 |
+
os.makedirs(output_path)
|
| 177 |
+
|
| 178 |
+
frames_to_process = range(0, len(self.frames), frame_skip)
|
| 179 |
+
args_list = [(f, output_path, image_size) for f in frames_to_process]
|
| 180 |
+
|
| 181 |
+
print(f'Exporting {len(frames_to_process)} depth frames to {output_path} using {self.num_workers} workers')
|
| 182 |
+
with ThreadPoolExecutor(max_workers=self.num_workers) as executor:
|
| 183 |
+
futures = [executor.submit(self._process_depth_frame, args) for args in args_list]
|
| 184 |
+
|
| 185 |
+
for _ in tqdm(as_completed(futures), total=len(futures), desc="Processing depth frames"):
|
| 186 |
+
pass
|
| 187 |
+
|
| 188 |
+
def export_color_images_parallel(self, output_path, image_size=None, frame_skip=1):
|
| 189 |
+
if not os.path.exists(output_path):
|
| 190 |
+
os.makedirs(output_path)
|
| 191 |
+
|
| 192 |
+
frames_to_process = range(0, len(self.frames), frame_skip)
|
| 193 |
+
args_list = [(f, output_path, image_size) for f in frames_to_process]
|
| 194 |
+
|
| 195 |
+
print(f'Exporting {len(frames_to_process)} color frames to {output_path} using {self.num_workers} workers')
|
| 196 |
+
with ThreadPoolExecutor(max_workers=self.num_workers) as executor:
|
| 197 |
+
futures = [executor.submit(self._process_color_frame, args) for args in args_list]
|
| 198 |
+
|
| 199 |
+
for _ in tqdm(as_completed(futures), total=len(futures), desc="Processing color frames"):
|
| 200 |
+
pass
|
| 201 |
+
|
| 202 |
+
def export_poses_parallel(self, output_path, frame_skip=1):
|
| 203 |
+
if not os.path.exists(output_path):
|
| 204 |
+
os.makedirs(output_path)
|
| 205 |
+
|
| 206 |
+
print(f'Exporting {len(self.frames)//frame_skip} camera poses to {output_path}')
|
| 207 |
+
|
| 208 |
+
def save_pose(f):
|
| 209 |
+
self.save_mat_to_file(self.frames[f].camera_to_world,
|
| 210 |
+
os.path.join(output_path, f"{f}.txt"))
|
| 211 |
+
return f
|
| 212 |
+
|
| 213 |
+
with ThreadPoolExecutor(max_workers=self.num_workers) as executor:
|
| 214 |
+
futures = [executor.submit(save_pose, f)
|
| 215 |
+
for f in range(0, len(self.frames), frame_skip)]
|
| 216 |
+
|
| 217 |
+
for _ in tqdm(as_completed(futures), total=len(futures), desc="Processing poses"):
|
| 218 |
+
pass
|
preprocessing/download-scannetv2.py
ADDED
|
@@ -0,0 +1,243 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/usr/bin/env python
|
| 2 |
+
# Downloads ScanNet public data release
|
| 3 |
+
# Run with ./download-scannet.py (or python download-scannet.py on Windows)
|
| 4 |
+
# python download-scannetv2.py -o ../data/raw_data/scannet --id scene0000_00 --type .sens
|
| 5 |
+
"""
|
| 6 |
+
python download-scannetv2.py -o ../data/raw_data/scannet --type .sens --type _vh_clean_2 --type .0.010000.segs.json --type .aggregation.json --type _vh_clean_2.ply --id scene0000_01
|
| 7 |
+
"""
|
| 8 |
+
# -*- coding: utf-8 -*-
|
| 9 |
+
|
| 10 |
+
import argparse
|
| 11 |
+
import os
|
| 12 |
+
import os
|
| 13 |
+
# os.environ['HTTP_PROXY'] = 'http://127.0.0.1:7890'
|
| 14 |
+
# os.environ['HTTPS_PROXY'] = 'http://127.0.0.1:7890'
|
| 15 |
+
import urllib.request
|
| 16 |
+
import tempfile
|
| 17 |
+
|
| 18 |
+
import ssl
|
| 19 |
+
ssl._create_default_https_context = ssl._create_unverified_context
|
| 20 |
+
|
| 21 |
+
BASE_URL = 'http://kaldir.vc.in.tum.de/scannet/'
|
| 22 |
+
TOS_URL = BASE_URL + 'ScanNet_TOS.pdf'
|
| 23 |
+
FILETYPES = ['.aggregation.json', '.sens', '.txt', '_vh_clean.ply', '_vh_clean_2.0.010000.segs.json', '_vh_clean_2.ply', '_vh_clean.segs.json', '_vh_clean.aggregation.json', '_vh_clean_2.labels.ply', '_2d-instance.zip', '_2d-instance-filt.zip', '_2d-label.zip', '_2d-label-filt.zip']
|
| 24 |
+
FILETYPES_TEST = ['.sens', '.txt', '_vh_clean.ply', '_vh_clean_2.ply']
|
| 25 |
+
PREPROCESSED_FRAMES_FILE = ['scannet_frames_25k.zip', '5.6GB']
|
| 26 |
+
TEST_FRAMES_FILE = ['scannet_frames_test.zip', '610MB']
|
| 27 |
+
LABEL_MAP_FILES = ['scannetv2-labels.combined.tsv', 'scannet-labels.combined.tsv']
|
| 28 |
+
DATA_EFFICIENT_FILES = ['limited-reconstruction-scenes.zip', 'limited-annotation-points.zip', 'limited-bboxes.zip', '1.7MB']
|
| 29 |
+
GRIT_FILES = ['ScanNet-GRIT.zip']
|
| 30 |
+
RELEASES = ['v2/scans', 'v1/scans']
|
| 31 |
+
RELEASES_TASKS = ['v2/tasks', 'v1/tasks']
|
| 32 |
+
RELEASES_NAMES = ['v2', 'v1']
|
| 33 |
+
RELEASE = RELEASES[0]
|
| 34 |
+
RELEASE_TASKS = RELEASES_TASKS[0]
|
| 35 |
+
RELEASE_NAME = RELEASES_NAMES[0]
|
| 36 |
+
LABEL_MAP_FILE = LABEL_MAP_FILES[0]
|
| 37 |
+
RELEASE_SIZE = '1.2TB'
|
| 38 |
+
V1_IDX = 1
|
| 39 |
+
|
| 40 |
+
|
| 41 |
+
def get_release_scans(release_file):
|
| 42 |
+
scan_lines = urllib.request.urlopen(release_file)
|
| 43 |
+
scans = []
|
| 44 |
+
for scan_line in scan_lines:
|
| 45 |
+
scan_id = scan_line.decode('utf8').rstrip('\n')
|
| 46 |
+
scans.append(scan_id)
|
| 47 |
+
return scans
|
| 48 |
+
|
| 49 |
+
|
| 50 |
+
def download_release(release_scans, out_dir, file_types, use_v1_sens, skip_existing):
|
| 51 |
+
if len(release_scans) == 0:
|
| 52 |
+
return
|
| 53 |
+
print('Downloading ScanNet ' + RELEASE_NAME + ' release to ' + out_dir + '...')
|
| 54 |
+
for scan_id in release_scans:
|
| 55 |
+
scan_out_dir = os.path.join(out_dir, scan_id)
|
| 56 |
+
download_scan(scan_id, scan_out_dir, file_types, use_v1_sens, skip_existing)
|
| 57 |
+
print('Downloaded ScanNet ' + RELEASE_NAME + ' release.')
|
| 58 |
+
|
| 59 |
+
|
| 60 |
+
def download_file(url, out_file):
|
| 61 |
+
out_dir = os.path.dirname(out_file)
|
| 62 |
+
if not os.path.isdir(out_dir):
|
| 63 |
+
os.makedirs(out_dir)
|
| 64 |
+
if not os.path.isfile(out_file):
|
| 65 |
+
print('\t' + url + ' > ' + out_file)
|
| 66 |
+
fh, out_file_tmp = tempfile.mkstemp(dir=out_dir)
|
| 67 |
+
f = os.fdopen(fh, 'w')
|
| 68 |
+
f.close()
|
| 69 |
+
urllib.request.urlretrieve(url, out_file_tmp)
|
| 70 |
+
os.rename(out_file_tmp, out_file)
|
| 71 |
+
else:
|
| 72 |
+
print('WARNING: skipping download of existing file ' + out_file)
|
| 73 |
+
|
| 74 |
+
def download_scan(scan_id, out_dir, file_types, use_v1_sens, skip_existing=False):
|
| 75 |
+
print('Downloading ScanNet ' + RELEASE_NAME + ' scan ' + scan_id + ' ...')
|
| 76 |
+
if not os.path.isdir(out_dir):
|
| 77 |
+
os.makedirs(out_dir)
|
| 78 |
+
for ft in file_types:
|
| 79 |
+
v1_sens = use_v1_sens and ft == '.sens'
|
| 80 |
+
url = BASE_URL + RELEASE + '/' + scan_id + '/' + scan_id + ft if not v1_sens else BASE_URL + RELEASES[V1_IDX] + '/' + scan_id + '/' + scan_id + ft
|
| 81 |
+
out_file = out_dir + '/' + scan_id + ft
|
| 82 |
+
if skip_existing and os.path.isfile(out_file):
|
| 83 |
+
continue
|
| 84 |
+
download_file(url, out_file)
|
| 85 |
+
print('Downloaded scan ' + scan_id)
|
| 86 |
+
|
| 87 |
+
|
| 88 |
+
def download_task_data(out_dir):
|
| 89 |
+
print('Downloading ScanNet v1 task data...')
|
| 90 |
+
files = [
|
| 91 |
+
LABEL_MAP_FILES[V1_IDX], 'obj_classification/data.zip',
|
| 92 |
+
'obj_classification/trained_models.zip', 'voxel_labeling/data.zip',
|
| 93 |
+
'voxel_labeling/trained_models.zip'
|
| 94 |
+
]
|
| 95 |
+
for file in files:
|
| 96 |
+
url = BASE_URL + RELEASES_TASKS[V1_IDX] + '/' + file
|
| 97 |
+
localpath = os.path.join(out_dir, file)
|
| 98 |
+
localdir = os.path.dirname(localpath)
|
| 99 |
+
if not os.path.isdir(localdir):
|
| 100 |
+
os.makedirs(localdir)
|
| 101 |
+
download_file(url, localpath)
|
| 102 |
+
print('Downloaded task data.')
|
| 103 |
+
|
| 104 |
+
def download_tfrecords(in_dir, out_dir):
|
| 105 |
+
print('Downloading tf records (302 GB)...')
|
| 106 |
+
if not os.path.exists(out_dir):
|
| 107 |
+
os.makedirs(out_dir)
|
| 108 |
+
split_to_num_shards = {'train': 100, 'val': 25, 'test': 10}
|
| 109 |
+
|
| 110 |
+
for folder_name in ['hires_tfrecords', 'lores_tfrecords']:
|
| 111 |
+
folder_dir = '%s/%s' % (in_dir, folder_name)
|
| 112 |
+
save_dir = '%s/%s' % (out_dir, folder_name)
|
| 113 |
+
if not os.path.exists(save_dir):
|
| 114 |
+
os.makedirs(save_dir)
|
| 115 |
+
for split, num_shards in split_to_num_shards.items():
|
| 116 |
+
for i in range(num_shards):
|
| 117 |
+
file_name = '%s-%05d-of-%05d.tfrecords' % (split, i, num_shards)
|
| 118 |
+
url = '%s/%s' % (folder_dir, file_name)
|
| 119 |
+
localpath = '%s/%s/%s' % (out_dir, folder_name, file_name)
|
| 120 |
+
download_file(url, localpath)
|
| 121 |
+
|
| 122 |
+
def download_label_map(out_dir):
|
| 123 |
+
print('Downloading ScanNet ' + RELEASE_NAME + ' label mapping file...')
|
| 124 |
+
files = [ LABEL_MAP_FILE ]
|
| 125 |
+
for file in files:
|
| 126 |
+
url = BASE_URL + RELEASE_TASKS + '/' + file
|
| 127 |
+
localpath = os.path.join(out_dir, file)
|
| 128 |
+
localdir = os.path.dirname(localpath)
|
| 129 |
+
if not os.path.isdir(localdir):
|
| 130 |
+
os.makedirs(localdir)
|
| 131 |
+
download_file(url, localpath)
|
| 132 |
+
print('Downloaded ScanNet ' + RELEASE_NAME + ' label mapping file.')
|
| 133 |
+
|
| 134 |
+
|
| 135 |
+
def main():
|
| 136 |
+
parser = argparse.ArgumentParser(description='Downloads ScanNet public data release.')
|
| 137 |
+
parser.add_argument('-o', '--out_dir', required=True, help='directory in which to download')
|
| 138 |
+
parser.add_argument('--task_data', action='store_true', help='download task data (v1)')
|
| 139 |
+
parser.add_argument('--label_map', action='store_true', help='download label map file')
|
| 140 |
+
parser.add_argument('--v1', action='store_true', help='download ScanNet v1 instead of v2')
|
| 141 |
+
parser.add_argument('--id', help='specific scan id to download')
|
| 142 |
+
parser.add_argument('--preprocessed_frames', action='store_true', help='download preprocessed subset of ScanNet frames (' + PREPROCESSED_FRAMES_FILE[1] + ')')
|
| 143 |
+
parser.add_argument('--test_frames_2d', action='store_true', help='download 2D test frames (' + TEST_FRAMES_FILE[1] + '; also included with whole dataset download)')
|
| 144 |
+
parser.add_argument('--data_efficient', action='store_true', help='download data efficient task files; also included with whole dataset download)')
|
| 145 |
+
parser.add_argument('--tf_semantic', action='store_true', help='download google tensorflow records for 3D segmentation / detection')
|
| 146 |
+
parser.add_argument('--grit', action='store_true', help='download ScanNet files for General Robust Image Task')
|
| 147 |
+
parser.add_argument('--type', help='specific file type to download (.aggregation.json, .sens, .txt, _vh_clean.ply, _vh_clean_2.0.010000.segs.json, _vh_clean_2.ply, _vh_clean.segs.json, _vh_clean.aggregation.json, _vh_clean_2.labels.ply, _2d-instance.zip, _2d-instance-filt.zip, _2d-label.zip, _2d-label-filt.zip)')
|
| 148 |
+
parser.add_argument('--skip_existing', action='store_true', help='skip download of existing files when downloading full release')
|
| 149 |
+
args = parser.parse_args()
|
| 150 |
+
|
| 151 |
+
|
| 152 |
+
if args.v1:
|
| 153 |
+
global RELEASE
|
| 154 |
+
global RELEASE_TASKS
|
| 155 |
+
global RELEASE_NAME
|
| 156 |
+
global LABEL_MAP_FILE
|
| 157 |
+
RELEASE = RELEASES[V1_IDX]
|
| 158 |
+
RELEASE_TASKS = RELEASES_TASKS[V1_IDX]
|
| 159 |
+
RELEASE_NAME = RELEASES_NAMES[V1_IDX]
|
| 160 |
+
LABEL_MAP_FILE = LABEL_MAP_FILES[V1_IDX]
|
| 161 |
+
assert((not args.tf_semantic) and (not args.grit)), "Task files specified invalid for v1"
|
| 162 |
+
|
| 163 |
+
release_file = BASE_URL + RELEASE + '.txt'
|
| 164 |
+
release_scans = get_release_scans(release_file)
|
| 165 |
+
file_types = FILETYPES
|
| 166 |
+
release_test_file = BASE_URL + RELEASE + '_test.txt'
|
| 167 |
+
release_test_scans = [] if args.v1 else get_release_scans(release_test_file)
|
| 168 |
+
file_types_test = FILETYPES_TEST
|
| 169 |
+
out_dir_scans = os.path.join(args.out_dir, 'scans')
|
| 170 |
+
out_dir_test_scans = os.path.join(args.out_dir, 'scans_test')
|
| 171 |
+
out_dir_tasks = os.path.join(args.out_dir, 'tasks')
|
| 172 |
+
|
| 173 |
+
if args.type: # download file type
|
| 174 |
+
file_type = args.type
|
| 175 |
+
if file_type not in FILETYPES:
|
| 176 |
+
print('ERROR: Invalid file type: ' + file_type)
|
| 177 |
+
return
|
| 178 |
+
file_types = [file_type]
|
| 179 |
+
if file_type in FILETYPES_TEST:
|
| 180 |
+
file_types_test = [file_type]
|
| 181 |
+
else:
|
| 182 |
+
file_types_test = []
|
| 183 |
+
if args.task_data: # download task data
|
| 184 |
+
download_task_data(out_dir_tasks)
|
| 185 |
+
elif args.label_map: # download label map file
|
| 186 |
+
download_label_map(args.out_dir)
|
| 187 |
+
elif args.preprocessed_frames: # download preprocessed scannet_frames_25k.zip file
|
| 188 |
+
if args.v1:
|
| 189 |
+
print('ERROR: Preprocessed frames only available for ScanNet v2')
|
| 190 |
+
print('You are downloading the preprocessed subset of frames ' + PREPROCESSED_FRAMES_FILE[0] + ' which requires ' + PREPROCESSED_FRAMES_FILE[1] + ' of space.')
|
| 191 |
+
download_file(os.path.join(BASE_URL, RELEASE_TASKS, PREPROCESSED_FRAMES_FILE[0]), os.path.join(out_dir_tasks, PREPROCESSED_FRAMES_FILE[0]))
|
| 192 |
+
elif args.test_frames_2d: # download test scannet_frames_test.zip file
|
| 193 |
+
if args.v1:
|
| 194 |
+
print('ERROR: 2D test frames only available for ScanNet v2')
|
| 195 |
+
print('You are downloading the 2D test set ' + TEST_FRAMES_FILE[0] + ' which requires ' + TEST_FRAMES_FILE[1] + ' of space.')
|
| 196 |
+
download_file(os.path.join(BASE_URL, RELEASE_TASKS, TEST_FRAMES_FILE[0]), os.path.join(out_dir_tasks, TEST_FRAMES_FILE[0]))
|
| 197 |
+
elif args.data_efficient: # download data efficient task files
|
| 198 |
+
print('You are downloading the data efficient task files' + ' which requires ' + DATA_EFFICIENT_FILES[-1] + ' of space.')
|
| 199 |
+
for k in range(len(DATA_EFFICIENT_FILES)-1):
|
| 200 |
+
download_file(os.path.join(BASE_URL, RELEASE_TASKS, DATA_EFFICIENT_FILES[k]), os.path.join(out_dir_tasks, DATA_EFFICIENT_FILES[k]))
|
| 201 |
+
elif args.tf_semantic: # download google tf records
|
| 202 |
+
download_tfrecords(os.path.join(BASE_URL, RELEASE_TASKS, 'tf3d'), os.path.join(out_dir_tasks, 'tf3d'))
|
| 203 |
+
elif args.grit: # download GRIT file
|
| 204 |
+
download_file(os.path.join(BASE_URL, RELEASE_TASKS, GRIT_FILES[0]), os.path.join(out_dir_tasks, GRIT_FILES[0]))
|
| 205 |
+
elif args.id: # download single scan
|
| 206 |
+
scan_id = args.id
|
| 207 |
+
is_test_scan = scan_id in release_test_scans
|
| 208 |
+
if scan_id not in release_scans and (not is_test_scan or args.v1):
|
| 209 |
+
print('ERROR: Invalid scan id: ' + scan_id)
|
| 210 |
+
else:
|
| 211 |
+
out_dir = os.path.join(out_dir_scans, scan_id) if not is_test_scan else os.path.join(out_dir_test_scans, scan_id)
|
| 212 |
+
scan_file_types = file_types if not is_test_scan else file_types_test
|
| 213 |
+
use_v1_sens = not is_test_scan
|
| 214 |
+
if not is_test_scan and not args.v1 and '.sens' in scan_file_types:
|
| 215 |
+
print('Note: ScanNet v2 uses the same .sens files as ScanNet v1: Press \'n\' to exclude downloading .sens files for each scan')
|
| 216 |
+
# key = input('')
|
| 217 |
+
# if key.strip().lower() == 'n':
|
| 218 |
+
# scan_file_types.remove('.sens')
|
| 219 |
+
download_scan(scan_id, out_dir, scan_file_types, use_v1_sens, skip_existing=args.skip_existing)
|
| 220 |
+
else: # download entire release
|
| 221 |
+
if len(file_types) == len(FILETYPES):
|
| 222 |
+
print('WARNING: You are downloading the entire ScanNet ' + RELEASE_NAME + ' release which requires ' + RELEASE_SIZE + ' of space.')
|
| 223 |
+
else:
|
| 224 |
+
print('WARNING: You are downloading all ScanNet ' + RELEASE_NAME + ' scans of type ' + file_types[0])
|
| 225 |
+
# print('Note that existing scan directories will be skipped. Delete partially downloaded directories to re-download.')
|
| 226 |
+
# print('***')
|
| 227 |
+
# print('Press any key to continue, or CTRL-C to exit.')
|
| 228 |
+
# key = input('')
|
| 229 |
+
# if not args.v1 and '.sens' in file_types:
|
| 230 |
+
# print('Note: ScanNet v2 uses the same .sens files as ScanNet v1: Press \'n\' to exclude downloading .sens files for each scan')
|
| 231 |
+
# key = input('')
|
| 232 |
+
# if key.strip().lower() == 'n':
|
| 233 |
+
# file_types.remove('.sens')
|
| 234 |
+
download_release(release_scans, out_dir_scans, file_types, use_v1_sens=True, skip_existing=args.skip_existing)
|
| 235 |
+
if not args.v1:
|
| 236 |
+
download_label_map(args.out_dir)
|
| 237 |
+
download_release(release_test_scans, out_dir_test_scans, file_types_test, use_v1_sens=False, skip_existing=args.skip_existing)
|
| 238 |
+
download_file(os.path.join(BASE_URL, RELEASE_TASKS, TEST_FRAMES_FILE[0]), os.path.join(out_dir_tasks, TEST_FRAMES_FILE[0]))
|
| 239 |
+
for k in range(len(DATA_EFFICIENT_FILES)-1):
|
| 240 |
+
download_file(os.path.join(BASE_URL, RELEASE_TASKS, DATA_EFFICIENT_FILES[k]), os.path.join(out_dir_tasks, DATA_EFFICIENT_FILES[k]))
|
| 241 |
+
|
| 242 |
+
|
| 243 |
+
if __name__ == "__main__": main()
|
preprocessing/download_from_scan_id_txt.py
ADDED
|
@@ -0,0 +1,169 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/usr/bin/env python3
|
| 2 |
+
"""Batch-download ScanNet files for scene ids listed in a text file."""
|
| 3 |
+
|
| 4 |
+
from __future__ import annotations
|
| 5 |
+
|
| 6 |
+
import argparse
|
| 7 |
+
import subprocess
|
| 8 |
+
import sys
|
| 9 |
+
from pathlib import Path
|
| 10 |
+
from typing import List
|
| 11 |
+
|
| 12 |
+
VALID_FILE_TYPES = [
|
| 13 |
+
".aggregation.json",
|
| 14 |
+
".sens",
|
| 15 |
+
".txt",
|
| 16 |
+
"_vh_clean.ply",
|
| 17 |
+
"_vh_clean_2.0.010000.segs.json",
|
| 18 |
+
"_vh_clean_2.ply",
|
| 19 |
+
"_vh_clean.segs.json",
|
| 20 |
+
"_vh_clean.aggregation.json",
|
| 21 |
+
"_vh_clean_2.labels.ply",
|
| 22 |
+
"_2d-instance.zip",
|
| 23 |
+
"_2d-instance-filt.zip",
|
| 24 |
+
"_2d-label.zip",
|
| 25 |
+
"_2d-label-filt.zip",
|
| 26 |
+
]
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
def parse_args() -> argparse.Namespace:
|
| 30 |
+
parser = argparse.ArgumentParser(
|
| 31 |
+
description=(
|
| 32 |
+
"Download ScanNet data for all scene ids listed in a text file "
|
| 33 |
+
"(one id per line)."
|
| 34 |
+
)
|
| 35 |
+
)
|
| 36 |
+
parser.add_argument(
|
| 37 |
+
"-o",
|
| 38 |
+
"--out_dir",
|
| 39 |
+
required=True,
|
| 40 |
+
help="Output directory passed to download-scannetv2.py",
|
| 41 |
+
)
|
| 42 |
+
parser.add_argument(
|
| 43 |
+
"--ids_file",
|
| 44 |
+
default="../data/qa/scan_id.txt",
|
| 45 |
+
help="Path to id list file (default: ../data/qa/scan_id.txt)",
|
| 46 |
+
)
|
| 47 |
+
parser.add_argument(
|
| 48 |
+
"--type",
|
| 49 |
+
dest="file_types",
|
| 50 |
+
action="append",
|
| 51 |
+
choices=VALID_FILE_TYPES,
|
| 52 |
+
help=(
|
| 53 |
+
"File type to download. Repeat this option for multiple types. "
|
| 54 |
+
"If omitted, downloader default behavior is used."
|
| 55 |
+
),
|
| 56 |
+
)
|
| 57 |
+
parser.add_argument(
|
| 58 |
+
"--skip_existing",
|
| 59 |
+
action="store_true",
|
| 60 |
+
help="Skip existing files when calling download-scannetv2.py",
|
| 61 |
+
)
|
| 62 |
+
parser.add_argument(
|
| 63 |
+
"--v1",
|
| 64 |
+
action="store_true",
|
| 65 |
+
help="Pass --v1 to download-scannetv2.py",
|
| 66 |
+
)
|
| 67 |
+
parser.add_argument(
|
| 68 |
+
"--dry_run",
|
| 69 |
+
action="store_true",
|
| 70 |
+
help="Print commands without executing them",
|
| 71 |
+
)
|
| 72 |
+
parser.add_argument(
|
| 73 |
+
"--limit",
|
| 74 |
+
type=int,
|
| 75 |
+
default=0,
|
| 76 |
+
help="Only process first N ids (0 means all)",
|
| 77 |
+
)
|
| 78 |
+
return parser.parse_args()
|
| 79 |
+
|
| 80 |
+
|
| 81 |
+
def load_ids(ids_file: Path) -> List[str]:
|
| 82 |
+
if not ids_file.is_file():
|
| 83 |
+
raise FileNotFoundError(f"ids file not found: {ids_file}")
|
| 84 |
+
|
| 85 |
+
ids: List[str] = []
|
| 86 |
+
with ids_file.open("r", encoding="utf-8") as f:
|
| 87 |
+
for line in f:
|
| 88 |
+
scene_id = line.strip()
|
| 89 |
+
if not scene_id or scene_id.startswith("#"):
|
| 90 |
+
continue
|
| 91 |
+
ids.append(scene_id)
|
| 92 |
+
|
| 93 |
+
# Keep order while removing duplicates.
|
| 94 |
+
deduped_ids = list(dict.fromkeys(ids))
|
| 95 |
+
return deduped_ids
|
| 96 |
+
|
| 97 |
+
|
| 98 |
+
def main() -> int:
|
| 99 |
+
args = parse_args()
|
| 100 |
+
script_dir = Path(__file__).resolve().parent
|
| 101 |
+
downloader = script_dir / "download-scannetv2.py"
|
| 102 |
+
ids_file = (script_dir / args.ids_file).resolve()
|
| 103 |
+
|
| 104 |
+
if not downloader.is_file():
|
| 105 |
+
print(f"ERROR: downloader not found: {downloader}")
|
| 106 |
+
return 1
|
| 107 |
+
|
| 108 |
+
try:
|
| 109 |
+
scene_ids = load_ids(ids_file)
|
| 110 |
+
except FileNotFoundError as e:
|
| 111 |
+
print(f"ERROR: {e}")
|
| 112 |
+
return 1
|
| 113 |
+
|
| 114 |
+
if not scene_ids:
|
| 115 |
+
print("No scene ids found in ids file.")
|
| 116 |
+
return 0
|
| 117 |
+
|
| 118 |
+
if args.limit > 0:
|
| 119 |
+
scene_ids = scene_ids[: args.limit]
|
| 120 |
+
|
| 121 |
+
print(f"Using ids file: {ids_file}")
|
| 122 |
+
print(f"Total scene ids to process: {len(scene_ids)}")
|
| 123 |
+
|
| 124 |
+
failures = 0
|
| 125 |
+
for idx, scene_id in enumerate(scene_ids, start=1):
|
| 126 |
+
requested_types = args.file_types if args.file_types else [None]
|
| 127 |
+
|
| 128 |
+
for file_type in requested_types:
|
| 129 |
+
cmd = [
|
| 130 |
+
sys.executable,
|
| 131 |
+
str(downloader),
|
| 132 |
+
"-o",
|
| 133 |
+
args.out_dir,
|
| 134 |
+
"--id",
|
| 135 |
+
scene_id,
|
| 136 |
+
]
|
| 137 |
+
|
| 138 |
+
if args.v1:
|
| 139 |
+
cmd.append("--v1")
|
| 140 |
+
if args.skip_existing:
|
| 141 |
+
cmd.append("--skip_existing")
|
| 142 |
+
if file_type is not None:
|
| 143 |
+
cmd.extend(["--type", file_type])
|
| 144 |
+
|
| 145 |
+
type_label = file_type if file_type is not None else "<default>"
|
| 146 |
+
print(f"[{idx}/{len(scene_ids)}] {scene_id} | type: {type_label}")
|
| 147 |
+
print(" ".join(cmd))
|
| 148 |
+
|
| 149 |
+
if args.dry_run:
|
| 150 |
+
continue
|
| 151 |
+
|
| 152 |
+
result = subprocess.run(cmd)
|
| 153 |
+
if result.returncode != 0:
|
| 154 |
+
failures += 1
|
| 155 |
+
print(
|
| 156 |
+
"ERROR: scene "
|
| 157 |
+
f"{scene_id} (type {type_label}) failed with exit code {result.returncode}"
|
| 158 |
+
)
|
| 159 |
+
|
| 160 |
+
if failures:
|
| 161 |
+
print(f"Finished with {failures} failures.")
|
| 162 |
+
return 2
|
| 163 |
+
|
| 164 |
+
print("All requested scene ids processed successfully.")
|
| 165 |
+
return 0
|
| 166 |
+
|
| 167 |
+
|
| 168 |
+
if __name__ == "__main__":
|
| 169 |
+
raise SystemExit(main())
|
preprocessing/export_sampled_frames.py
ADDED
|
@@ -0,0 +1,643 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"""
|
| 2 |
+
1. 导出的核心数据类型
|
| 3 |
+
对于每一个被采样到的视频帧,脚本会提取并保存以下 5 种数据:
|
| 4 |
+
|
| 5 |
+
Color (RGB 图像): 从原始流中解压 JPEG 颜色数据,支持根据 --image_size 参数重新调整分辨率(Resize),最终保存为 .jpg 格式。
|
| 6 |
+
|
| 7 |
+
Depth (深度图): 解压深度数据,并将其转化为 16-bit 灰度图的 .png 格式保存。
|
| 8 |
+
|
| 9 |
+
Pose (相机外参/位姿): 获取该帧对应的相机到世界坐标系的 4x4 变换矩阵(Camera-to-World)。特别地,脚本会读取 ScanNet 场景的元数据(scene_id.txt),获取 axisAlignment 矩阵,将原始的相机位姿对齐到统一的全局重力坐标系下,最后保存为 .txt 文件。
|
| 10 |
+
|
| 11 |
+
Instance Mask (实例分割掩码): 如果同级目录下存在 2d-instance-filt.zip 文件,脚本会自动去解压并匹配对应帧的 2D 实例/语义标签掩码,保存为 .png。
|
| 12 |
+
|
| 13 |
+
Intrinsics (相机内参): 解析元数据中的焦距和主点坐标(fx, fy, mx, my),构建 4x4 的深度图相机内参矩阵并保存。
|
| 14 |
+
"""
|
| 15 |
+
|
| 16 |
+
import argparse
|
| 17 |
+
import os
|
| 18 |
+
import sys
|
| 19 |
+
import cv2 # Requires opencv-python
|
| 20 |
+
import numpy as np
|
| 21 |
+
from tqdm import tqdm # Requires tqdm
|
| 22 |
+
import glob
|
| 23 |
+
import concurrent.futures
|
| 24 |
+
import math
|
| 25 |
+
import png # Requires pypng
|
| 26 |
+
import zipfile # Added for zip file handling
|
| 27 |
+
import shutil # Added for file copying
|
| 28 |
+
sensor_dir = os.path.dirname(os.path.abspath(__file__))
|
| 29 |
+
sys.path.append(sensor_dir)
|
| 30 |
+
# Assuming SensorData is in the same directory or PYTHONPATH is set
|
| 31 |
+
|
| 32 |
+
from SensorData import SensorData
|
| 33 |
+
|
| 34 |
+
# Helper function to parse scene_id.txt
|
| 35 |
+
def parse_scene_meta_file(filename):
|
| 36 |
+
"""Parses the scene_id.txt file to extract axis alignment and depth intrinsics."""
|
| 37 |
+
metadata = {}
|
| 38 |
+
try:
|
| 39 |
+
with open(filename, 'r') as f:
|
| 40 |
+
for line in f:
|
| 41 |
+
parts = line.strip().split(' = ')
|
| 42 |
+
if len(parts) == 2:
|
| 43 |
+
key, value = parts
|
| 44 |
+
metadata[key.strip()] = value.strip()
|
| 45 |
+
|
| 46 |
+
# Extract and reshape axis alignment matrix
|
| 47 |
+
axis_align_str = metadata.get('axisAlignment')
|
| 48 |
+
if axis_align_str:
|
| 49 |
+
axis_align_vals = list(map(float, axis_align_str.split()))
|
| 50 |
+
if len(axis_align_vals) == 16:
|
| 51 |
+
axis_align_matrix = np.array(axis_align_vals).reshape(4, 4)
|
| 52 |
+
else:
|
| 53 |
+
print(f"Warning: Invalid number of values for axisAlignment in {filename}. Expected 16, got {len(axis_align_vals)}.")
|
| 54 |
+
axis_align_matrix = None
|
| 55 |
+
else:
|
| 56 |
+
print(f"Warning: axisAlignment key not found in {filename}.")
|
| 57 |
+
axis_align_matrix = None
|
| 58 |
+
|
| 59 |
+
# Construct depth intrinsics matrix
|
| 60 |
+
try:
|
| 61 |
+
fx = float(metadata['fx_depth'])
|
| 62 |
+
fy = float(metadata['fy_depth'])
|
| 63 |
+
mx = float(metadata['mx_depth'])
|
| 64 |
+
my = float(metadata['my_depth'])
|
| 65 |
+
depth_intrinsics = np.array([
|
| 66 |
+
[fx, 0, mx, 0],
|
| 67 |
+
[0, fy, my, 0],
|
| 68 |
+
[0, 0, 1, 0],
|
| 69 |
+
[0, 0, 0, 1]
|
| 70 |
+
])
|
| 71 |
+
except KeyError as e:
|
| 72 |
+
print(f"Warning: Missing depth intrinsic key {e} in {filename}.")
|
| 73 |
+
depth_intrinsics = None
|
| 74 |
+
except ValueError as e:
|
| 75 |
+
print(f"Warning: Invalid value for depth intrinsic key in {filename}: {e}.")
|
| 76 |
+
depth_intrinsics = None
|
| 77 |
+
|
| 78 |
+
return axis_align_matrix, depth_intrinsics
|
| 79 |
+
|
| 80 |
+
except FileNotFoundError:
|
| 81 |
+
print(f"Warning: Scene metadata file not found: {filename}")
|
| 82 |
+
return None, None
|
| 83 |
+
except Exception as e:
|
| 84 |
+
print(f"Warning: Error parsing scene metadata file {filename}: {e}")
|
| 85 |
+
return None, None
|
| 86 |
+
|
| 87 |
+
def save_matrix_to_file(matrix, filename):
|
| 88 |
+
"""Saves a numpy matrix to a text file."""
|
| 89 |
+
with open(filename, 'w') as f:
|
| 90 |
+
for row in matrix:
|
| 91 |
+
f.write(' '.join(map(str, row)) + '\n')
|
| 92 |
+
|
| 93 |
+
def export_scene_sampled_frames(sens_file_path, output_base_dir, num_frames_to_sample, split, image_size=None, min_valid_components_per_frame_initial=0, min_valid_frames_per_scene=1):
|
| 94 |
+
"""Exports uniformly sampled pose, depth, color, instance mask, and intrinsics for a single scene, applying axis alignment to poses."""
|
| 95 |
+
scene_id = os.path.basename(os.path.dirname(sens_file_path))
|
| 96 |
+
scene_dir_path = os.path.dirname(sens_file_path)
|
| 97 |
+
print(f"Processing scene: {scene_id} (split: {split})")
|
| 98 |
+
print(f'Loading {sens_file_path}...')
|
| 99 |
+
try:
|
| 100 |
+
sd = SensorData(sens_file_path)
|
| 101 |
+
except NameError:
|
| 102 |
+
print("Error: SensorData class failed to be imported.")
|
| 103 |
+
return None
|
| 104 |
+
except Exception as e:
|
| 105 |
+
print(f"Error loading SensorData from {sens_file_path}: {e}")
|
| 106 |
+
return None
|
| 107 |
+
print(f'Loaded {len(sd.frames)} frames.')
|
| 108 |
+
|
| 109 |
+
if not hasattr(sd, 'frames') or not sd.frames:
|
| 110 |
+
print("Error: SensorData object does not contain frames or is empty.")
|
| 111 |
+
return None
|
| 112 |
+
|
| 113 |
+
total_raw_frames = len(sd.frames)
|
| 114 |
+
if total_raw_frames == 0:
|
| 115 |
+
print(f"Scene {scene_id} has 0 frames. Skipping.")
|
| 116 |
+
return scene_id
|
| 117 |
+
|
| 118 |
+
# --- Locate additional input files ---
|
| 119 |
+
scene_meta_path = os.path.join(scene_dir_path, f"{scene_id}.txt")
|
| 120 |
+
instance_zip_path = os.path.join(scene_dir_path, f"{scene_id}_2d-instance-filt.zip")
|
| 121 |
+
if not os.path.exists(instance_zip_path):
|
| 122 |
+
instance_zip_path = os.path.join(scene_dir_path, f"{scene_id}_2d-instance.zip")
|
| 123 |
+
|
| 124 |
+
instance_zip = None
|
| 125 |
+
if os.path.exists(instance_zip_path):
|
| 126 |
+
try:
|
| 127 |
+
instance_zip = zipfile.ZipFile(instance_zip_path, 'r')
|
| 128 |
+
print(f"Opened instance mask zip: {instance_zip_path}")
|
| 129 |
+
except zipfile.BadZipFile:
|
| 130 |
+
print(f"Warning: Bad zip file: {instance_zip_path}. Instance masks will be unavailable.")
|
| 131 |
+
instance_zip = None
|
| 132 |
+
except Exception as e:
|
| 133 |
+
print(f"Warning: Error opening zip file {instance_zip_path}: {e}. Instance masks will be unavailable.")
|
| 134 |
+
instance_zip = None
|
| 135 |
+
else:
|
| 136 |
+
print(f"Warning: Instance mask zip file not found at {instance_zip_path} or fallback. Instance masks will be unavailable.")
|
| 137 |
+
|
| 138 |
+
# --- Phase 1: Validate all available frames to create a list of candidates ---
|
| 139 |
+
print(f"Validating all {total_raw_frames} available frames for scene {scene_id}...")
|
| 140 |
+
valid_frame_candidates_info = []
|
| 141 |
+
|
| 142 |
+
for original_idx in tqdm(range(total_raw_frames), desc=f"Validating raw frames for {scene_id}", leave=False):
|
| 143 |
+
try:
|
| 144 |
+
frame = sd.frames[original_idx]
|
| 145 |
+
num_available_components = 0
|
| 146 |
+
|
| 147 |
+
if hasattr(frame, 'camera_to_world') and frame.camera_to_world is not None:
|
| 148 |
+
num_available_components += 1
|
| 149 |
+
|
| 150 |
+
if hasattr(frame, 'decompress_depth') and hasattr(sd, 'depth_compression_type') and sd.depth_compression_type.lower() != 'unknown':
|
| 151 |
+
num_available_components += 1
|
| 152 |
+
|
| 153 |
+
if hasattr(frame, 'decompress_color') and hasattr(sd, 'color_compression_type') and sd.color_compression_type.lower() == 'jpeg':
|
| 154 |
+
num_available_components += 1
|
| 155 |
+
|
| 156 |
+
instance_mask_potentially_available = False
|
| 157 |
+
if instance_zip:
|
| 158 |
+
mask_filename_in_zip = f'instance-filt/{original_idx}.png'
|
| 159 |
+
try:
|
| 160 |
+
instance_zip.getinfo(mask_filename_in_zip)
|
| 161 |
+
instance_mask_potentially_available = True
|
| 162 |
+
except KeyError:
|
| 163 |
+
instance_mask_potentially_available = False
|
| 164 |
+
except Exception:
|
| 165 |
+
instance_mask_potentially_available = False
|
| 166 |
+
|
| 167 |
+
if instance_mask_potentially_available:
|
| 168 |
+
num_available_components +=1
|
| 169 |
+
|
| 170 |
+
if num_available_components >= min_valid_components_per_frame_initial:
|
| 171 |
+
valid_frame_candidates_info.append({"original_idx": original_idx})
|
| 172 |
+
|
| 173 |
+
except IndexError:
|
| 174 |
+
print(f"Warning: Raw frame index {original_idx} out of bounds during validation for scene {scene_id}.")
|
| 175 |
+
continue
|
| 176 |
+
except Exception as e_val:
|
| 177 |
+
print(f"Warning: Error validating raw frame {original_idx} for scene {scene_id}: {e_val}. Skipping candidate.")
|
| 178 |
+
continue
|
| 179 |
+
|
| 180 |
+
if not valid_frame_candidates_info:
|
| 181 |
+
print(f"No valid frame candidates found for scene {scene_id} after initial validation. Skipping scene processing.")
|
| 182 |
+
if instance_zip: instance_zip.close()
|
| 183 |
+
return None
|
| 184 |
+
|
| 185 |
+
num_candidates = len(valid_frame_candidates_info)
|
| 186 |
+
print(f"Found {num_candidates} valid frame candidates for scene {scene_id}.")
|
| 187 |
+
|
| 188 |
+
# --- Sampling Logic based on validated candidates ---
|
| 189 |
+
if num_candidates <= num_frames_to_sample:
|
| 190 |
+
selected_candidate_indices = np.arange(num_candidates)
|
| 191 |
+
else:
|
| 192 |
+
selected_candidate_indices = np.linspace(0, num_candidates - 1, num_frames_to_sample, dtype=int)
|
| 193 |
+
selected_candidate_indices = np.unique(selected_candidate_indices)
|
| 194 |
+
|
| 195 |
+
actual_indices_to_process = [valid_frame_candidates_info[i]["original_idx"] for i in selected_candidate_indices]
|
| 196 |
+
if not actual_indices_to_process: # Should not happen if valid_frame_candidates_info is not empty
|
| 197 |
+
print(f"No frames selected for processing for scene {scene_id} after sampling (num_candidates: {num_candidates}, num_frames_to_sample: {num_frames_to_sample}). Skipping.")
|
| 198 |
+
if instance_zip: instance_zip.close()
|
| 199 |
+
return None
|
| 200 |
+
print(f"Selected {len(actual_indices_to_process)} frames for export. First few original indices: {actual_indices_to_process[:10]}...")
|
| 201 |
+
|
| 202 |
+
|
| 203 |
+
# --- Create output directories ---
|
| 204 |
+
pose_output_dir = os.path.join(output_base_dir, 'pose', split, scene_id)
|
| 205 |
+
depth_output_dir = os.path.join(output_base_dir, 'depth', split, scene_id)
|
| 206 |
+
color_output_dir = os.path.join(output_base_dir, 'color', split, scene_id)
|
| 207 |
+
instance_output_dir = os.path.join(output_base_dir, 'instance', split, scene_id)
|
| 208 |
+
intrinsic_base_output_dir = os.path.join(output_base_dir, 'intrinsic', split)
|
| 209 |
+
|
| 210 |
+
os.makedirs(pose_output_dir, exist_ok=True)
|
| 211 |
+
os.makedirs(depth_output_dir, exist_ok=True)
|
| 212 |
+
os.makedirs(color_output_dir, exist_ok=True)
|
| 213 |
+
os.makedirs(instance_output_dir, exist_ok=True)
|
| 214 |
+
os.makedirs(intrinsic_base_output_dir, exist_ok=True)
|
| 215 |
+
|
| 216 |
+
# --- Process scene-level data ---
|
| 217 |
+
axis_align_matrix, intrinsics_matrix = parse_scene_meta_file(scene_meta_path)
|
| 218 |
+
if intrinsics_matrix is not None:
|
| 219 |
+
intrinsic_out_filename = os.path.join(intrinsic_base_output_dir, f'intrinsic_depth_{scene_id}.txt')
|
| 220 |
+
save_matrix_to_file(intrinsics_matrix, intrinsic_out_filename)
|
| 221 |
+
print(f"Saved intrinsics to {intrinsic_out_filename}")
|
| 222 |
+
else:
|
| 223 |
+
print(f"Warning: Could not read/parse or save intrinsics for scene {scene_id} from {scene_meta_path}.")
|
| 224 |
+
|
| 225 |
+
if axis_align_matrix is None:
|
| 226 |
+
print(f"Warning: Could not read/parse axis alignment matrix for scene {scene_id} from {scene_meta_path}. Poses will NOT be aligned.")
|
| 227 |
+
|
| 228 |
+
# --- Phase 2: Process and Save Selected Frames ---
|
| 229 |
+
processed_attempt_count = 0
|
| 230 |
+
final_valid_frames_count = 0
|
| 231 |
+
total_skipped_components_in_export = 0
|
| 232 |
+
min_successful_components_per_frame_export = min_valid_components_per_frame_initial
|
| 233 |
+
|
| 234 |
+
try:
|
| 235 |
+
for original_idx in tqdm(actual_indices_to_process, desc=f"Exporting selected frames for {scene_id}", leave=False):
|
| 236 |
+
try:
|
| 237 |
+
frame = sd.frames[original_idx]
|
| 238 |
+
components_skipped_this_frame_export = 0
|
| 239 |
+
|
| 240 |
+
pose_saved_path = None
|
| 241 |
+
depth_saved_path = None
|
| 242 |
+
color_saved_path = None
|
| 243 |
+
instance_saved_path = None
|
| 244 |
+
color_export_failed_critically = False
|
| 245 |
+
|
| 246 |
+
# Export Pose
|
| 247 |
+
if hasattr(frame, 'camera_to_world') and frame.camera_to_world is not None:
|
| 248 |
+
pose_matrix_original = frame.camera_to_world
|
| 249 |
+
pose_filename = os.path.join(pose_output_dir, f'{original_idx:06d}.txt')
|
| 250 |
+
if axis_align_matrix is not None:
|
| 251 |
+
try:
|
| 252 |
+
aligned_pose = np.dot(axis_align_matrix, pose_matrix_original)
|
| 253 |
+
save_matrix_to_file(aligned_pose, pose_filename)
|
| 254 |
+
pose_saved_path = pose_filename
|
| 255 |
+
except ValueError as e:
|
| 256 |
+
print(f"Warning: Error applying axis alignment for frame {original_idx}: {e}. Saving original.")
|
| 257 |
+
save_matrix_to_file(pose_matrix_original, pose_filename)
|
| 258 |
+
pose_saved_path = pose_filename
|
| 259 |
+
except Exception as e:
|
| 260 |
+
print(f"Warning: Unexpected error during pose alignment/saving for frame {original_idx}: {e}. Skip pose comp.")
|
| 261 |
+
components_skipped_this_frame_export += 1
|
| 262 |
+
else:
|
| 263 |
+
save_matrix_to_file(pose_matrix_original, pose_filename)
|
| 264 |
+
pose_saved_path = pose_filename
|
| 265 |
+
else:
|
| 266 |
+
print(f"Warning: Pose data not found for pre-validated frame {original_idx} during export. Skip pose comp.")
|
| 267 |
+
components_skipped_this_frame_export += 1
|
| 268 |
+
|
| 269 |
+
# Export Depth
|
| 270 |
+
if hasattr(frame, 'decompress_depth') and hasattr(sd, 'depth_compression_type') and sd.depth_compression_type.lower() != 'unknown':
|
| 271 |
+
depth_data = frame.decompress_depth(sd.depth_compression_type)
|
| 272 |
+
if depth_data is not None:
|
| 273 |
+
try:
|
| 274 |
+
depth_image = np.frombuffer(depth_data, dtype=np.uint16).reshape(sd.depth_height, sd.depth_width)
|
| 275 |
+
depth_filename = os.path.join(depth_output_dir, f'{original_idx:06d}.png')
|
| 276 |
+
depth_image_reshaped = depth_image.reshape(-1, depth_image.shape[1]).tolist()
|
| 277 |
+
with open(depth_filename, 'wb') as f_png:
|
| 278 |
+
writer = png.Writer(width=depth_image.shape[1], height=depth_image.shape[0], bitdepth=16, greyscale=True)
|
| 279 |
+
writer.write(f_png, depth_image_reshaped)
|
| 280 |
+
depth_saved_path = depth_filename
|
| 281 |
+
except (ValueError, AttributeError, Exception) as e: # Catch specific and general errors
|
| 282 |
+
print(f"Warning: Error processing/writing depth for frame {original_idx}: {e}. Skip depth comp.")
|
| 283 |
+
components_skipped_this_frame_export += 1
|
| 284 |
+
else:
|
| 285 |
+
print(f"Warning: Decompressed null depth data for frame {original_idx}. Skip depth comp.")
|
| 286 |
+
components_skipped_this_frame_export += 1
|
| 287 |
+
else:
|
| 288 |
+
print(f"Warning: Depth data/decompression not available for pre-validated frame {original_idx}. Skip depth comp.")
|
| 289 |
+
components_skipped_this_frame_export += 1
|
| 290 |
+
|
| 291 |
+
# Export Color
|
| 292 |
+
if hasattr(frame, 'decompress_color') and hasattr(sd, 'color_compression_type') and sd.color_compression_type.lower() == 'jpeg':
|
| 293 |
+
color_image = frame.decompress_color(sd.color_compression_type)
|
| 294 |
+
if color_image is not None:
|
| 295 |
+
try:
|
| 296 |
+
color_filename = os.path.join(color_output_dir, f'{original_idx:06d}.jpg')
|
| 297 |
+
if image_size:
|
| 298 |
+
color_image_resized = cv2.resize(color_image, (image_size[1], image_size[0]))
|
| 299 |
+
else:
|
| 300 |
+
color_image_resized = color_image
|
| 301 |
+
color_image_bgr = cv2.cvtColor(color_image_resized, cv2.COLOR_RGB2BGR)
|
| 302 |
+
if not cv2.imwrite(color_filename, color_image_bgr):
|
| 303 |
+
raise ValueError(f"cv2.imwrite failed for color {color_filename}")
|
| 304 |
+
color_saved_path = color_filename
|
| 305 |
+
except Exception as e:
|
| 306 |
+
print(f"Warning: Error saving color image for frame {original_idx}: {e}. CRITICAL: Skip color & FRAME.")
|
| 307 |
+
components_skipped_this_frame_export += 1
|
| 308 |
+
color_export_failed_critically = True
|
| 309 |
+
else:
|
| 310 |
+
print(f"Warning: Decompressed null color data for frame {original_idx}. CRITICAL: Skip color & FRAME.")
|
| 311 |
+
components_skipped_this_frame_export += 1
|
| 312 |
+
color_export_failed_critically = True
|
| 313 |
+
else:
|
| 314 |
+
print(f"Warning: Color data/decompression not JPEG for pre-validated frame {original_idx}. CRITICAL: Skip color & FRAME.")
|
| 315 |
+
components_skipped_this_frame_export += 1
|
| 316 |
+
color_export_failed_critically = True
|
| 317 |
+
|
| 318 |
+
if color_export_failed_critically:
|
| 319 |
+
if pose_saved_path and os.path.exists(pose_saved_path): os.remove(pose_saved_path)
|
| 320 |
+
if depth_saved_path and os.path.exists(depth_saved_path): os.remove(depth_saved_path)
|
| 321 |
+
total_skipped_components_in_export += (4 - components_skipped_this_frame_export) # Add remaining potential skips
|
| 322 |
+
processed_attempt_count += 1
|
| 323 |
+
continue
|
| 324 |
+
|
| 325 |
+
# Export Instance Mask
|
| 326 |
+
if instance_zip:
|
| 327 |
+
mask_filename_in_zip = f'instance-filt/{original_idx}.png'
|
| 328 |
+
instance_output_filename = os.path.join(instance_output_dir, f'{original_idx:06d}.png')
|
| 329 |
+
try:
|
| 330 |
+
with instance_zip.open(mask_filename_in_zip, 'r') as mask_file:
|
| 331 |
+
mask_data = mask_file.read()
|
| 332 |
+
instance_mask = cv2.imdecode(np.frombuffer(mask_data, np.uint8), cv2.IMREAD_UNCHANGED)
|
| 333 |
+
if instance_mask is None: raise ValueError(f"cv2.imdecode failed for {mask_filename_in_zip}")
|
| 334 |
+
if image_size:
|
| 335 |
+
target_h, target_w = image_size
|
| 336 |
+
instance_mask = cv2.resize(instance_mask, (target_w, target_h), interpolation=cv2.INTER_NEAREST)
|
| 337 |
+
if not cv2.imwrite(instance_output_filename, instance_mask):
|
| 338 |
+
raise ValueError(f"cv2.imwrite failed for instance {instance_output_filename}")
|
| 339 |
+
instance_saved_path = instance_output_filename
|
| 340 |
+
except KeyError:
|
| 341 |
+
print(f"Warning: Instance mask {mask_filename_in_zip} not in zip for frame {original_idx}. Skip instance comp.")
|
| 342 |
+
components_skipped_this_frame_export += 1
|
| 343 |
+
except Exception as e:
|
| 344 |
+
print(f"Warning: Error processing instance mask {mask_filename_in_zip} for frame {original_idx}: {e}. Skip instance comp.")
|
| 345 |
+
components_skipped_this_frame_export += 1
|
| 346 |
+
elif not instance_zip: # Instance masks were not available for the scene
|
| 347 |
+
pass # Not a skip for this frame if unavailable for scene, handled by num_successfully_exported
|
| 348 |
+
|
| 349 |
+
processed_attempt_count += 1
|
| 350 |
+
total_skipped_components_in_export += components_skipped_this_frame_export
|
| 351 |
+
|
| 352 |
+
num_successfully_exported_components = 0
|
| 353 |
+
if pose_saved_path: num_successfully_exported_components +=1
|
| 354 |
+
if depth_saved_path: num_successfully_exported_components +=1
|
| 355 |
+
if color_saved_path: num_successfully_exported_components +=1
|
| 356 |
+
if instance_saved_path: num_successfully_exported_components +=1
|
| 357 |
+
|
| 358 |
+
if num_successfully_exported_components >= min_successful_components_per_frame_export:
|
| 359 |
+
final_valid_frames_count += 1
|
| 360 |
+
else:
|
| 361 |
+
print(f"Info: Frame {original_idx} did not meet min successful components ({num_successfully_exported_components}/{min_successful_components_per_frame_export}). Cleaning up.")
|
| 362 |
+
if pose_saved_path and os.path.exists(pose_saved_path): os.remove(pose_saved_path)
|
| 363 |
+
if depth_saved_path and os.path.exists(depth_saved_path): os.remove(depth_saved_path)
|
| 364 |
+
if color_saved_path and os.path.exists(color_saved_path): os.remove(color_saved_path)
|
| 365 |
+
if instance_saved_path and os.path.exists(instance_saved_path): os.remove(instance_saved_path)
|
| 366 |
+
|
| 367 |
+
except IndexError:
|
| 368 |
+
print(f"Warning: Frame index {original_idx} out of bounds for scene {scene_id} during export. Critical error.")
|
| 369 |
+
break
|
| 370 |
+
except Exception as e:
|
| 371 |
+
print(f"Warning: Unhandled error processing selected frame {original_idx} for scene {scene_id}: {e}. Skipping frame.")
|
| 372 |
+
total_skipped_components_in_export += 4
|
| 373 |
+
processed_attempt_count += 1
|
| 374 |
+
continue
|
| 375 |
+
finally:
|
| 376 |
+
if instance_zip:
|
| 377 |
+
instance_zip.close()
|
| 378 |
+
print(f"Closed instance mask zip for {scene_id}")
|
| 379 |
+
|
| 380 |
+
scene_export_successful = False
|
| 381 |
+
if total_raw_frames == 0:
|
| 382 |
+
scene_export_successful = True
|
| 383 |
+
elif processed_attempt_count > 0 and final_valid_frames_count >= min_valid_frames_per_scene:
|
| 384 |
+
scene_export_successful = True
|
| 385 |
+
elif not actual_indices_to_process and total_raw_frames > 0 :
|
| 386 |
+
scene_export_successful = False
|
| 387 |
+
else:
|
| 388 |
+
scene_export_successful = False
|
| 389 |
+
|
| 390 |
+
if scene_export_successful:
|
| 391 |
+
print(f'Finished exporting for scene {scene_id} (split: {split}).')
|
| 392 |
+
print(f'Initial valid candidates: {num_candidates}. Selected for processing: {len(actual_indices_to_process)}.')
|
| 393 |
+
print(f'Attempted export for {processed_attempt_count} selected frames.')
|
| 394 |
+
print(f'Number of finally valid frames (>= {min_successful_components_per_frame_export} components exported): {final_valid_frames_count} (required >= {min_valid_frames_per_scene}).')
|
| 395 |
+
if total_skipped_components_in_export > 0:
|
| 396 |
+
print(f'Skipped {total_skipped_components_in_export} components during export phase.')
|
| 397 |
+
return scene_id
|
| 398 |
+
else:
|
| 399 |
+
print(f"Failed to export scene {scene_id} (split: {split}).")
|
| 400 |
+
print(f" Initial valid candidates: {num_candidates}. Selected for processing: {len(actual_indices_to_process)}.")
|
| 401 |
+
print(f" Attempted export for {processed_attempt_count} selected frames.")
|
| 402 |
+
print(f" Number of finally valid frames (>= {min_successful_components_per_frame_export} components exported): {final_valid_frames_count} (required >= {min_valid_frames_per_scene}).")
|
| 403 |
+
if not valid_frame_candidates_info and total_raw_frames > 0:
|
| 404 |
+
print(" Reason: No frame candidates passed initial validation.")
|
| 405 |
+
elif not actual_indices_to_process and valid_frame_candidates_info:
|
| 406 |
+
print(" Reason: No frames were selected from candidates for processing.")
|
| 407 |
+
elif final_valid_frames_count < min_valid_frames_per_scene and processed_attempt_count > 0 :
|
| 408 |
+
print(f" Reason: Number of finally valid frames ({final_valid_frames_count}) is less than the required minimum ({min_valid_frames_per_scene}).")
|
| 409 |
+
return None
|
| 410 |
+
|
| 411 |
+
def main():
|
| 412 |
+
parser = argparse.ArgumentParser(description="Export uniformly sampled pose (axis-aligned), depth, color, and instance masks from ScanNet .sens files, along with intrinsics, organised by train/val splits.")
|
| 413 |
+
parser.add_argument('--scans_dir', required=True, help='Path to the directory containing scene subdirectories (e.g., data/scannet/scans)')
|
| 414 |
+
parser.add_argument('--output_dir', required=True, help='Path to the base directory where output train/val folders (containing pose/depth/color/instance_mask/intrinsic) will be saved')
|
| 415 |
+
parser.add_argument('--train_val_splits_path', type=str, default=None, help='Path to the directory containing scannetv2_train.txt and scannetv2_val.txt (optional). If provided, scenes will be sorted into train/val subfolders.')
|
| 416 |
+
parser.add_argument('--num_frames', type=int, default=32, help='Number of frames to uniformly sample (default: 32)')
|
| 417 |
+
parser.add_argument('--max_workers', type=int, default=None, help='Maximum number of processes to use for parallel processing (default: number of cores)')
|
| 418 |
+
parser.add_argument('--image_size', type=int, nargs=2, metavar=('HEIGHT', 'WIDTH'), default=None, help='Target image size (height width) to resize color and instance images to (default: None)')
|
| 419 |
+
parser.add_argument('--skip_existing', action='store_true', help='Skip processing scenes if their ID is found in the corresponding successful_scenes_<split>.txt in the output directory, or if output data directories exist.')
|
| 420 |
+
parser.add_argument('--scene_list_file', type=str, default=None, help='Path to a text file containing a list of scene IDs to process, one per line. If provided, --scans_dir is still used to locate these scenes.')
|
| 421 |
+
parser.add_argument('--min_valid_components_per_frame', type=int, default=0, help='Minimum number of components (pose, depth, color, instance) that must be available for a frame to be a candidate for sampling, AND successfully exported for a frame to be considered valid post-export. Default 0.')
|
| 422 |
+
parser.add_argument('--min_valid_frames_per_scene', type=int, default=1, help='Minimum number of valid frames required for a scene to be considered successfully processed. Default 1.')
|
| 423 |
+
|
| 424 |
+
|
| 425 |
+
opt = parser.parse_args()
|
| 426 |
+
print("Script Options:")
|
| 427 |
+
print(vars(opt))
|
| 428 |
+
|
| 429 |
+
if opt.image_size and len(opt.image_size) != 2:
|
| 430 |
+
print("Error: --image_size requires two arguments: HEIGHT WIDTH")
|
| 431 |
+
sys.exit(1)
|
| 432 |
+
if opt.image_size:
|
| 433 |
+
print(f"Color images will be resized to Height={opt.image_size[0]}, Width={opt.image_size[1]}")
|
| 434 |
+
|
| 435 |
+
train_scenes = set()
|
| 436 |
+
val_scenes = set()
|
| 437 |
+
if opt.train_val_splits_path:
|
| 438 |
+
train_file_path = os.path.join(opt.train_val_splits_path, 'scannetv2_train.txt')
|
| 439 |
+
val_file_path = os.path.join(opt.train_val_splits_path, 'scannetv2_val.txt')
|
| 440 |
+
try:
|
| 441 |
+
with open(train_file_path, 'r') as f:
|
| 442 |
+
train_scenes = set(line.strip() for line in f if line.strip())
|
| 443 |
+
print(f"Loaded {len(train_scenes)} train scene IDs from {train_file_path}")
|
| 444 |
+
except FileNotFoundError:
|
| 445 |
+
print(f"Warning: Train split file not found: {train_file_path}.")
|
| 446 |
+
except Exception as e:
|
| 447 |
+
print(f"Warning: Error reading train split file {train_file_path}: {e}")
|
| 448 |
+
|
| 449 |
+
try:
|
| 450 |
+
with open(val_file_path, 'r') as f:
|
| 451 |
+
val_scenes = set(line.strip() for line in f if line.strip())
|
| 452 |
+
print(f"Loaded {len(val_scenes)} val scene IDs from {val_file_path}")
|
| 453 |
+
except FileNotFoundError:
|
| 454 |
+
print(f"Warning: Validation split file not found: {val_file_path}.")
|
| 455 |
+
except Exception as e:
|
| 456 |
+
print(f"Warning: Error reading validation split file {val_file_path}: {e}")
|
| 457 |
+
|
| 458 |
+
if not train_scenes and not val_scenes:
|
| 459 |
+
print("Warning: Train/Val split path provided, but failed to load any scenes from the split files.")
|
| 460 |
+
else:
|
| 461 |
+
print("Train/Val split path not provided. Scenes will not be assigned to train/val splits and processing might be skipped depending on skip logic.")
|
| 462 |
+
|
| 463 |
+
if not os.path.exists(opt.output_dir):
|
| 464 |
+
print(f"Creating output directory: {opt.output_dir}")
|
| 465 |
+
os.makedirs(opt.output_dir, exist_ok=True)
|
| 466 |
+
|
| 467 |
+
successful_scenes_list_files = {
|
| 468 |
+
'train': os.path.join(opt.output_dir, 'successful_scenes_train.txt'),
|
| 469 |
+
'val': os.path.join(opt.output_dir, 'successful_scenes_val.txt')
|
| 470 |
+
}
|
| 471 |
+
existing_successful_scenes = {'train': set(), 'val': set()}
|
| 472 |
+
|
| 473 |
+
if opt.skip_existing:
|
| 474 |
+
for split_key, list_file in successful_scenes_list_files.items(): # Use split_key consistently
|
| 475 |
+
if os.path.exists(list_file):
|
| 476 |
+
try:
|
| 477 |
+
with open(list_file, 'r') as f:
|
| 478 |
+
existing_successful_scenes[split_key] = set(line.strip() for line in f if line.strip())
|
| 479 |
+
print(f"Loaded {len(existing_successful_scenes[split_key])} previously successful {split_key} scene IDs from {list_file}")
|
| 480 |
+
except Exception as e:
|
| 481 |
+
print(f"Warning: Could not read {list_file}: {e}. Proceeding without skipping based on this list for {split_key} split.")
|
| 482 |
+
|
| 483 |
+
scenes_to_consider = []
|
| 484 |
+
if opt.scene_list_file:
|
| 485 |
+
if not os.path.exists(opt.scene_list_file):
|
| 486 |
+
print(f"Error: Scene list file not found: {opt.scene_list_file}")
|
| 487 |
+
sys.exit(1)
|
| 488 |
+
if not opt.scans_dir: # scans_dir is needed to locate the data
|
| 489 |
+
print(f"Error: --scans_dir must be provided when using --scene_list_file.")
|
| 490 |
+
sys.exit(1)
|
| 491 |
+
try:
|
| 492 |
+
with open(opt.scene_list_file, 'r') as f:
|
| 493 |
+
target_scene_ids = [line.strip() for line in f if line.strip()]
|
| 494 |
+
print(f"Loaded {len(target_scene_ids)} scene IDs from {opt.scene_list_file}")
|
| 495 |
+
for scene_id_val in target_scene_ids: # Use scene_id_val to avoid conflict
|
| 496 |
+
scene_dir_path = os.path.join(opt.scans_dir, scene_id_val)
|
| 497 |
+
if os.path.isdir(scene_dir_path):
|
| 498 |
+
scenes_to_consider.append(scene_dir_path)
|
| 499 |
+
else:
|
| 500 |
+
print(f"Warning: Scene directory for ID '{scene_id_val}' not found at {scene_dir_path}. Skipping.")
|
| 501 |
+
except Exception as e:
|
| 502 |
+
print(f"Error reading scene list file {opt.scene_list_file}: {e}")
|
| 503 |
+
sys.exit(1)
|
| 504 |
+
else:
|
| 505 |
+
if not opt.scans_dir:
|
| 506 |
+
print(f"Error: --scans_dir must be provided if --scene_list_file is not used.")
|
| 507 |
+
sys.exit(1)
|
| 508 |
+
try:
|
| 509 |
+
scenes_to_consider = [d.path for d in os.scandir(opt.scans_dir) if d.is_dir()]
|
| 510 |
+
except FileNotFoundError:
|
| 511 |
+
print(f"Error: Scans directory not found: {opt.scans_dir}")
|
| 512 |
+
sys.exit(1)
|
| 513 |
+
except Exception as e:
|
| 514 |
+
print(f"Error scanning directory {opt.scans_dir}: {e}")
|
| 515 |
+
sys.exit(1)
|
| 516 |
+
|
| 517 |
+
if not scenes_to_consider:
|
| 518 |
+
print(f"No scene directories found or specified to process. Exiting.")
|
| 519 |
+
sys.exit(0)
|
| 520 |
+
|
| 521 |
+
print(f"Found {len(scenes_to_consider)} potential scene directories to evaluate.")
|
| 522 |
+
|
| 523 |
+
total_scenes_found = len(scenes_to_consider)
|
| 524 |
+
successful_scenes_this_run = {'train': [], 'val': []}
|
| 525 |
+
scenes_to_process_args_list = []
|
| 526 |
+
|
| 527 |
+
skipped_due_to_sens_or_skip_flag = 0
|
| 528 |
+
skipped_due_to_no_split = 0
|
| 529 |
+
for scene_dir_path in scenes_to_consider:
|
| 530 |
+
current_scene_id = os.path.basename(scene_dir_path) # Renamed to avoid conflict
|
| 531 |
+
sens_file_path = os.path.join(scene_dir_path, f"{current_scene_id}.sens")
|
| 532 |
+
|
| 533 |
+
if not os.path.exists(sens_file_path):
|
| 534 |
+
print(f"Warning: .sens file not found for scene {current_scene_id}. Skipping.")
|
| 535 |
+
skipped_due_to_sens_or_skip_flag += 1
|
| 536 |
+
continue
|
| 537 |
+
|
| 538 |
+
current_split = None # Renamed to avoid conflict
|
| 539 |
+
if opt.train_val_splits_path:
|
| 540 |
+
if current_scene_id in train_scenes:
|
| 541 |
+
current_split = 'train'
|
| 542 |
+
elif current_scene_id in val_scenes:
|
| 543 |
+
current_split = 'val'
|
| 544 |
+
else:
|
| 545 |
+
skipped_due_to_no_split += 1
|
| 546 |
+
continue
|
| 547 |
+
else:
|
| 548 |
+
print(f"Warning: --train_val_splits_path not provided. Skipping scene {current_scene_id} as split assignment is required.")
|
| 549 |
+
skipped_due_to_no_split += 1
|
| 550 |
+
continue
|
| 551 |
+
|
| 552 |
+
if opt.skip_existing:
|
| 553 |
+
if current_scene_id in existing_successful_scenes[current_split]:
|
| 554 |
+
print(f"Scene {current_scene_id} (split: {current_split}) found in successful list. Skipping.")
|
| 555 |
+
skipped_due_to_sens_or_skip_flag += 1
|
| 556 |
+
continue
|
| 557 |
+
|
| 558 |
+
# Simplified output path check - check for one key output directory for the scene in its split
|
| 559 |
+
scene_output_check_path = os.path.join(opt.output_dir, current_split, 'pose', current_scene_id) # Check e.g. pose dir
|
| 560 |
+
if os.path.exists(scene_output_check_path):
|
| 561 |
+
print(f"Output data likely exists for scene {current_scene_id} (split: {current_split}). Skipping.")
|
| 562 |
+
skipped_due_to_sens_or_skip_flag += 1
|
| 563 |
+
continue
|
| 564 |
+
|
| 565 |
+
scenes_to_process_args_list.append((sens_file_path, opt.output_dir, opt.num_frames, current_split, opt.image_size, opt.min_valid_components_per_frame, opt.min_valid_frames_per_scene))
|
| 566 |
+
|
| 567 |
+
num_scenes_to_actually_process = len(scenes_to_process_args_list)
|
| 568 |
+
print(f"Skipped {skipped_due_to_sens_or_skip_flag} scenes based on missing .sens or --skip_existing flag.")
|
| 569 |
+
if skipped_due_to_no_split > 0:
|
| 570 |
+
print(f"Skipped {skipped_due_to_no_split} scenes because they were not found in train/val lists or --train_val_splits_path was not provided/required.")
|
| 571 |
+
print(f"Attempting to process {num_scenes_to_actually_process} scenes.")
|
| 572 |
+
|
| 573 |
+
if num_scenes_to_actually_process == 0:
|
| 574 |
+
print("No scenes left to process. Exiting.")
|
| 575 |
+
sys.exit(0)
|
| 576 |
+
|
| 577 |
+
print(f"Starting parallel export using up to {opt.max_workers or os.cpu_count()} workers...")
|
| 578 |
+
with concurrent.futures.ProcessPoolExecutor(max_workers=opt.max_workers) as executor:
|
| 579 |
+
futures_map = {}
|
| 580 |
+
# Unpack arguments correctly for submit
|
| 581 |
+
for sens_path_arg, output_base_arg, num_frames_arg, split_arg, image_size_arg, min_comp_arg, min_frames_arg in scenes_to_process_args_list:
|
| 582 |
+
# Need scene_id for futures_map key association, extract from sens_path_arg
|
| 583 |
+
proc_scene_id = os.path.basename(os.path.dirname(sens_path_arg))
|
| 584 |
+
future = executor.submit(export_scene_sampled_frames, sens_path_arg, output_base_arg, num_frames_arg, split_arg, image_size_arg, min_comp_arg, min_frames_arg)
|
| 585 |
+
futures_map[future] = (proc_scene_id, split_arg) # Use proc_scene_id and split_arg
|
| 586 |
+
|
| 587 |
+
processed_counts_this_run = {'train': 0, 'val': 0} # Renamed for clarity
|
| 588 |
+
failed_counts_this_run = {'train': 0, 'val': 0} # Renamed for clarity
|
| 589 |
+
for future in tqdm(concurrent.futures.as_completed(futures_map), total=len(futures_map), desc="Processing Scenes"):
|
| 590 |
+
result_scene_id, result_split = futures_map[future] # Get associated scene_id and split
|
| 591 |
+
try:
|
| 592 |
+
returned_scene_id = future.result()
|
| 593 |
+
if returned_scene_id is not None: # export_scene_sampled_frames returns scene_id on success
|
| 594 |
+
successful_scenes_this_run[result_split].append(returned_scene_id)
|
| 595 |
+
processed_counts_this_run[result_split] += 1
|
| 596 |
+
else:
|
| 597 |
+
failed_counts_this_run[result_split] += 1
|
| 598 |
+
except Exception as exc:
|
| 599 |
+
print(f'\nScene {result_scene_id} (split: {result_split}) generated an exception during execution: {exc}')
|
| 600 |
+
failed_counts_this_run[result_split] += 1
|
| 601 |
+
|
| 602 |
+
all_successful_scenes_combined = {'train': set(), 'val': set()} # Renamed for clarity
|
| 603 |
+
for split_key in ['train', 'val']: # Use split_key consistently
|
| 604 |
+
if successful_scenes_this_run[split_key]:
|
| 605 |
+
current_split_successful_combined = existing_successful_scenes[split_key].union(set(successful_scenes_this_run[split_key]))
|
| 606 |
+
all_successful_scenes_combined[split_key] = current_split_successful_combined
|
| 607 |
+
list_file = successful_scenes_list_files[split_key]
|
| 608 |
+
try:
|
| 609 |
+
with open(list_file, 'w') as f:
|
| 610 |
+
for scene_id_val in sorted(list(current_split_successful_combined)):
|
| 611 |
+
f.write(scene_id_val + '\n')
|
| 612 |
+
print(f"Updated successful {split_key} scenes list at: {list_file}")
|
| 613 |
+
except Exception as e:
|
| 614 |
+
print(f"Error writing successful {split_key} scenes list to {list_file}: {e}")
|
| 615 |
+
else:
|
| 616 |
+
all_successful_scenes_combined[split_key] = existing_successful_scenes[split_key]
|
| 617 |
+
|
| 618 |
+
|
| 619 |
+
total_processed_in_this_run = sum(processed_counts_this_run.values())
|
| 620 |
+
total_failed_in_this_run = sum(failed_counts_this_run.values())
|
| 621 |
+
total_successful_over_all_runs = sum(len(s) for s in all_successful_scenes_combined.values())
|
| 622 |
+
|
| 623 |
+
|
| 624 |
+
print("\n" + "=" * 30)
|
| 625 |
+
print("Processing Summary:")
|
| 626 |
+
print(f"Total potential scenes found: {total_scenes_found}")
|
| 627 |
+
print(f"Scenes skipped (missing .sens / --skip_existing): {skipped_due_to_sens_or_skip_flag}")
|
| 628 |
+
print(f"Scenes skipped (no split assignment): {skipped_due_to_no_split}")
|
| 629 |
+
print(f"Scenes submitted for processing in this run: {num_scenes_to_actually_process}")
|
| 630 |
+
print(f" - Train: {processed_counts_this_run['train']} successful, {failed_counts_this_run['train']} failed")
|
| 631 |
+
print(f" - Val: {processed_counts_this_run['val']} successful, {failed_counts_this_run['val']} failed")
|
| 632 |
+
print(f"Total successfully processed scenes (this run): {total_processed_in_this_run}")
|
| 633 |
+
print(f"Total failed/incomplete scenes (this run): {total_failed_in_this_run}")
|
| 634 |
+
print("-" * 30)
|
| 635 |
+
print(f"Total successful scenes across all runs:")
|
| 636 |
+
print(f" - Train: {len(all_successful_scenes_combined['train'])} (list: {successful_scenes_list_files['train']})")
|
| 637 |
+
print(f" - Val: {len(all_successful_scenes_combined['val'])} (list: {successful_scenes_list_files['val']})")
|
| 638 |
+
print(f" - Overall: {total_successful_over_all_runs}")
|
| 639 |
+
print("Note: Success indicates the scene processing completed. Check logs for skipped components or frames.")
|
| 640 |
+
print("=" * 30)
|
| 641 |
+
|
| 642 |
+
if __name__ == '__main__':
|
| 643 |
+
main()
|
preprocessing/scannet.md
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# 1. preprocess
|
| 2 |
+
|
| 3 |
+
This section outlines the initial steps required to prepare the raw ScanNet data for further processing. It involves converting the raw scan data into usable formats like point clouds with labels and extracting video frames.
|
| 4 |
+
|
| 5 |
+
## 1.1. process scannet200 to get ply with label and instance id
|
| 6 |
+
|
| 7 |
+
This step processes the raw ScanNet scans (using the ScanNet200 benchmark annotations) to generate `.ply` files. These files contain the 3D point cloud data for each scene, along with semantic labels (what each point represents, e.g., 'wall', 'chair') and instance IDs (which specific object instance a point belongs to). This is crucial for tasks involving 3D scene understanding.
|
| 8 |
+
|
| 9 |
+
```bash
|
| 10 |
+
python ScanNet200/preprocess_scannet200.py \
|
| 11 |
+
--dataset_root ../data/raw_data/scannet/scans \
|
| 12 |
+
--output_root ../data/processed_data/scannet/point_cloud \
|
| 13 |
+
--label_map_file ../data/raw_data/scannet/scannetv2-labels.combined.tsv \
|
| 14 |
+
--train_val_splits_path ScanNet200/Tasks \
|
| 15 |
+
--num_workers 4 \
|
| 16 |
+
--voxel_size 0.01 \
|
| 17 |
+
--normalize_pointcloud
|
| 18 |
+
```
|
| 19 |
+
|
| 20 |
+
`voxel_size=0.001` 会显著增加体素化计算量和输出点数,通常仅在需要极高几何细节时才使用;预处理阶段建议先用 `0.02` 或 `0.01`。
|
| 21 |
+
|
| 22 |
+
## 1.3. sample frame data and camera intrinsics
|
| 23 |
+
|
| 24 |
+
From the extracted videos or raw sensor data, this step samples individual frames. Along with the image data for each sampled frame, it also extracts the corresponding camera pose (position and orientation) and camera intrinsics (focal length, principal point). This information is vital for linking the 2D frame content back to the 3D scene structure.
|
| 25 |
+
|
| 26 |
+
这是一个用于预处理 ScanNet 数据集的 Python 脚本。它的核心任务是从 ScanNet 原始的、经过压缩的传感器数据文件(.sens)中,均匀采样出指定数量的关键帧,并将这些帧相关的各类 2D/3D 视觉信息解耦并导出为标准格式的文件。具体操作看代码
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
```bash
|
| 30 |
+
python src/metadata_generation/ScanNet/preprocess/export_sampled_frames.py \
|
| 31 |
+
--scans_dir data/raw_data/scannet/scans \
|
| 32 |
+
--output_dir data/processed_data/ScanNet \
|
| 33 |
+
--train_val_splits_path datasets/ScanNet/Tasks/Benchmark \
|
| 34 |
+
--num_frames 32 \
|
| 35 |
+
--max_workers 32 \
|
| 36 |
+
--image_size 480 640
|
| 37 |
+
|
| 38 |
+
```
|