Spaces:
Runtime error
Runtime error
File size: 169 Bytes
e8bdafd |
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',
}
|