Xharlie / pointnerf

Point-NeRF: Point-based Neural Radiance Fields

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing argument in the scannet command

gautamjajoo opened this issue · comments

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

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

add '--' before id