Weakly Labeling the Antarctic: The Penguin Colony Case
Abstract
Antarctic penguins are important ecological indicators -- especially in the face of climate change. In this work, we present a deep learning based model for semantic segmentation of Adelie penguin colonies in high-resolution satellite imagery. To train our segmentation models, we take advantage of the Penguin Colony Dataset: a unique dataset with 2044 georeferenced cropped images from 193 Adelie penguin colonies in Antarctica. In the face of a scarcity of pixel-level annotation masks, we propose a weakly-supervised framework to effectively learn a segmentation model from weak labels. We use a classification network to filter out data unsuitable for the segmentation network. This segmentation network is trained with a specific loss function, based on the average activation, to effectively learn from the data with the weakly-annotated labels. Our experiments show that adding weakly-annotated training examples significantly improves segmentation performance, increasing the mean Intersection-over-Union from 42.3 to 60.0% on the Penguin Colony Dataset.
Cite
Text
Le et al. "Weakly Labeling the Antarctic: The Penguin Colony Case." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.Markdown
[Le et al. "Weakly Labeling the Antarctic: The Penguin Colony Case." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/le2019cvprw-weakly/)BibTeX
@inproceedings{le2019cvprw-weakly,
title = {{Weakly Labeling the Antarctic: The Penguin Colony Case}},
author = {Le, Hieu and Gonçalves, Bento Collares and Samaras, Dimitris and Lynch, Heather J.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2019},
pages = {18-25},
url = {https://mlanthology.org/cvprw/2019/le2019cvprw-weakly/}
}