Skip to content
/ UAPN Public

Official PyTorch implementation of our TGRS paper: Deep Adaptive Pansharpening via Uncertainty-aware Image Fusion.

License

Notifications You must be signed in to change notification settings

keviner1/UAPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official PyTorch implementation of our TGRS paper: Deep Adaptive Pansharpening via Uncertainty-aware Image Fusion.Paper link


Framework

UAPN

UAConv


Results

model complexity

uncertainty estimation

comparison


We provide the training script as follows:

Dependencies

  • Python 3.8
  • PyTorch 1.10.0+cu113

Train

Edit the data path in config files.

UAPN-B : python train.py --config 1

UAPN-S : python train.py --config 2

Then, the checkpoints and log file are saved in output.

About

Official PyTorch implementation of our TGRS paper: Deep Adaptive Pansharpening via Uncertainty-aware Image Fusion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages