-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,27 @@ | ||
# NightHazeFormer | ||
This is the office repository of ***NightHazeFormer: Single Nighttime Haze Removal Using Prior Query Transformer*** | ||
This is the office repository of ***NightHazeFormer: Single Nighttime Haze Removal Using Prior Query Transformer, ACM MM 2023.*** | ||
|
||
**Authors: [Yun Liu](https://scholar.google.com/citations?user=9fjHp-EAAAAJ&hl=en), Zhongsheng Yan,[Sixiang Chen](https://scholar.google.com/citations?user=EtljKSgAAAAJ&hl=en), [Tian Ye](https://owen718.github.io),[Wenqi Ren](https://sites.google.com/view/wenqiren/homepage),[Erkang Chen](https://scholar.google.com/citations?user=hWo1RTsAAAAJ&hl=en).** | ||
|
||
[Arxiv](https://arxiv.org/pdf/2305.09533.pdf) | ||
|
||
![1691480646690.png](./img/1691480646690.png) | ||
|
||
|
||
## Abstract | ||
***Nighttime image dehazing is a challenging task due to the presence of multiple types of adverse degrading effects including glow, haze, blur, noise, color distortion, and so on. However, most previous studies mainly focus on daytime image dehazing or partial degradations presented in nighttime hazy scenes, which may lead to unsatisfactory restoration results. In this paper, we propose an end-to-end transformer-based framework for nighttime haze removal, called NightHazeFormer. Our proposed approach consists of two stages: supervised pre-training and semi-supervised fine-tuning. During the pre-training stage, we introduce two powerful priors into the transformer decoder to generate the non-learnable prior queries, which guide the model to extract specific degradations. For the finetuning, we combine the generated pseudo ground truths with input real-world nighttime hazy images as paired images and feed into the synthetic domain to fine-tune the pre-trained model. This semisupervised fine-tuning paradigm helps improve the generalization to real domain. In addition, we also propose a large-scale synthetic dataset called UNREAL-NH, to simulate the real-world nighttime haze scenarios comprehensively. Extensive experiments on several synthetic and real-world datasets demonstrate the superiority of our NightHazeFormer over state-of-the-art nighttime haze removal methods in terms of both visually and quantitatively.*** | ||
|
||
|
||
![1691480677807.png](./img/1691480677807.png) | ||
|
||
![1691480632940.png](./img/1691480632940.png) | ||
|
||
|
||
|
||
![1691480699776.png](./img/1691480699776.png) | ||
|
||
## TODO List | ||
- [ ] Release Dataset | ||
- [ ] Release Enhancement Results of NightHazeFormer | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.