Functional mAP of the World

Abstract

We present a new dataset, Functional Map of the World (fMoW), which aims to inspire the development of machine learning models capable of predicting the functional purpose of buildings and land use from temporal sequences of satellite images and a rich set of metadata features. The metadata provided with each image enables reasoning about location, time, sun angles, physical sizes, and other features when making predictions about objects in the image. Our dataset consists of over 1 million images from over 200 countries. For each image, we provide at least one bounding box annotation containing one of 63 categories, including a "false detection" category. We present an analysis of the dataset along with baseline approaches that reason about metadata and temporal views. Our data, code, and pretrained models have been made publicly available.

Cite

Text

Christie et al. "Functional mAP of the World." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018. doi:10.1109/CVPR.2018.00646

Markdown

[Christie et al. "Functional mAP of the World." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/christie2018cvpr-functional/) doi:10.1109/CVPR.2018.00646

BibTeX

@inproceedings{christie2018cvpr-functional,
  title     = {{Functional mAP of the World}},
  author    = {Christie, Gordon and Fendley, Neil and Wilson, James and Mukherjee, Ryan},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2018},
  doi       = {10.1109/CVPR.2018.00646},
  url       = {https://mlanthology.org/cvpr/2018/christie2018cvpr-functional/}
}