|
Algorithm 1 Algorithm of the proposed deep unsupervised fusion learning method. |
|
Input: The observed LR-HS image and HR-RGB image
|
|
Output: Latent HR-HS image
|
| 1: Sample from uniform distribution with seed 0 |
| 2: for
to max. iter.
do
|
| 3: Sample from uniform distribution |
| 4: Perturb with :
|
| 5:
|
| 6:
|
| 7:
|
| 8: Loss function:
|
| 9: Compute the gradients regarding
|
| 10: Update using the ADAM algorithm [47] as
|
| 11: end for
|
| 12:
|