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

an error when eval the model #7

Closed
zyoungDL opened this issue Oct 15, 2020 · 3 comments
Closed

an error when eval the model #7

zyoungDL opened this issue Oct 15, 2020 · 3 comments

Comments

@zyoungDL
Copy link
Contributor

Traceback (most recent call last):
File "eval.py", line 100, in
test_transductive = FLAGS.transductive)
File "/root/sess-master/scannet/scannet_detection_dataset.py", line 67, in init
os.path.join(self.raw_data_path, labeled_sample_list)).readlines()]
AttributeError: 'ScannetDetectionDataset' object has no attribute 'raw_data_path'

@zyoungDL
Copy link
Contributor Author

can you tell me the right path of the raw data? Thank you.

@Na-Z
Copy link
Owner

Na-Z commented Oct 15, 2020

Hi, the path should be "ROOT_DIR + 'scannet/meta_data'". Pls see the latest commit.

@Na-Z Na-Z closed this as completed Oct 15, 2020
@zyoungDL
Copy link
Contributor Author

好的, 谢谢

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

2 participants