Car Detection in Low Resolution Aerial Image

Abstract

We present a system to detect passenger cars in aerial images where cars appear as small objects. We pose this as a 3D object recognition problem to account for the variation in viewpoint and the shadow. We started from psychological tests to find important features for human detection of cars. Based on these observations, we selected the boundary of the car body, the boundary of the front windshield and the shadow as the features. Some of these features are affected by the intensity of the car and whether or not there is a shadow along it. This information is represented in the structure of the Bayesian network that we use to integrate all features. Experiments show very promising results even on some very challenging images.

Cite

Text

Zhao and Nevatia. "Car Detection in Low Resolution Aerial Image." IEEE/CVF International Conference on Computer Vision, 2001. doi:10.1109/ICCV.2001.10087

Markdown

[Zhao and Nevatia. "Car Detection in Low Resolution Aerial Image." IEEE/CVF International Conference on Computer Vision, 2001.](https://mlanthology.org/iccv/2001/zhao2001iccv-car/) doi:10.1109/ICCV.2001.10087

BibTeX

@inproceedings{zhao2001iccv-car,
  title     = {{Car Detection in Low Resolution Aerial Image}},
  author    = {Zhao, Tao and Nevatia, Ramakant},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2001},
  pages     = {710-717},
  doi       = {10.1109/ICCV.2001.10087},
  url       = {https://mlanthology.org/iccv/2001/zhao2001iccv-car/}
}