TL;DR
This paper introduces a distortion-aware feature correction method for video semantic segmentation that effectively rectifies distorted features caused by optical flow inaccuracies, enhancing segmentation accuracy efficiently.
Contribution
The paper proposes a novel distortion map prediction and feature correction module to improve feature propagation in video segmentation, addressing flow inaccuracy issues.
Findings
Outperforms state-of-the-art methods on Cityscapes and CamVid datasets.
Significantly improves segmentation accuracy with low additional cost.
Effective correction of distorted propagated features enhances overall performance.
Abstract
Video semantic segmentation is active in recent years benefited from the great progress of image semantic segmentation. For such a task, the per-frame image segmentation is generally unacceptable in practice due to high computation cost. To tackle this issue, many works use the flow-based feature propagation to reuse the features of previous frames. However, the optical flow estimation inevitably suffers inaccuracy and then causes the propagated features distorted. In this paper, we propose distortion-aware feature correction to alleviate the issue, which improves video segmentation performance by correcting distorted propagated features. To be specific, we firstly propose to transfer distortion patterns from feature into image space and conduct effective distortion map prediction. Benefited from the guidance of distortion maps, we proposed Feature Correction Module (FCM) to rectify…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
