Inter-Image Pixel Shuffling for Multi-focus Image Fusion
Huangxing Lin, Rongrong Ma, Cheng Wang

TL;DR
This paper introduces Inter-image Pixel Shuffling (IPS), a novel training method enabling neural networks to perform multi-focus image fusion without needing actual multi-focus training data, by reformulating the task as pixel-wise classification.
Contribution
The paper proposes IPS, a new data augmentation technique that generates training data for multi-focus image fusion from single images, improving fusion performance without multi-focus training datasets.
Findings
IPS outperforms existing methods in quality
Effective training without multi-focus images
Combines CNNs with state space models for better results
Abstract
Multi-focus image fusion aims to combine multiple partially focused images into a single all-in-focus image. Although deep learning has shown promise in this task, its effectiveness is often limited by the scarcity of suitable training data. This paper introduces Inter-image Pixel Shuffling (IPS), a novel method that allows neural networks to learn multi-focus image fusion without requiring actual multi-focus images. IPS reformulates the task as a pixel-wise classification problem, where the goal is to identify the focused pixel from a pixel group at each spatial position. In this method, pixels from a clear optical image are treated as focused, while pixels from a low-pass filtered version of the same image are considered defocused. By randomly shuffling the focused and defocused pixels at identical spatial positions in the original and filtered images, IPS generates training data that…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Fusion Techniques · Image Enhancement Techniques · Image Processing Techniques and Applications
