Skip to content

andrewssdd/PULSE_from_image_url

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launch in Google Colab:

  • Colab

PULSE from image URL

Take an image URL as input, this Colab notebook first crop and produce a low-resolution face image, and invoke PULSE algorithm to produce a high resolution image, so that you can compare how well it does.

example

Based on "PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models" repository.

example

Given a low-resolution input image, Face Depixelizer searches the outputs of a generative model (here, StyleGAN) for high-resolution images that are perceptually realistic and downscale correctly.

Based on: Face-Depixelizer Based on: PULSE

Article: PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models

About

Upscale face image from url image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%