CoolFace
Datasetpublic

mgod96/DRAMA-X

Request access to the original DRAMA dataset athttps://usa.honda-ri.com/drama#Downloadthedataset Download the ZIP and extract the fileintegrated_output_v2.json Ensure you have your existingdrama_x_annotations.json (with empty image_path/video_path fields) in the same folder. Run the population script: python populate_drama_x.py \ drama_x_annotated.json \ integrated_output_v2.json \ -o drama_x_annotations_populated.json

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
2likes37downloads
Dataset Card
  1. 1.Request access to the original DRAMA dataset at https://usa.honda-ri.com/drama#Downloadthedataset
  1. 1.Download the ZIP and extract the file integrated_output_v2.json
  1. 1.Ensure you have your existing drama_x_annotations.json (with empty image_path/video_path fields) in the same folder.
  1. 1.Run the population script:
bash
   python populate_drama_x.py \
     drama_x_annotated.json \
     integrated_output_v2.json \
     -o drama_x_annotations_populated.json