PixDLM / examples /sample_request.json
WhynotHug's picture
Upload folder using huggingface_hub
3334467 verified
Raw
History Blame Contribute Delete
385 Bytes
{
"image": "data/DRSeg/DRtest/night_countryroad_60m_30c_2_frame_1000.jpg",
"question": "Which vehicle is positioned nearest to the corner of the building along the brightly lit sidewalk at the bottom of the street?",
"expected_output": {
"answer": "The white sedan parked parallel to the curb beside the building corner.",
"mask": "binary target segmentation mask"
}
}