Metric3D / data_info /public_datasets.py
zach
initial commit based on github repo
3ef1661
raw
history blame
169 Bytes
mldb_info = {}
mldb_info['NYU']={
'mldb_root': '/mnt/nas/share/home/xugk/data/',
'data_root': 'nyu',
'test_annotations_path': 'nyu/test_annotation.json',
}