dave / croissant.json
gorjanradevski's picture
Croissant update
ae43b1d verified
{
"@context": {
"@vocab": "https://w3id.org/croissant/schema#",
"schema": "https://schema.org/",
"Dataset": "schema:Dataset",
"name": "schema:name",
"description": "schema:description",
"url": "schema:url",
"license": "schema:license",
"creator": "schema:creator",
"Person": "schema:Person",
"datePublished": "schema:datePublished",
"keywords": "schema:keywords",
"isBasedOn": "schema:isBasedOn",
"CreativeWork": "schema:CreativeWork"
},
"@type": "Dataset",
"@id": "https://huggingface.co/datasets/gorjanradevski/dave",
"name": "dave",
"description": "DAVE: A dataset for video-audio understanding tasks with synthetic audio overlays on Ego4D and EPIC-KITCHENS videos.",
"url": "https://huggingface.co/datasets/gorjanradevski/dave",
"license": "https://opensource.org/licenses/MIT",
"distribution": {
"@type": "DataDownload",
"contentUrl": "https://huggingface.co/datasets/gorjanradevski/dave"
},
"data": [
{
"@type": "FileObject",
"encodingFormat": "application/json",
"name": "ego4d",
"contentUrl": "https://huggingface.co/datasets/gorjanradevski/dave/resolve/main/ego4d.json"
},
{
"@type": "FileObject",
"encodingFormat": "application/json",
"name": "epic",
"contentUrl": "https://huggingface.co/datasets/gorjanradevski/dave/resolve/main/epic.json"
}
],
"variableMeasured": [
{
"@type": "PropertyValue",
"name": "compressed_video_path",
"description": "Path to the compressed video file.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
},
{
"@type": "PropertyValue",
"name": "compressed_video_path",
"description": "Path to the compressed video file.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
},
{
"@type": "PropertyValue",
"name": "overlayed_event_index",
"description": "Index of the event segment within the video that has the overlayed audio.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
},
{
"@type": "PropertyValue",
"name": "overlayed_event_index",
"description": "Index of the event segment within the video that has the overlayed audio.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
},
{
"@type": "PropertyValue",
"name": "events",
"description": "List of events annotated for the video, each with start/end timestamps, duration, narration, and action.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
},
{
"@type": "PropertyValue",
"name": "events",
"description": "List of events annotated for the video, each with start/end timestamps, duration, narration, and action.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
},
{
"@type": "PropertyValue",
"name": "event_video_path",
"description": "Path to the specific video segment corresponding to the overlayed event.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
},
{
"@type": "PropertyValue",
"name": "event_video_path",
"description": "Path to the specific video segment corresponding to the overlayed event.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
},
{
"@type": "PropertyValue",
"name": "audio_class",
"description": "The ESC-50 sound class of the synthetic audio overlaid on the video segment.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
},
{
"@type": "PropertyValue",
"name": "audio_class",
"description": "The ESC-50 sound class of the synthetic audio overlaid on the video segment.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
},
{
"@type": "PropertyValue",
"name": "video_with_overlayed_audio_path",
"description": "Path to the video with synthetic audio overlaid.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
},
{
"@type": "PropertyValue",
"name": "video_with_overlayed_audio_path",
"description": "Path to the video with synthetic audio overlaid.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
},
{
"@type": "PropertyValue",
"name": "silent_video_path",
"description": "Path to the video with no audio.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
},
{
"@type": "PropertyValue",
"name": "silent_video_path",
"description": "Path to the video with no audio.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
},
{
"@type": "PropertyValue",
"name": "overlayed_audio_path",
"description": "Path to the audio file with the synthetic audio overlay.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
},
{
"@type": "PropertyValue",
"name": "overlayed_audio_path",
"description": "Path to the audio file with the synthetic audio overlay.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
},
{
"@type": "PropertyValue",
"name": "video_id",
"description": "Unique identifier for the source video.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
},
{
"@type": "PropertyValue",
"name": "video_id",
"description": "Unique identifier for the source video.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
},
{
"@type": "PropertyValue",
"name": "participant_id",
"description": "Identifier for the EPIC-KITCHENS participant (only in epic.json).",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
},
{
"@type": "PropertyValue",
"name": "type",
"description": "Type of the sample: 'regular', 'none_of_the_above_no_sound', or 'none_of_the_above_incorrect_audio'.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
},
{
"@type": "PropertyValue",
"name": "type",
"description": "Type of the sample: 'regular', 'none_of_the_above_no_sound', or 'none_of_the_above_incorrect_audio'.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
},
{
"@type": "PropertyValue",
"name": "choice_metadata",
"description": "Metadata for all prompt types, containing choices, ground truth, file paths, and prompts for each task. Includes: audio_visual_alignment, visual_only, audio_only, text_only, temporal_ordering, action_recognition, and audio_classification.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
},
{
"@type": "PropertyValue",
"name": "choice_metadata",
"description": "Metadata for all prompt types, containing choices, ground truth, file paths, and prompts for each task. Includes: audio_visual_alignment, visual_only, audio_only, text_only, temporal_ordering, action_recognition, and audio_classification.",
"valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
}
],
"isBasedOn": [
{
"@type": "CreativeWork",
"name": "Ego4D",
"url": "https://ego4d-data.org/"
},
{
"@type": "CreativeWork",
"name": "EPIC-KITCHENS",
"url": "https://epic-kitchens.github.io/"
}
],
"creator": [
{
"@type": "Person",
"name": "Gorjan Radevski"
},
{
"@type": "Person",
"name": "Teodora Popordanoska"
}
],
"datePublished": "2024-05-01",
"keywords": [
"video grounding",
"audio-visual grounding",
"multimodal",
"synthetic audio",
"Ego4D",
"EPIC-KITCHENS"
]
}