filaPro / oneformer3d

[CVPR2024] OneFormer3D: One Transformer for Unified Point Cloud Segmentation
Other
328 stars 33 forks source link

ScanNet dataset #76

Closed D1st3f closed 1 month ago

D1st3f commented 1 month ago

Is really need to download all 1.3Tb dataset, or I can use some individual scenes?

filaPro commented 1 month ago

99% of this data is rgb and depth image, and you need only 1 point cloud per scene. Btw you can try downloading ScanNet data from here.

D1st3f commented 1 month ago

ok, i downloaded this dataset, unzip, but

All scenes skiped scene0706_00 Failed export scan: scene0706_00 --------------------done

Stucture of dataset:

Знімок екрана 2024-09-19 о 21 38 08

But for python batch_load_scannet_data.py needs "scans" folder, can you help pls?

filaPro commented 1 month ago

These are already preprocessed files. And hopefully they are the same for unidet3d and oneformer3d.

D1st3f commented 1 month ago

Yup, dataset correct