Related Experiment Video
Updated: Jun 6, 2025

04:23
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
1.7K
MIMO-Uformer: A Transformer-Based Image Deblurring Network for Vehicle Surveillance Scenarios
Jian Zhang1, Baoping Cheng1,2, Tengying Zhang1
1China Mobile (Hangzhou) Information Technology Co., Ltd., Hangzhou 311100, China.
Journal of Imaging
|November 26, 2024
Summary
This study introduces MIMO-Uformer, an efficient transformer-based network for deblurring surveillance images. It effectively handles local motion blur common in vehicle surveillance, improving image quality and information acquisition.
Area of Science:
- Computer Vision
- Deep Learning
- Image Restoration
Background:
- Motion blur significantly degrades surveillance image quality, hindering information retrieval.
- Convolutional Neural Networks (CNNs) have advanced image deblurring, but transformers offer superior deep representation learning.
- High computational complexity of standard transformers limits their application to high-resolution images.
Purpose of the Study:
- To propose an efficient transformer-based deblurring network, MIMO-Uformer, tailored for vehicle-surveillance scenarios.
- To address the challenge of local motion blur prevalent in surveillance footage.
- To enhance the performance of image deblurring by incorporating multi-scale image processing and specialized loss functions.
Main Methods:
- Developed MIMO-Uformer, integrating window-based multi-head self-attention (W-MSA) from Swin transformers into a multi-input, multi-output U-Net (MIMO-UNet) architecture.
- Employed multi-scale image processing within the MIMO-UNet framework to leverage diverse image resolutions.
- Introduced an Intersection over Patch (IoP) factor and a supervised morphological loss to specifically target and mitigate local motion blur.
Main Results:
- MIMO-Uformer demonstrated significant improvements in deblurring performance, particularly for local motion blur.
- Experiments on public (GOPRO) and self-established datasets showed notable gains in Peak Signal-to-Noise Ratio (PSNR).
- PSNR improvements of at least 0.21 dB on GOPRO and 0.74 dB on the self-established dataset were achieved compared to existing benchmarks.
Conclusions:
- MIMO-Uformer offers an efficient and effective solution for deblurring surveillance images, especially those affected by local motion blur.
- The proposed IoP factor and morphological loss enhance the network's ability to handle specific types of blur common in vehicle surveillance.
- The study validates the effectiveness of the proposed methods through extensive experiments, paving the way for improved surveillance systems.
Related Concept Videos
Transformers with Off-Nominal Turns Ratios
139
In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the...
139
Reconstruction of Signal using Interpolation
173
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
173
Deconvolution
132
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
132
Transformers in Distribution System
98
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
98
Convolution Properties II
173
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
173

