Improving Object Classification in Far-Field Video

Abstract

Object classification in far-field video sequences is a challenging problem because of low-resolution imagery and projective image distortion. Most existing far-field classification systems are trained to work well in a constrained set of scenes, but can fail dramatically when applied to new scenes, or even different views of the same scene. We identify discriminative object features for classifying vehicles and pedestrians and develop a scene-invariant classification system that is trained on a small number of labeled examples from a few scenes, but transfers well to a wide range of new scenes. Simultaneously, we demonstrate that use of scene-specific context features (such as image position and direction of motion of objects) can greatly improve classification in any given scene. To combine these ideas, we propose a new algorithm for adapting a scene-invariant classifier to scene-specific features by retraining with the help of unlabelled data in a novel scene. Experimental results demonstrate the effectiveness of our context features and scene-transfer/adaptation algorithm for multiple urban and highway scenes.

Cite

Text

Bose and Grimson. "Improving Object Classification in Far-Field Video." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004. doi:10.1109/CVPR.2004.129

Markdown

[Bose and Grimson. "Improving Object Classification in Far-Field Video." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004.](https://mlanthology.org/cvpr/2004/bose2004cvpr-improving/) doi:10.1109/CVPR.2004.129

BibTeX

@inproceedings{bose2004cvpr-improving,
  title     = {{Improving Object Classification in Far-Field Video}},
  author    = {Bose, Biswajit and Grimson, W. Eric L.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2004},
  pages     = {181-188},
  doi       = {10.1109/CVPR.2004.129},
  url       = {https://mlanthology.org/cvpr/2004/bose2004cvpr-improving/}
}