TL;DR
This paper introduces a self-supervised approach for blur detection that leverages synthetically generated blurred images and object proposals, achieving state-of-the-art results without using real blurred datasets.
Contribution
It proposes a novel self-supervised framework for blur segmentation that does not require annotated datasets, using synthetic data generation and CNNs.
Findings
Achieves state-of-the-art blur segmentation performance.
Works effectively in self-supervised, weakly supervised, and semi-supervised settings.
Does not require real blurred images for training.
Abstract
Blur detection aims at segmenting the blurred areas of a given image. Recent deep learning-based methods approach this problem by learning an end-to-end mapping between the blurred input and a binary mask representing the localization of its blurred areas. Nevertheless, the effectiveness of such deep models is limited due to the scarcity of datasets annotated in terms of blur segmentation, as blur annotation is labour intensive. In this work, we bypass the need for such annotated datasets for end-to-end learning, and instead rely on object proposals and a model for blur generation in order to produce a dataset of synthetically blurred images. This allows us to perform self-supervised learning over the generated image and ground truth blur mask pairs using CNNs, defining a framework that can be employed in purely self-supervised, weakly supervised or semi-supervised configurations.…
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.
