facebookresearch / ContrastiveSceneContexts

Code for CVPR 2021 oral paper "Exploring Data-Efficient 3D Scene Understanding with Contrastive Scene Contexts"
MIT License
218 stars 29 forks source link

Data Pre-processing ./preprocess.sh #27

Open 3287801307 opened 2 years ago

3287801307 commented 2 years ago

I have a question, this export SCANNET_DIR= "path_to_downloaded_data" is for what?

Sekunde commented 2 years ago

hi, this is for the path of downloaded ScanNet data, more specifically /public/v2

luyao2001 commented 1 year ago

how to download Scannet ?