Update README.md
Browse files
README.md
CHANGED
@@ -84,18 +84,15 @@ This dataset is dedicated to the public domain for the benefit of scientific pur
|
|
84 |
publisher = {Hugging Face}
|
85 |
}
|
86 |
```
|
87 |
-
<!--
|
88 |
#### Paper
|
89 |
```
|
90 |
-
@inproceedings{
|
91 |
-
title={
|
92 |
-
author={
|
93 |
-
booktitle={Proceedings of the
|
94 |
-
pages={31-40},
|
95 |
year={2024}
|
96 |
}
|
97 |
```
|
98 |
-
-->
|
99 |
|
100 |
### Contributions
|
101 |
|
|
|
84 |
publisher = {Hugging Face}
|
85 |
}
|
86 |
```
|
|
|
87 |
#### Paper
|
88 |
```
|
89 |
+
@inproceedings{kline_kabr_telemetry,
|
90 |
+
title={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)},
|
91 |
+
author={Kline, Jenna, Kholiavchenko, Maksim and Berger-Wolf, Tanya and Stewart, Charles V. and Stewart, Christopher}},
|
92 |
+
booktitle={Proceedings of the First Workshop on Imageomics: Discovering Biological Knowledge from Images using AI, held as part of AAAI 24},
|
|
|
93 |
year={2024}
|
94 |
}
|
95 |
```
|
|
|
96 |
|
97 |
### Contributions
|
98 |
|