diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..ee82e83 Binary files /dev/null and b/.DS_Store differ diff --git a/img/main_figure.jpg b/img/main_figure.jpg new file mode 100644 index 0000000..4298482 Binary files /dev/null and b/img/main_figure.jpg differ diff --git a/img/main_figure.png b/img/main_figure.png deleted file mode 100644 index 8551546..0000000 Binary files a/img/main_figure.png and /dev/null differ diff --git a/img/met_mismatch.jpg b/img/met_mismatch.jpg new file mode 100644 index 0000000..405e655 Binary files /dev/null and b/img/met_mismatch.jpg differ diff --git a/img/met_mismatch.png b/img/met_mismatch.png deleted file mode 100644 index 6b83e3d..0000000 Binary files a/img/met_mismatch.png and /dev/null differ diff --git a/img/met_update.jpg b/img/met_update.jpg new file mode 100644 index 0000000..3ffb4a4 Binary files /dev/null and b/img/met_update.jpg differ diff --git a/img/met_update.png b/img/met_update.png deleted file mode 100644 index 5a288c4..0000000 Binary files a/img/met_update.png and /dev/null differ diff --git a/img/paper.jpg b/img/paper.jpg new file mode 100644 index 0000000..6ecf090 Binary files /dev/null and b/img/paper.jpg differ diff --git a/img/paper.png b/img/paper.png deleted file mode 100644 index 4a7340b..0000000 Binary files a/img/paper.png and /dev/null differ diff --git a/img/rx_mm.jpg b/img/rx_mm.jpg new file mode 100644 index 0000000..8a92a11 Binary files /dev/null and b/img/rx_mm.jpg differ diff --git a/img/rx_mm.png b/img/rx_mm.png deleted file mode 100644 index 821c0e4..0000000 Binary files a/img/rx_mm.png and /dev/null differ diff --git a/img/uprx.jpg b/img/uprx.jpg new file mode 100644 index 0000000..8c5190d Binary files /dev/null and b/img/uprx.jpg differ diff --git a/img/uprx.png b/img/uprx.png deleted file mode 100644 index fff9654..0000000 Binary files a/img/uprx.png and /dev/null differ diff --git a/index.html b/index.html index c8c6104..7e926c2 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@
Figure 1:Illustration of domain adaptation in PnP-ADMM. The mismatched denoiser is pre-trained on source distribution (BreCaHAD) and adapted to target distribution (MetFaces) using a few samples. Adapted prior is then plugged into PnP-ADMM algorithm to reconstruct a sample from MetFaces.
Figure 3: Visual evaluation of PnP-ADMM on image super-resolution using denoisers trained on several datasets. Note how the disparities in the training distributions of denoisers directly influence the performance of PnP. The denoisers containing images most similar to MetFaces offer the best performance.
Figure 4: Visual evaluation of several priors on the image super-resolution task reported in terms of PSNR (dB) and SSIM for an image from RxRx1. Note the influence of mismatched priors on the performance of PnP. .
Figure 6: Visual comparison on super-resolution with target (MetFaces), mismatched (BreCaHAD), and adapted priors on two MetFaces test images. Note how the recovery performance increases by adaptation of mismatched priors to a larger set of images from the target distribution.
Figure 7: Visual comparison of image super-resolution with target (RxRx1), mismatched (CelebA), and adapted priors on a test image from RxRx1. Note how the recovery performance increases by adaptation of mismatched priors to a larger set of images from the target distribution.