jennamk14 commited on
Commit
c8bd2b2
·
verified ·
1 Parent(s): d6a7b03

Update README.md

Browse files

updating og raw video citations

Files changed (1) hide show
  1. README.md +16 -4
README.md CHANGED
@@ -236,11 +236,23 @@ Please also cite the original KABR and KABR-poses datasets.
236
  }
237
  ```
238
 
239
- Please also cite the original data source(s):
240
  ```
241
- @misc{kabr2023,
242
- title = {KABR: In-Situ Dataset for Kenyan Animal Behavior Recognition from Drone Videos},
243
- url = {https://doi.org/10.48550/arXiv.2510.02030}
 
 
 
 
 
 
 
 
 
 
 
 
244
  }
245
  ```
246
 
 
236
  }
237
  ```
238
 
239
+ Please also cite the original data sources:
240
  ```
241
+ @misc{KABR_Raw_Videos,
242
+ author = { Jenna Kline and Maksim Kholiavchenko and Michelle Ramirez and Samuel Stevens and Alec Sheets and Reshma Ramesh Babu and Namrata Banerji and Elizabeth Campolongo and Matthew Thompson and Nina Van Tiel and Jackson Miliko and Neil Rosser and Isla Duporge and Charles Stewart and Tanya Berger-Wolf and Daniel Rubenstein },
243
+ title = { KABR Raw Videos: Unprocessed Drone Footage for Kenyan Animal Behavior Analysis (Revision d002bb6) },
244
+ year = 2026,
245
+ url = { https://huggingface.co/datasets/imageomics/KABR-raw-videos },
246
+ doi = { 10.57967/hf/8170 },
247
+ publisher = { Hugging Face }
248
+ }
249
+
250
+ @misc{kabr-mini-scene-videos,
251
+ author = { Jenna Kline and Maksim Kholiavchenko and Michelle Ramirez and Samuel Stevens and Alec Sheets and Reshma Ramesh Babu and Namrata Banerji and Elizabeth Campolongo and Matthew Thompson and Nina Van Tiel and Jackson Miliko and Isla Duporge and Neil Rosser and Eduardo Bessa and Charles Stewart and Tanya Berger-Wolf and Daniel Rubenstein },
252
+ title = { Kenyan Animal Behavior Recognition (KABR) Mini-Scene Raw Videos },
253
+ year = 2026,
254
+ url = { https://huggingface.co/datasets/imageomics/KABR-mini-scene-raw-videos },
255
+ publisher = { Hugging Face }
256
  }
257
  ```
258