← Search

Fitsum A. Reda

4 accepted papers

2019

Improving Semantic Segmentation via Video Propagation and Label Relaxation

CVPR 2019oral

Semantic segmentation requires large amounts of pixel-wise annotations to learn accurate models. In this paper, we present a video prediction-based methodology to scale up training sets by synthesizing new training samples in order to improve the accuracy of semantic segmentation networks. We exploi…

Cited by 529PDFScholar
2019

Unsupervised Video Interpolation Using Cycle Consistency

ICCV 2019poster

Learning to synthesize high frame rate videos via interpolation requires large quantities of high frame rate training videos, which, however, are scarce, especially at high resolutions. Here, we propose unsupervised techniques to synthesize high frame rate videos directly from low frame rate videos…

Cited by 105PDFcodeScholar
2018

Image Inpainting for Irregular Holes Using Partial Convolutions

ECCV 2018poster

Existing deep learning based image inpainting methods use a standard convolutional network over the corrupted image, using convolutional filter responses conditioned on both valid pixels as well as the substitute values in the masked holes (typically the mean value). This often leads to artifacts su…

2018

SDC-Net: Video prediction using spatially-displaced convolution

ECCV 2018poster

We present an approach for high-resolution video frame prediction by conditioning on both past frames and past optical flows. Previous approaches rely on resampling past frames, guided by a learned future optical flow, or on direct generation of pixels. Resampling based on flow is insufficient becau…