Large Scale Asset Extraction for Urban Images
Abstract
Object proposals are currently used for increasing the computational efficiency of object detection. We propose a novel adaptive pipeline for interleaving object proposals with object classification and use it as a formulation for asset detection. We first preprocess the images using a novel and efficient rectification technique. We then employ a particle filter approach to keep track of three priors, which guide proposed samples and get updated using classifier output. Tests performed on over 1000 urban images demonstrate that our rectification method is faster than existing methods without loss in quality, and that our interleaved proposal method outperforms current state-of-the-art. We further demonstrate that other methods can be improved by incorporating our interleaved proposals.
Cite
Text
Affara et al. "Large Scale Asset Extraction for Urban Images." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46487-9_27Markdown
[Affara et al. "Large Scale Asset Extraction for Urban Images." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/affara2016eccv-large/) doi:10.1007/978-3-319-46487-9_27BibTeX
@inproceedings{affara2016eccv-large,
title = {{Large Scale Asset Extraction for Urban Images}},
author = {Affara, Lama and Nan, Liangliang and Ghanem, Bernard and Wonka, Peter},
booktitle = {European Conference on Computer Vision},
year = {2016},
pages = {437-452},
doi = {10.1007/978-3-319-46487-9_27},
url = {https://mlanthology.org/eccv/2016/affara2016eccv-large/}
}