Temporal information integration for video semantic segmentation
G. Guarino, T. Chateau, C. Teulière, V. Antoine
Abstract
We present a temporal Bayesian filter for semantic segmentation of a video sequence. Each pixel is a random variable following a discrete probabilistic distribution function representing possible semantic classes. Bayesian filtering consists in two main steps: 1) a prediction model and 2) an observation model (likelihood). We propose to use a datadriven prediction function derived from a dense optical flow between images t and t + 1 achieved by a deep neural network [1]. Moreover, the observation function uses a semantic segmentation network. The resulting approach is evaluated on the public dataset Cityscapes. We show that using the temporal filtering increases the accuracy of the semantic segmentation.
BibTeX
@inproceedings{icra2020_temporalinformat,
title = {Temporal information integration for video semantic segmentation},
author = {G. Guarino and T. Chateau and C. Teulière and V. Antoine},
booktitle = {ICRA 2020},
year = {2020}
}