Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing argument in the scannet command #83

Open
gautamjajoo opened this issue Mar 31, 2023 · 1 comment · May be fixed by #84
Open

missing argument in the scannet command #83

gautamjajoo opened this issue Mar 31, 2023 · 1 comment · May be fixed by #84

Comments

@gautamjajoo
Copy link

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
@gautamjajoo gautamjajoo linked a pull request Mar 31, 2023 that will close this issue
@HanLingsgjk
Copy link

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

add '--' before id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants