Skip to content

iijjlk/DFFN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatial-frequency Dual-Domain Feature Fusion Network for Low-Light Remote Sensing Image Enhancement

This repository is an official PyTorch implementation of the paper Spatial-frequency Dual-Domain Feature Fusion Network for Low-Light Remote Sensing Image Enhancement.


Fig. 1. Comparison between the latest state-of-the-art methods and our approach.

📑 Content

☑️ TODO

  • Build the repo
  • arXiv version
  • Dataset
  • Release code
  • Pretrained weights&log_files
  • Add Download Link for Visual Results on Common Benckmarks

🔍Dataset

We proposed two datasets iSAID-dark and darkrs. Please click ISAID and darkrs for detailed preparation description.


Fig. 2. Samples from the proposed iSAID-dark(Up) and darkrs(Down) dataset.

Training & Testing

python test.py

🔍Visual Results


Fig. 3. The visualization results on the iSAID-dark dataset. We present the histogram of color distribution for the images. The histograms placed in Input/GT represent the color distribution of the GT. It can be observed that our method’s histogram is closer to the GT histogram.


Fig. 4. The visualization results on the DICM dataset (top) and the NPE dataset (bottom).

✈️ Citation

@article{yao2024spatial,
  title={Spatial-frequency dual-domain feature fusion network for low-light remote sensing image enhancement},
  author={Yao, Zishu and Fan, Guodong and Fan, Jinfu and Gan, Min and Chen, CL Philip},
  journal={IEEE Transactions on Geoscience and Remote Sensing},
  year={2024},
  publisher={IEEE}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages