Xharlie / pointnerf

Point-NeRF: Point-based Neural Radiance Fields
Other
1.1k stars 127 forks source link

missing argument in the scannet command #83

Open gautamjajoo opened 1 year ago

gautamjajoo commented 1 year ago

The commands mentioned downloading specific scenes in ScanNet have missing arguments executing which throws the following error:

download-scannet.py: error: unrecognized arguments: id scene0241_01
HanLingsgjk commented 1 year ago

python data/download-scannet.py -o ../data_src/scannet/ --id scene0101_04

add '--' before id