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

dataset error creation_meta.json #16

Open
preeti-me opened this issue Sep 6, 2023 · 1 comment
Open

dataset error creation_meta.json #16

preeti-me opened this issue Sep 6, 2023 · 1 comment

Comments

@preeti-me
Copy link

File "/content/drive/MyDrive/EMSANet-main/lib/nicr-scene-analysis-datasets/nicr_scene_analysis_datasets/utils/io.py", line 132, in load_creation_metafile with open(filepath) as f: FileNotFoundError: [Errno 2] No such file or directory: './datasets/nyuv2/creation_meta.json'

@danielS91
Copy link
Member

It looks like you created the dataset with an earlier version of the dataset package. However, for EMSANet, the creation meta file is not necessary, so you can simply comment out or remove file loading to fix the problem. We will release a new version that makes creation meta files optional soon.

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