Giter VIP home page Giter VIP logo

robinatp / tensorflow_image_stylization Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 6.0 83.5 MB

This is a repository of image stylization, include conditional instance normalization,conditional weight normalization,conditional stylized-params normalization,adaptive instance normalization and perceptural losses

Python 99.39% Shell 0.61%
style-transfer conditional-instance-normalization adaptive-instance-normalization arbitrary-style-transfer

tensorflow_image_stylization's Introduction

Tensorflow_image_stylization

This is a repository of image stylization by Tensorflow implementation , include conditional instance normalization,conditional weight normalization, conditional stylized-params normalization,adaptive instance normalization and perceptural losses

Reference

1,perceptural losses:fast-neural-style-tensorflow

Perceptual Losses for Real-Time Style Transfer and Super-Resolution, which first proposes an image transformation network to transform input image into a pastiche outpur image and a loss network pretrained for image classification to define perceptual loss function

2,conditional instance normalization,conditional weight normalization:image_stylization

A Learned Representation for Artistic Style, which proposes conditional instance normalization,conditional weight normalization to get multiple styles per module and combile the arbitrary styles by weight

3,conditional stylized-params normalization:arbitrary_image_stylization

Exploring the structure of a real-time, arbitrary neural artistic stylization network, which proposes a new style prediction network that directly predicts an embedding vector S from an input style image for the style transfer network

4,adaptive instance normalization:Tensorflow-Style-Transfer-with-Adain

Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization, which propoces an AdaIn layer using to perform style transfer in the feature sapce

All of method above have a fixed weight of a loss network pretrained for image classification in the train session,however in the inference there only a style transfer network which build a encoder-decoder network except arbitrary_image_stylization which specially include style prediction network additionaly

tensorflow_image_stylization's People

Contributors

robinatp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.