Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
task_categories:
|
4 |
- robotics
|
5 |
language:
|
@@ -11,4 +11,84 @@ tags:
|
|
11 |
- Grevy's zebra
|
12 |
- conservation
|
13 |
- UAV
|
14 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc0-1.0
|
3 |
task_categories:
|
4 |
- robotics
|
5 |
language:
|
|
|
11 |
- Grevy's zebra
|
12 |
- conservation
|
13 |
- UAV
|
14 |
+
---
|
15 |
+
# Dataset Card for KABR Telemetry: In-Situ Dataset for Kenyan Animal Behavior Recognition from Drone Videos
|
16 |
+
|
17 |
+
## Dataset Details
|
18 |
+
|
19 |
+
### Dataset Description
|
20 |
+
|
21 |
+
This dataset contains the drone telemetry data associated with the [KABR] (https://huggingface.co/datasets/imageomics/KABR) dataset. The KABR dataset contains annotated video behavior of zebras and giraffes at the Mpala Research Centre. This telemetry dataset contains information about the status drone during the missions, including location and altitude, along with the bounding box dimensions of the wildlife in the frame and behavior annotation information. Please see the "kabr_telemetry_metadata.csv" for more details.
|
22 |
+
|
23 |
+
- **Paper:** [Integrating Biological Data into Autonomous Remote Sensing Systems for In Situ Imageomics: A Case Study for Kenyan Animal Behavior Sensing with Unmanned Aerial Vehicles (UAVs)](https://jennamk14.github.io/images/Integrating%20Biological%20Data%20into%20Autonomous%20Remote%20Sensing%20Systems%20for%20In%20Situ%20Imageomics-%20A%20Case%20Study%20for%20Kenyan%20Animal%20Behavior%20Sensing%20with%20Unmanned%20Aerial%20Vehicles%20(UAVs).pdf)
|
24 |
+
- **Point of Contact:** Jenna Kline, [email protected]
|
25 |
+
|
26 |
+
- **Curated by:** [Jenna Kline, Maksim Kholiavchenko, Otto Brookes, Tanya Berger-Wolf, Charles V. Stewart, Christopher Stewart]
|
27 |
+
- **Funded by [optional]:** [Imageomics]
|
28 |
+
- **Shared by [optional]:** [Jenna Kline]
|
29 |
+
|
30 |
+
## Uses
|
31 |
+
|
32 |
+
This dataset is intended to be used to provide guidance on executing wildlife behavior collection missions with drones, which can be conducted by drone pilots manually, or integrated into an autonomous navigation framework.
|
33 |
+
|
34 |
+
## Dataset Creation
|
35 |
+
|
36 |
+
### Curation Rationale
|
37 |
+
|
38 |
+
This dataset was curated to provide additional context to the KABR dataset, and provide spatial information which can be used to develop autonomous navigation algorithms for wildlife data collection.
|
39 |
+
|
40 |
+
|
41 |
+
#### Data Collection and Processing
|
42 |
+
|
43 |
+
This data was collected at the Mpala Research Centre in Laikipia, Kenya in January 2023. A DJI Mavic Air 2 drone was used to collect the data, and [AirData](https://airdata.com/) was used to process DJI telemetry files.
|
44 |
+
|
45 |
+
### Annotations [optional]
|
46 |
+
|
47 |
+
Please refer to the KABR dataset and associated paper for details on the annotation process.
|
48 |
+
|
49 |
+
## Additional Information
|
50 |
+
|
51 |
+
### Authors
|
52 |
+
|
53 |
+
* Jenna Kline (The Ohio State University)
|
54 |
+
* Maksim Kholiavchenko (Rensselaer Polytechnic Institute) - ORCID: 0000-0001-6757-1957
|
55 |
+
* Otto Brookes (University of Bristol)
|
56 |
+
* Tanya Berger-Wolf (The Ohio State University) - ORCID: 0000-0001-7610-1412
|
57 |
+
* Charles V. Stewart (Rensselaer Polytechnic Institute)
|
58 |
+
* Christopher Stewart (The Ohio State University)
|
59 |
+
|
60 |
+
### Licensing Information
|
61 |
+
|
62 |
+
This dataset is dedicated to the public domain for the benefit of scientific pursuits. We ask that you cite the dataset and journal paper using the below citations if you make use of it in your research.
|
63 |
+
|
64 |
+
|
65 |
+
### Citation Information
|
66 |
+
|
67 |
+
#### Dataset
|
68 |
+
```
|
69 |
+
@misc{KABR_telemetry,
|
70 |
+
author = {Kline, Jenna, Kholiavchenko, Maksim and Berger-Wolf, Tanya and Stewart, Charles V. and Stewart, Christopher},
|
71 |
+
title = {KABR Telemetry},
|
72 |
+
year = {2024},
|
73 |
+
url = {https://huggingface.co/datasets/imageomics/KABR-telemetry},
|
74 |
+
doi = {doi:10.57967/hf/1745},
|
75 |
+
publisher = {Hugging Face}
|
76 |
+
}
|
77 |
+
```
|
78 |
+
<!--
|
79 |
+
#### Paper
|
80 |
+
```
|
81 |
+
@inproceedings{kholiavchenko2024kabr,
|
82 |
+
title={KABR: In-Situ Dataset for Kenyan Animal Behavior Recognition from Drone Videos},
|
83 |
+
author={Kholiavchenko, Maksim and Kline, Jenna and Ramirez, Michelle and Stevens, Sam and Sheets, Alec and Babu, Reshma and Banerji, Namrata and Campolongo, Elizabeth and Thompson, Matthew and Van Tiel, Nina and Miliko, Jackson and Bessa, Eduardo and Duporge, Isla and Berger-Wolf, Tanya and Rubenstein, Daniel and Stewart, Charles},
|
84 |
+
booktitle={Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision},
|
85 |
+
pages={31-40},
|
86 |
+
year={2024}
|
87 |
+
}
|
88 |
+
```
|
89 |
+
-->
|
90 |
+
|
91 |
+
### Contributions
|
92 |
+
|
93 |
+
The [Imageomics Institute](https://imageomics.org) 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.
|
94 |
+
|