Giter VIP home page Giter VIP logo

photorealistic_style_transfer's Introduction

High-Resolution Network for Photorealistic Style Transfer

Code taken from paper "High-Resolution Network for Photorealistic Style Transfer" and Author Implementation

I have used Google Colab Environment for the implementation changes.

Implementation Changes

The implementation changes proposed in this work are:

  1. Different layers of the network store different information regarding the content of the image and the style of the image. So, I analysed the importance of each layer and tried a weighted combination. (Task 1)
  2. I varied the ratio of content weight to style weight in order to generate images in a vast diversity. (Task 2)
  3. I tried different combinations of loss functions in order to improve the content preservation while transferring style. (Task 3)
  4. Along with content loss and style loss, I also included Total Variation Loss.(Task 4)
  5. In order to fasten the training process, I tried to use adaptive content to style weight ratio. (Task 5)

Folder details

  1. Artistic NST Images contains the results of the implementation of paper "A Neural Algorithm of Artistic Style"
  2. Content-Style Images contains all the images I have used for generating results of various combination of content and style.
  3. Content-Style Weight Ratio contains of results of Task 2.
  4. Loss Variations contains the results of Task 3.
  5. More Results folder contains the results after the best combination of all Tasks on different content and style images.
  6. Single Layer Extraction contains the results of Task 1.
  7. Swapping Results folder contains swapping between various Artworks, Day-time Translation and FLower images.

Examples

Here are some results(from left to right are content, style and output):





Acknowledgement by Author

Our work is inspired by Deep High-Resolution Representation Learning for Human Pose Estimation.

The transfer code is based on Udacity.

Contact

Author's contact (Ming Li [email protected])
My contact (Divyanshu Mandowara [email protected])

photorealistic_style_transfer's People

Contributors

divyanshu092 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

photorealistic_style_transfer's Issues

Run on Mobile?

Amazing Library!

Can this run on a mobile device, say Android?

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.