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

Demo file path error #12

Open
7zhikaiwang opened this issue Dec 6, 2024 · 0 comments
Open

Demo file path error #12

7zhikaiwang opened this issue Dec 6, 2024 · 0 comments

Comments

@7zhikaiwang
Copy link

Dear Author,

Hello. According to your project structure, the demo execution command should be modified from:
dataset = get_dataset_name('demo', '../data/origin_data')['kitchen']
to:
dataset = get_dataset_name('demo', './data/origin_data')['kitchen']
Otherwise, the point cloud files cannot be found.

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

No branches or pull requests

1 participant