CVPR 2016oral257 citations
Feature Space Optimization for Semantic Video Segmentation
Abhijit Kundu, Vibhav Vineet, Vladlen Koltun
Abstract
We present an approach to long-range spatio-temporal regularization in semantic video segmentation. Temporal regularization in video is challenging because both the camera and the scene may be in motion. Thus Euclidean distance in the space-time volume is not a good proxy for correspondence. We optimize the mapping of pixels to a Euclidean feature space so as to minimize distances between corresponding points. Structured prediction is performed by a dense CRF that operates on the optimized features. Experimental results demonstrate that the presented approach increases the accuracy and temporal consistency of semantic video segmentation.
BibTeX
@inproceedings{cvpr2016_featurespaceopti,
title = {Feature Space Optimization for Semantic Video Segmentation},
author = {Abhijit Kundu and Vibhav Vineet and Vladlen Koltun},
booktitle = {CVPR 2016},
year = {2016}
}