Metric3D / data_info /public_datasets.py
JUGGHM's picture
Upload 6 files
14e99cc
raw
history blame
No virus
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',
}