adamian98 / pulse

PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
7.86k stars 1.51k forks source link

What's the difference of PULSE and Deep Image Prior(DIP) ? #54

Open ShaofengZou opened 4 years ago

ShaofengZou commented 4 years ago

Hi, After reading your paper, the DIP algorithm comes up in my mind. Could you help point out the similarity and difference between PULSE and DIP?

sweihub commented 4 years ago

Deep Image Prior is useless, it just pointed out the CNN has image prior ability! I ran the DIP, it dose nothing for me, just over-fitted a input image.

PULSE did not work for me as expected too. It seems dose not work for face outside of the StyleGAN training set.