Active Lighting Learning for 3D Model Based Vehicle Tracking

Abstract

Varying illumination is a challenging issue in many computer vision problems (e.g., tagging, matching, and tracking), while in inverse rendering, people are interested in estimating illumination from rendered images or videos. Can these two techniques be combined together to form a unified framework for vehicle tracking and lighting learning? This paper gives probably the first thought in this joint problem, by presenting a framework to adaptively learn lighting from an image sequence while tracking the object (specifically, the vehicle) in it. We formulate the illumination model with both diffusion and specularity components using a frequency-space representation, and design a nonlinear model to estimate lighting coefficients in a low-dimensional subspace. The lighting learning and vehicle tracking are integrated in a unified Markov network, which can be solved by an iterative believe propagation (BP) method. The proposed framework can track a vehicle moving in a video, as well as transfer the learned lighting to other objects, which shows its potential in augmented reality.

Cite

Text

Hou et al. "Active Lighting Learning for 3D Model Based Vehicle Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010. doi:10.1109/CVPRW.2010.5543911

Markdown

[Hou et al. "Active Lighting Learning for 3D Model Based Vehicle Tracking." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010.](https://mlanthology.org/cvprw/2010/hou2010cvprw-active/) doi:10.1109/CVPRW.2010.5543911

BibTeX

@inproceedings{hou2010cvprw-active,
  title     = {{Active Lighting Learning for 3D Model Based Vehicle Tracking}},
  author    = {Hou, Tingbo and Wang, Sen and Qin, Hong},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2010},
  pages     = {38-43},
  doi       = {10.1109/CVPRW.2010.5543911},
  url       = {https://mlanthology.org/cvprw/2010/hou2010cvprw-active/}
}