Preeti Meena

Results 3 issues of Preeti Meena

I am getting this error cannot import name 'MRG_RandomStreams' from 'theano.sandbox.rng_mrg' (/usr/local/lib/python3.7/dist-packages/theano/sandbox/rng_mrg.py)

File "/Depth-Completion/depth_completion/data/data_loader.py", line 43, in _load_data_name_matterport for x in os.listdir(self.data_root): FileNotFoundError: [Errno 2] No such file or directory: '/work/kaikai4n/new_matterport/v1

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'