Spaces:
Paused
Paused
File size: 169 Bytes
8e28396 |
1 2 3 4 5 6 7 8 |
mldb_info = {}
mldb_info['NYU']={
'mldb_root': '/mnt/nas/share/home/xugk/data/',
'data_root': 'nyu',
'test_annotations_path': 'nyu/test_annotation.json',
}
|