Open preeti-me opened 1 year ago
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.
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'