jennamk14 commited on
Commit
c08ca8a
·
verified ·
1 Parent(s): bb62ba8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +121 -35
README.md CHANGED
@@ -2,117 +2,203 @@
2
  license: cc0-1.0
3
  task_categories:
4
  - image-classification
 
5
  language:
6
  - en
7
  tags:
8
  - animal
9
  - ecology
 
 
 
 
 
 
10
  size_categories:
11
- - 1K<n<10K
 
12
  ---
13
 
14
  # Dataset Card for The Wilds Camera Trap Data
15
 
16
  This dataset contains images and video captured from camera traps deployed at The Wilds safari park in Ohio during Summer 2025. It supports ecological monitoring, animal behavior analysis, and biodiversity studies.
17
 
 
18
 
19
- ## Dataset Description
20
 
21
- - **Curated by:** Imageomics Institute, Ohio State University
22
- - **Language(s):** EN
23
  - **Homepage:** [https://imageomics.org](https://imageomics.org)
24
  - **Repository:** [https://github.com/Imageomics/naturelab](https://github.com/Imageomics/naturelab)
25
  - **Paper:** TBD
26
 
27
- This dataset was created to support wildlife monitoring research using camera traps. Data were collected using various camera trap models, with each camera recording photos and videos in the wild. The images are organized by device and deployment session.
28
 
29
- ## Dataset Details
30
  ### Supported Tasks and Leaderboards
31
 
 
 
 
 
 
32
  [No benchmarks currently available]
33
 
34
  ## Dataset Structure
35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  ### Data Instances
37
 
38
- Each camera trap folder contains images in .jpg and .mp4 formats, along with metadata files describing the deployment context. Metadata are organized in Markdown files per deployment, providing key information such as camera settings, location, and environmental conditions.
 
 
 
 
 
39
 
40
  ### Data Fields
41
 
42
- **metadata.md**
43
- Each camera trap folder contains a `metadata.md` file with the following fields:
44
- - **Camera Trap ID:** Unique device identifier (e.g., CT01)
45
- - **Trap Model:** Model name (e.g., GardePro T5NG)
46
- - **Camera Serial Number:** Manufacturer-assigned serial number
47
- - **Site ID:** Location code where the camera trap was deployed (e.g., TW05)
48
- - **Deployment Location Description:** Short text description of the site (e.g., "Near the waterhole")
49
- - **GPS Coordinates:** Latitude and longitude in decimal format (e.g., 39.83537, -81.73842)
50
- - **Deployment Date and Time:** When the camera was deployed (YYYY-MM-DD HH:MM, 24-hour format)
51
- - **Retrieval Date and Time:** When the camera was retrieved (YYYY-MM-DD HH:MM, 24-hour format)
52
- - **Camera Configuration:** Camera settings (e.g., Hybrid mode, Photo (4MP), Video (1080p, 10 sec))
53
- - **Maintenance Notes:** Any configuration changes or issues during deployment
54
- - **Observer:** Name or initials of the person who completed the metadata
 
 
 
55
 
56
  ### Data Splits
57
 
58
- This dataset has no training/validation/test splits. Data are organized by site and deployment session. Users may define their own splits depending on modeling goals.
 
 
 
 
 
59
 
60
  ## Dataset Creation
61
 
62
  ### Curation Rationale
63
 
64
- This dataset supports behavioral ecology research, the development of species detection models, and studies of animal activity patterns from camera trap images and videos.
65
 
66
  ### Source Data
67
 
68
  #### Data Collection and Processing
69
 
70
- Camera trap data were collected at The Wilds safari park using GardePro and Trail Camera models. Cameras were set up to capture both photos and videos based on motion detection and pre-set schedules. Upon retrieval, data were organized into folders by camera ID and deployment session.
 
 
71
 
72
  #### Who are the source data producers?
73
 
74
- The dataset was collected and curated by researchers and students from the Imageomics Institute and Ohio State University in collaboration with conservation staff at The Wilds.
75
 
76
  ### Annotations
77
 
78
  #### Annotation process
79
 
80
- No annotations are currently provided. Manual and AI-assisted labeling efforts are planned for future versions.
81
 
82
  #### Who are the annotators?
83
 
84
- N/A
85
 
86
  ### Personal and Sensitive Information
87
 
88
- The dataset includes GPS coordinates within a public conservation park. Endangered or sensitive species may be present, but the data do not identify them specifically. Spatial redaction has not been applied.
89
 
90
  ## Considerations for Using the Data
91
 
92
- Images and videos vary in quality due to weather conditions, motion blur, and camera settings. Some footage may be partially obstructed by vegetation or camera malfunctions. Additionally, sampling bias exists due to non-random camera placement at targeted ecological hotspots.
93
 
94
  ### Bias, Risks, and Limitations
95
 
96
- - Camera traps were deployed purposively in areas likely to capture significant wildlife activity, leading to a potential bias in species representation.
97
- - Cameras were set to capture a range of species from small mammals to large ungulates, but may not capture rare or nocturnal species as effectively.
98
- - Data are limited to the specific deployment window (summer 2025) and may not reflect full seasonal biodiversity or behavioral patterns.
 
 
99
 
100
  ### Recommendations
101
 
102
- Use with ecological and methodological context in mind. Future versions may include additional seasonal data to complement this initial dataset.
 
 
103
 
104
  ## Licensing Information
105
 
106
- This dataset is dedicated to the public domain under a [CC0 license](https://creativecommons.org/publicdomain/zero/1.0/). Users are encouraged to cite the dataset and acknowledge contributors.
107
 
108
  ## Citation
109
 
110
  **BibTeX:**
 
 
111
  ```bibtex
112
  @misc{thewilds_cameratraps_2025,
113
- author = {Tanishka Wani, Vedant Patil, Rugved Katole, Bharath Pillai, Anirudh Potlapally, Ally Bonney, and Jenna Kline},
114
  title = {The Wilds Camera Trap Data},
115
  year = {2025},
116
  url = {https://huggingface.co/datasets/imageomics/thewilds_cameratraps},
117
  publisher = {Hugging Face}
118
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: cc0-1.0
3
  task_categories:
4
  - image-classification
5
+ - object-detection
6
  language:
7
  - en
8
  tags:
9
  - animal
10
  - ecology
11
+ - camera-trap
12
+ - wildlife
13
+ - biology
14
+ - image
15
+ - animals
16
+ - CV
17
  size_categories:
18
+ - 10K<n<100K
19
+ pretty_name: The Wilds Camera Trap Data
20
  ---
21
 
22
  # Dataset Card for The Wilds Camera Trap Data
23
 
24
  This dataset contains images and video captured from camera traps deployed at The Wilds safari park in Ohio during Summer 2025. It supports ecological monitoring, animal behavior analysis, and biodiversity studies.
25
 
26
+ ## Dataset Details
27
 
28
+ ### Dataset Description
29
 
30
+ - **Curated by:** Tanishka Wani, Vedant Patil, Rugved Katole, Bharath Pillai, Anirudh Potlapally, Ally Bonney, and Jenna Kline
31
+ - **Language(s) (NLP):** EN
32
  - **Homepage:** [https://imageomics.org](https://imageomics.org)
33
  - **Repository:** [https://github.com/Imageomics/naturelab](https://github.com/Imageomics/naturelab)
34
  - **Paper:** TBD
35
 
36
+ This dataset was created to support wildlife monitoring research using camera traps. Data were collected using various camera trap models, with each camera recording photos and videos in the wild. The images are organized by site deployment session, providing valuable data for species detection, behavioral analysis, and biodiversity monitoring.
37
 
 
38
  ### Supported Tasks and Leaderboards
39
 
40
+ - **Image Classification:** Species identification from camera trap images
41
+ - **Object Detection:** Animal detection and localization in natural environments
42
+ - **Behavioral Analysis:** Activity pattern studies and wildlife monitoring
43
+ - **Biodiversity Assessment:** Species richness and abundance estimation
44
+
45
  [No benchmarks currently available]
46
 
47
  ## Dataset Structure
48
 
49
+ The dataset is organized hierarchically by site and deployment session:
50
+
51
+ ```
52
+ /dataset/
53
+ camera_trap.txt
54
+ The_Wilds_Camera_Trap_Log2025-06-30_21_56_00.csv
55
+ The_Wilds_Camera_Trap_Log2025-07-04_20_18_08.csv
56
+ TW01-CT02/
57
+ SD02_20250630_20250703/
58
+ images/
59
+ <image files>
60
+ metadata.txt
61
+ TW02-CT03/
62
+ SD03_20250630_20250703/
63
+ images/
64
+ <image files>
65
+ metadata.txt
66
+ TW03-CT01/
67
+ SD01_20250630_20250703/
68
+ images/
69
+ <image files>
70
+ metadata.txt
71
+ TW04-CT04/
72
+ SD04_20250630_20250704/
73
+ 101MEDIA/
74
+ <image and video files>
75
+ metadata.txt
76
+ ```
77
+
78
  ### Data Instances
79
 
80
+ Each camera trap deployment folder (e.g., `TW01-CT02/SD02_20250630_20250703/`) contains:
81
+ - **Images folder:** Contains .jpg image files captured by motion detection
82
+ - **Video files:** .mp4 format videos in some deployments (stored in 101MEDIA for CT04)
83
+ - **Metadata file:** `metadata.txt` with deployment information and camera settings
84
+
85
+ Images vary in resolution and quality depending on camera model and environmental conditions. Videos are typically short clips (10 seconds) triggered by motion detection.
86
 
87
  ### Data Fields
88
 
89
+ **metadata.txt** (found in each deployment folder):
90
+ - **Camera Trap ID:** Unique device identifier (e.g., CT01, CT02, CT03, CT04)
91
+ - **Trap Model:** Camera model name (e.g., GardePro T5NG, Trail Camera)
92
+ - **Camera Serial Number:** Manufacturer-assigned serial number
93
+ - **Site ID:** Location code where deployed (e.g., TW01, TW02, TW03, TW04)
94
+ - **Deployment Location Description:** Text description of deployment site
95
+ - **GPS Coordinates:** Latitude and longitude in decimal format
96
+ - **Deployment Date and Time:** Camera deployment timestamp (YYYY-MM-DD HH:MM format)
97
+ - **Retrieval Date and Time:** Camera retrieval timestamp (YYYY-MM-DD HH:MM format)
98
+ - **Camera Configuration:** Settings including photo/video mode, resolution, trigger sensitivity
99
+ - **Maintenance Notes:** Configuration changes or technical issues during deployment
100
+ - **Observer:** Name or initials of person completing metadata
101
+
102
+ **CSV Log Files:**
103
+ - `The_Wilds_Camera_Trap_Log2025-06-30_21_56_00.csv`: Deployment log from June 30, 2025
104
+ - `The_Wilds_Camera_Trap_Log2025-07-04_20_18_08.csv`: Retrieval log from July 4, 2025
105
 
106
  ### Data Splits
107
 
108
+ This dataset has no predefined training/validation/test splits. Data are organized by site (TW01-TW04) and deployment session. Users may create their own splits based on:
109
+ - **Temporal splits:** Using deployment dates
110
+ - **Spatial splits:** Using different site locations
111
+ - **Camera-based splits:** Using different camera trap IDs
112
+
113
+ Recommended approach depends on modeling goals and research questions.
114
 
115
  ## Dataset Creation
116
 
117
  ### Curation Rationale
118
 
119
+ This dataset supports behavioral ecology research, development of automated species detection models, and studies of animal activity patterns. Camera traps provide non-invasive monitoring of wildlife behavior and are essential tools for conservation biology and ecological research.
120
 
121
  ### Source Data
122
 
123
  #### Data Collection and Processing
124
 
125
+ Camera trap data were collected at The Wilds safari park during summer 2025 using GardePro and Trail Camera models. Cameras were strategically deployed at four sites (TW01-TW04) using four different camera units (CT01-CT04).
126
+
127
+ Cameras were configured to capture both photos and videos based on motion detection. The deployment period was from June 30 to July 3-4, 2025. Upon retrieval, data were organized into folders by site and deployment session, with each deployment containing an images folder and metadata file describing camera settings and deployment context.
128
 
129
  #### Who are the source data producers?
130
 
131
+ The dataset was collected and curated by researchers and students from the Imageomics Institute and Ohio State University in collaboration with conservation staff at The Wilds safari park in Ohio.
132
 
133
  ### Annotations
134
 
135
  #### Annotation process
136
 
137
+ No species or behavioral annotations are currently provided with this initial dataset release. Manual and AI-assisted labeling efforts for species identification, behavioral classification, and bounding box annotations are planned for future versions.
138
 
139
  #### Who are the annotators?
140
 
141
+ N/A - annotations will be added in future releases
142
 
143
  ### Personal and Sensitive Information
144
 
145
+ The dataset includes GPS coordinates within The Wilds, a public conservation park in Ohio. Some images may contain endangered or sensitive species, though specific species identifications are not currently provided. Spatial coordinates have not been redacted as they fall within a public conservation area.
146
 
147
  ## Considerations for Using the Data
148
 
149
+ Images and videos exhibit natural variation in quality due to weather conditions, lighting changes, motion blur, and camera settings. Some footage may be partially obstructed by vegetation, contain false triggers from wind-blown plants, or show camera malfunctions. The data represent a specific temporal window (summer 2025) and geographic location, which should be considered when generalizing findings.
150
 
151
  ### Bias, Risks, and Limitations
152
 
153
+ - **Sampling bias:** Camera traps were deployed strategically at ecological hotspots rather than randomly, potentially overrepresenting certain species or behaviors
154
+ - **Temporal limitations:** Data represent only a 3-4 day deployment period in summer 2025, limiting seasonal representation
155
+ - **Detection bias:** Motion-triggered cameras may miss slow-moving species or have reduced detection rates for small animals
156
+ - **Spatial bias:** Limited to four sites within The Wilds, may not represent broader regional wildlife patterns
157
+ - **Technical limitations:** Variable image quality due to different camera models and environmental conditions
158
 
159
  ### Recommendations
160
 
161
+ Users should consider the ecological and methodological context when analyzing this data. The dataset is best suited for proof-of-concept studies, algorithm development, and preliminary ecological analyses. For robust ecological conclusions, combination with additional seasonal data and broader spatial sampling would be beneficial.
162
+
163
+ Future dataset releases may include additional deployment periods, seasonal data, and species annotations to address current limitations.
164
 
165
  ## Licensing Information
166
 
167
+ This dataset is dedicated to the public domain under a [CC0 license](https://creativecommons.org/publicdomain/zero/1.0/) for the benefit of scientific pursuits. Users are encouraged to cite the dataset and acknowledge contributors when using this data in research or applications.
168
 
169
  ## Citation
170
 
171
  **BibTeX:**
172
+
173
+ **Data**
174
  ```bibtex
175
  @misc{thewilds_cameratraps_2025,
176
+ author = {Tanishka Wani and Vedant Patil and Rugved Katole and Bharath Pillai and Anirudh Potlapally and Ally Bonney and Jenna Kline},
177
  title = {The Wilds Camera Trap Data},
178
  year = {2025},
179
  url = {https://huggingface.co/datasets/imageomics/thewilds_cameratraps},
180
  publisher = {Hugging Face}
181
+ }
182
+ ```
183
+
184
+ ## Acknowledgements
185
+
186
+ This work was supported by the [Imageomics Institute](https://imageomics.org), which is funded by the US National Science Foundation's Harnessing the Data Revolution (HDR) program under [Award #2118240](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2118240) (Imageomics: A New Frontier of Biological Information Powered by Knowledge-Guided Machine Learning). Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
187
+
188
+ Special thanks to The Wilds safari park in Ohio for providing access to deployment sites and supporting this wildlife monitoring research.
189
+
190
+ ## Glossary
191
+
192
+ - **Camera Trap:** Motion-activated camera used for wildlife monitoring
193
+ - **Deployment:** Period when a camera trap is installed and actively recording
194
+ - **Site ID:** Geographic location identifier (TW01-TW04 in this dataset)
195
+ - **Camera Trap ID:** Individual camera device identifier (CT01-CT04 in this dataset)
196
+ - **SD Card Session:** Data collection period identified by SD card and date range
197
+
198
+ ## Dataset Card Authors
199
+
200
+ Tanishka Wani, Vedant Patil, Rugved Katole, Bharath Pillai, Anirudh Potlapally, Ally Bonney, and Jenna Kline
201
+
202
+ ## Dataset Card Contact
203
+
204
+ For questions about this dataset, please open a discussion on the Hugging Face dataset page or contact the Imageomics Institute.