Coupled Label and Intensity MRF Models for IR Target Detection

Abstract

This study formulates the IR target detection as a binary classification problem of each pixel. Each pixel is associated with a label which indicates whether it is a target or background pixel. The optimal label set for all the pixels of an image maximizes a posterior distribution of label configuration given the pixel intensities. The posterior probability is factored into (or proportional to) a conditional likelihood of the intensity values and a prior probability of label configuration. Each of these two probabilities are computed assuming a Markov Random Field (MRF) on both pixel intensities and their labels. In particular, this study enforces neighborhood dependency on both intensity values, by a Simultaneous Auto Regressive (SAR) modle, and on labels, by an Auto-Logistic model. The parameters of these MRF models are learned from labeled examples. During testing, an MRF inference technique, namely Iterated Conditional Mode (ICM), produces the optimal label for each pixel. High performances on benchmark datasets demonstrate effectiveness of this method for IR target detection.

Cite

Text

Parag. "Coupled Label and Intensity MRF Models for IR Target Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2011. doi:10.1109/CVPRW.2011.5981725

Markdown

[Parag. "Coupled Label and Intensity MRF Models for IR Target Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2011.](https://mlanthology.org/cvprw/2011/parag2011cvprw-coupled/) doi:10.1109/CVPRW.2011.5981725

BibTeX

@inproceedings{parag2011cvprw-coupled,
  title     = {{Coupled Label and Intensity MRF Models for IR Target Detection}},
  author    = {Parag, T.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2011},
  pages     = {7-13},
  doi       = {10.1109/CVPRW.2011.5981725},
  url       = {https://mlanthology.org/cvprw/2011/parag2011cvprw-coupled/}
}