Code Monkey home page Code Monkey logo

autoencoder-perceptual-loss's Introduction

autoencoder_perceptual_loss

  • Perceptual loss of images generated by AutoEncoder
  • Using the pre-trained AutoEncoder trained on ImageNet, encoded the images into embeddings on the latent space.
  • Applied the vector difference of two images with different conditions like dry and wet, transparency, to the latent vector of the input image, and generated the new image
  • Calculated the LPIPS(Learned Perceptual Image Patch Similarity) distance of images of the latent vectors added by different Gaussian noise, and compared with human evaluation
  • Framework & Language: PyTorch, Python

dry                  wet

Using the difference of the encoded latent vectors in the AutoEncoder, we could apply the condition into other images.

  • Below is the generated images with wet condition.

dry                  wet

dry                  wet

  • With different parameters

image (4)

  • reverse condition

image (3)

  • The same idea, using the transpanrency diffrence, apply it into the object image (5)

image (6)

  • Recently, I'm studying the LPIPS distance (A perceptual metric of image similarity) of the generated image.
  • Fancy geenrated image

8081d4f0-0f27-4eec-9776-a7dc5d5b77e3

autoencoder-perceptual-loss's People

Contributors

conchincradle avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.