Monitoring Giraffe Behavior in Thermal Video
Abstract
We present a solution for monitoring nocturnal giraffe behavior by reducing several hours of thermal camera surveillance footage into a short video summary which can be reviewed by human analysts. We formulate the video summarization task as a tracking problem: frames in which giraffes are tracked are presumed to be typical poses/behaviors and not included in the summary, whereas frames where tracks initialize or terminate are presumed to be atypical events and are therefore included in the summary. To implement our tracking-by-detection summarization approach, we explore various combinations of image features for long wave infrared spectrum cameras, and devise a parts-based object detection technique using geodesic distances to handle the extreme variations of typical giraffe postures. Finally, we evaluate our summarization performance in terms of recall and compressibility, and show how a trade-off exists between these two measures using more fragile or robust tracking techniques.
Cite
Text
Gan et al. "Monitoring Giraffe Behavior in Thermal Video." IEEE/CVF Winter Conference on Applications of Computer Vision Workshops, 2015. doi:10.1109/WACVW.2015.8Markdown
[Gan et al. "Monitoring Giraffe Behavior in Thermal Video." IEEE/CVF Winter Conference on Applications of Computer Vision Workshops, 2015.](https://mlanthology.org/wacvw/2015/gan2015wacvw-monitoring/) doi:10.1109/WACVW.2015.8BibTeX
@inproceedings{gan2015wacvw-monitoring,
title = {{Monitoring Giraffe Behavior in Thermal Video}},
author = {Gan, Victor and Carr, Peter and Soltis, Joseph},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision Workshops},
year = {2015},
pages = {36-43},
doi = {10.1109/WACVW.2015.8},
url = {https://mlanthology.org/wacvw/2015/gan2015wacvw-monitoring/}
}