Identifying Same Persons from Temporally Synchronized Videos Taken by Multiple Wearable Cameras

Abstract

Video-based human action recognition benefits from multiple cameras which can provide temporally synchronized, multi-view videos. Cross-video person identification, i.e., determining whether at a given time, persons tracked in different videos are the same person or not, is a key step to integrate such multi-view information for collaborative action recognition. For fixed cameras, this step is relatively easy since different cameras can be precalibrated. In this paper, we study cross-video person identification for wearable cameras, which are constantly moving with the wearers. Specifically, we take the tracked persons from different videos to be the same person if their 3D poses are the same, given that these videos are synchronized. We adapt an existing algorithm to estimate the tracked person's 3D poses in each 2D video using motionbased features. Experiments show that, although 3D pose estimation is not perfect, the proposed method can still lead to better cross-video person identification than using appearance information.

Cite

Text

Zheng et al. "Identifying Same Persons from Temporally Synchronized Videos Taken by Multiple Wearable Cameras." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016. doi:10.1109/CVPRW.2016.106

Markdown

[Zheng et al. "Identifying Same Persons from Temporally Synchronized Videos Taken by Multiple Wearable Cameras." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016.](https://mlanthology.org/cvprw/2016/zheng2016cvprw-identifying/) doi:10.1109/CVPRW.2016.106

BibTeX

@inproceedings{zheng2016cvprw-identifying,
  title     = {{Identifying Same Persons from Temporally Synchronized Videos Taken by Multiple Wearable Cameras}},
  author    = {Zheng, Kang and Guo, Hao and Fan, Xiaochuan and Yu, Hongkai and Wang, Song},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2016},
  pages     = {810-818},
  doi       = {10.1109/CVPRW.2016.106},
  url       = {https://mlanthology.org/cvprw/2016/zheng2016cvprw-identifying/}
}