madivanhorn commited on
Commit
552f271
·
verified ·
1 Parent(s): 8ed5389

Upload croissant.json

Browse files
Files changed (1) hide show
  1. croissant.json +113 -0
croissant.json ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "@context": {
3
+ "@language": "en",
4
+ "@vocab": "https://schema.org/",
5
+ "arrayShape": "cr:arrayShape",
6
+ "citeAs": "cr:citeAs",
7
+ "column": "cr:column",
8
+ "conformsTo": "dct:conformsTo",
9
+ "containedIn": "cr:containedIn",
10
+ "cr": "http://mlcommons.org/croissant/",
11
+ "data": {
12
+ "@id": "cr:data",
13
+ "@type": "@json"
14
+ },
15
+ "dataBiases": "cr:dataBiases",
16
+ "dataCollection": "cr:dataCollection",
17
+ "dataType": {
18
+ "@id": "cr:dataType",
19
+ "@type": "@vocab"
20
+ },
21
+ "dct": "http://purl.org/dc/terms/",
22
+ "extract": "cr:extract",
23
+ "field": "cr:field",
24
+ "fileProperty": "cr:fileProperty",
25
+ "fileObject": "cr:fileObject",
26
+ "fileSet": "cr:fileSet",
27
+ "format": "cr:format",
28
+ "includes": "cr:includes",
29
+ "isArray": "cr:isArray",
30
+ "isLiveDataset": "cr:isLiveDataset",
31
+ "jsonPath": "cr:jsonPath",
32
+ "key": "cr:key",
33
+ "md5": "cr:md5",
34
+ "parentField": "cr:parentField",
35
+ "path": "cr:path",
36
+ "personalSensitiveInformation": "cr:personalSensitiveInformation",
37
+ "recordSet": "cr:recordSet",
38
+ "references": "cr:references",
39
+ "regex": "cr:regex",
40
+ "repeated": "cr:repeated",
41
+ "replace": "cr:replace",
42
+ "sc": "https://schema.org/",
43
+ "separator": "cr:separator",
44
+ "source": "cr:source",
45
+ "subField": "cr:subField",
46
+ "transform": "cr:transform",
47
+ "rai": "http://mlcommons.org/croissant/RAI/",
48
+ "prov": "http://www.w3.org/ns/prov#"
49
+ },
50
+ "@type": "sc:Dataset",
51
+ "distribution": [
52
+ {
53
+ "@type": "cr:FileObject",
54
+ "@id": "repo",
55
+ "name": "repo",
56
+ "description": "The Hugging Face git repository.",
57
+ "contentUrl": "https://huggingface.co/datasets/madivanhorn/cfc26/tree/refs%2Fconvert%2Fparquet",
58
+ "encodingFormat": "git+https",
59
+ "sha256": "https://github.com/mlcommons/croissant/issues/80"
60
+ }
61
+ ],
62
+ "recordSet": [],
63
+ "conformsTo": "http://mlcommons.org/croissant/1.1",
64
+ "name": "cfc26",
65
+ "description": "madivanhorn/cfc26 dataset hosted on Hugging Face and contributed by the HF Datasets community",
66
+ "alternateName": [
67
+ "madivanhorn/cfc26"
68
+ ],
69
+ "creator": {
70
+ "@type": "Person",
71
+ "name": "Madison Van Horn Mitchell",
72
+ "url": "https://huggingface.co/madivanhorn"
73
+ },
74
+ "keywords": [
75
+ "mit",
76
+ "🇺🇸 Region: US"
77
+ ],
78
+ "license": "https://choosealicense.com/licenses/mit/",
79
+ "url": "https://huggingface.co/datasets/madivanhorn/cfc26",
80
+ "rai:dataLimitations": "The dataset is limited to sonar-based fish counting in riverine environments and may not generalize to other sensing modalities (e.g., optical video), marine/open-ocean settings, or species with substantially different motion or morphology. While expanded to nine river systems, geographic and ecological coverage remains incomplete (North America only), and certain river conditions (e.g., extreme turbidity, rare seasonal events, or atypical flow regimes) may be underrepresented. Annotation quality may be affected by low signal-to-noise ratios and ambiguity in fish visibility, particularly in dense or occluded scenes. The dataset is not recommended for tasks requiring fine-grained species classification, individual fish re-identification, or appearance-based recognition independent of motion cues.",
81
+ "rai:dataBiases": "The dataset may exhibit selection bias toward rivers and deployment sites where sonar systems and data collection is feasible, potentially over-representing current sites of interest in North America. Environmental conditions (e.g., typical flow, sonar artifacts) and species distributions may be unevenly sampled, leading to skewed representations of fish behavior and density. Label bias may arise from human annotation under low-visibility conditions, where temporal cues are required and ambiguous cases may be inconsistently labeled. These biases may cause models to overfit to common environmental patterns or fish movement dynamics and underperform in rare or extreme conditions.",
82
+ "rai:personalSensitiveInformation": "The dataset does not contain personal or human-related sensitive information. It consists of sonar imagery of fish in natural river environments.",
83
+ "rai:dataUseCases": "The dataset represents fish passage and abundance as measured through sonar-based observations, with the goal of estimating population counts in river systems. It is intended for benchmarking detection and counting models under realistic deployment conditions, including generalization to unseen locations. Validated use cases include: (1) evaluation of fish counting algorithms under in-distribution and out-of-distribution settings, (2) development of models for ecological monitoring and fisheries management, and (3) analysis of robustness to environmental variation and dataset imbalance. These use cases are supported by prior work on CFC22 and its deployment in real-world counting systems. The dataset is not validated for unrelated vision tasks (e.g., generic object detection), nor for ecological inference beyond aggregate counting (e.g., behavioral studies or species classification).",
84
+ "rai:dataSocialImpact": "Positive impacts include improved accuracy and reliability of fish population estimates, which can support sustainable fisheries management, conservation efforts, and evidence-based environmental policy. By enabling evaluation under distribution shift, the dataset may reduce deployment failures in new locations. Potential risks include over-reliance on automated systems without sufficient human oversight, which could propagate systematic errors into policy decisions. There is also a risk that models trained on this dataset may perform poorly in underrepresented environments, leading to inequities in monitoring quality across regions. No direct risks to individuals or communities are present, and no access restrictions are currently imposed beyond standard research use.",
85
+ "rai:hasSyntheticData": false,
86
+ "prov:wasDerivedFrom": [
87
+ {
88
+ "@id": "https://data.caltech.edu/records/1y23m-j8r69",
89
+ "prov:label": "The Caltech Fish Counting Dataset (CFC22)",
90
+ "sc:license": "MIT"
91
+ }
92
+ ],
93
+ "prov:wasGeneratedBy": [
94
+ {
95
+ "@type": "prov:Activity",
96
+ "prov:type": "Data Collection",
97
+ "prov:label": "Collection",
98
+ "prov:description": "Data was collected via sonar camera deployments in river systems across four U.S. states and two countries. The collection method is observations using fixed-position sonar sensors capturing continuous video streams over extended durations under varying environmental conditions."
99
+ },
100
+ {
101
+ "@type": "prov:Activity",
102
+ "prov:type": "Preprocessing",
103
+ "prov:label": "Preprocessing",
104
+ "prov:description": "Video streams were segmented into clips, filtered for quality, and normalized for consistent formatting. Clips with unusable signal quality or severe artifacts may have been excluded. Standardization steps include temporal clipping, echogram visualizations, and formatting for downstream annotation and evaluation."
105
+ },
106
+ {
107
+ "@type": "prov:Activity",
108
+ "prov:type": "Annotation",
109
+ "prov:label": "Annotation",
110
+ "prov:description": "Human annotators labeled fish instances using bounding boxes, with counting derived from crossing events. Annotation guidelines emphasized temporal consistency and handling of ambiguous detections in low signal-to-noise conditions. Quality control included review processes and consistency checks across annotators; inter-annotator agreement metrics are not reported."
111
+ }
112
+ ]
113
+ }