File size: 247 Bytes
5761122 |
1 2 3 4 5 6 7 8 |
private_testset"
# image_path = os.path.join(images_root_path, str(row.filename))
exit()
test_metadata['filename'] = ['../sample.png', '../sample copy.png', '../sample copy 2.png']
test_metadata['observation_id'] = [1, 2, 3]
eixt()
exit()
|