FaVOSsubmission commited on
Commit
1f16612
·
verified ·
1 Parent(s): dd8f9f1

Upload metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. metadata.json +155 -0
metadata.json ADDED
@@ -0,0 +1,155 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "@context": {
3
+ "@language": "en",
4
+ "@vocab": "https://schema.org/",
5
+ "sc": "https://schema.org/",
6
+ "cr": "http://mlcommons.org/croissant/",
7
+ "dct": "http://purl.org/dc/terms/",
8
+ "citeAs": "cr:citeAs",
9
+ "column": "cr:column",
10
+ "conformsTo": "dct:conformsTo",
11
+ "data": {
12
+ "@id": "cr:data",
13
+ "@type": "@json"
14
+ },
15
+ "fileObject": "cr:fileObject",
16
+ "fileSet": "cr:fileSet",
17
+ "field": "cr:field",
18
+ "dataType": {
19
+ "@id": "cr:dataType",
20
+ "@type": "@vocab"
21
+ },
22
+ "examples": {
23
+ "@id": "cr:examples",
24
+ "@type": "@json"
25
+ },
26
+ "source": "cr:source",
27
+ "extract": "cr:extract",
28
+ "fileProperty": "cr:fileProperty",
29
+ "format": "cr:format",
30
+ "includes": "cr:includes",
31
+ "isLiveDataset": "cr:isLiveDataset",
32
+ "jsonPath": "cr:jsonPath",
33
+ "key": "cr:key",
34
+ "md5": "cr:md5",
35
+ "parentField": "cr:parentField",
36
+ "path": "cr:path",
37
+ "rai": "http://mlcommons.org/croissant/RAI/",
38
+ "recordSet": "cr:recordSet",
39
+ "references": "cr:references",
40
+ "regex": "cr:regex",
41
+ "repeated": "cr:repeated",
42
+ "replace": "cr:replace",
43
+ "separator": "cr:separator",
44
+ "subField": "cr:subField",
45
+ "transform": "cr:transform",
46
+ "equivalentProperty": "cr:equivalentProperty",
47
+ "samplingRate": "cr:samplingRate"
48
+ },
49
+ "@type": "sc:Dataset",
50
+ "name": "FaVOS",
51
+ "conformsTo": "http://mlcommons.org/croissant/1.0",
52
+ "citeAs": "FaVOSsubmission/FaVOS. FaVOS dataset. Hugging Face Datasets. https://huggingface.co/datasets/FaVOSsubmission/FaVOS",
53
+ "description": "FaVOS is a video object segmentation evaluation dataset with JPEG video frames, indexed PNG annotations, and two public evaluation split files.",
54
+ "url": "https://huggingface.co/datasets/FaVOSsubmission/FaVOS",
55
+ "sameAs": "https://huggingface.co/datasets/FaVOSsubmission/FaVOS/tree/main",
56
+ "license": "https://creativecommons.org/licenses/by-nc/4.0/",
57
+ "version": "1.0.0",
58
+ "datePublished": "2026-05-07",
59
+ "keywords": [
60
+ "video object segmentation",
61
+ "video segmentation",
62
+ "object masks",
63
+ "evaluation"
64
+ ],
65
+ "measurementTechnique": "The first annotated frame is used as the prompt frame. Evaluation metrics are computed on the remaining frames.",
66
+ "additionalProperty": [
67
+ {
68
+ "@type": "PropertyValue",
69
+ "name": "num_videos",
70
+ "value": 200
71
+ },
72
+ {
73
+ "@type": "PropertyValue",
74
+ "name": "num_frames",
75
+ "value": 39422
76
+ },
77
+ {
78
+ "@type": "PropertyValue",
79
+ "name": "num_object_instances",
80
+ "value": 281
81
+ },
82
+ {
83
+ "@type": "PropertyValue",
84
+ "name": "frame_count_min",
85
+ "value": 55
86
+ },
87
+ {
88
+ "@type": "PropertyValue",
89
+ "name": "frame_count_max",
90
+ "value": 690
91
+ },
92
+ {
93
+ "@type": "PropertyValue",
94
+ "name": "frame_count_mean",
95
+ "value": 197.11
96
+ },
97
+ {
98
+ "@type": "PropertyValue",
99
+ "name": "favos_20_videos",
100
+ "value": 100
101
+ },
102
+ {
103
+ "@type": "PropertyValue",
104
+ "name": "favos_40_videos",
105
+ "value": 100
106
+ },
107
+ {
108
+ "@type": "PropertyValue",
109
+ "name": "split_overlap_videos",
110
+ "value": 0
111
+ }
112
+ ],
113
+ "distribution": [
114
+ {
115
+ "@type": "cr:FileObject",
116
+ "@id": "JPEGImagesZip",
117
+ "name": "JPEGImages.zip",
118
+ "description": "ZIP archive containing video frames under JPEGImages/<video_id>/<frame>.jpg.",
119
+ "contentUrl": "https://huggingface.co/datasets/FaVOSsubmission/FaVOS/resolve/main/JPEGImages.zip",
120
+ "encodingFormat": "application/zip",
121
+ "contentSize": "5018261297",
122
+ "sha256": "56077e69e1b0c27c3d5439732b69ce5e9fe8cd801c04fe40cc8cdc1ed7384171"
123
+ },
124
+ {
125
+ "@type": "cr:FileObject",
126
+ "@id": "AnnotationsZip",
127
+ "name": "Annotations.zip",
128
+ "description": "ZIP archive containing indexed PNG annotations under Annotations/<video_id>/<frame>.png.",
129
+ "contentUrl": "https://huggingface.co/datasets/FaVOSsubmission/FaVOS/resolve/main/Annotations.zip",
130
+ "encodingFormat": "application/zip",
131
+ "contentSize": "81620534",
132
+ "sha256": "4e409046ae90cf324b4d9d801ed2d2b9d377b1fb76472099cb1d5628af166076"
133
+ },
134
+ {
135
+ "@type": "cr:FileObject",
136
+ "@id": "Favos20Split",
137
+ "name": "favos-20.txt",
138
+ "description": "Evaluation split containing 100 video IDs.",
139
+ "contentUrl": "https://huggingface.co/datasets/FaVOSsubmission/FaVOS/resolve/main/favos-20.txt",
140
+ "encodingFormat": "text/plain",
141
+ "contentSize": "3300",
142
+ "sha256": "06a0f87cd07e3ae51eb67b000a911a82eeadf032afe7758f925c7cbf1e184787"
143
+ },
144
+ {
145
+ "@type": "cr:FileObject",
146
+ "@id": "Favos40Split",
147
+ "name": "favos-40.txt",
148
+ "description": "Evaluation split containing 100 video IDs.",
149
+ "contentUrl": "https://huggingface.co/datasets/FaVOSsubmission/FaVOS/resolve/main/favos-40.txt",
150
+ "encodingFormat": "text/plain",
151
+ "contentSize": "3300",
152
+ "sha256": "89dd1e3fa74860e1a0a3e8f5bb38bc12a9320debc037995610cb2565f07f8444"
153
+ }
154
+ ]
155
+ }