GithubHelp home page GithubHelp logo

nuxlear / strotss-keras Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 3.0 26.14 MB

Keras Implementation of Reproducing "Style Transfer by Relaxed Optimal Transport and Self-Similarity" (CVPR 2019)

Python 100.00%

strotss-keras's Introduction

STROTSS-keras

Keras Implementation of Reproducing "Style Transfer by Relaxed Optimal Transport and Self-Similarity" (CVPR 2019)

Introduction

This repository aims to reproduce the paper, and re-implement the codes in Keras.

The area of reproducing contains implementation, performance reproducing, and assessment in the paper. This repository currently reproduced only implementation, so you may only refer to code style or structures.

This repository is one of the projects in RP12 Study, study of "Reproducing Papers" for contributing open sources.

Milestones

3 of 5 milestones are finished.

https://github.com/nuxlear/STROTSS-keras/milestones

Every milestone remain as branches, and there may be more branches for ongoing milestones.

Dependencies

  • Python >= 3.5
  • Keras
  • tensorflow
  • imageio
  • opencv-python

Implementations

  • Feature Extraction
  • Loss & Optimizer
  • Training loop
  • User Control
  • Assessment
  • Web Demo

Usage

python style_transfer.py [CONTENT_IMAGE_PATH] [STYLE_IMAGE_PATH] [CONTENT_WEIGHT]

The result image will be store at results/output.png

Result

  • Original implementation (STROTSS)

strotss output

  • Keras implementation (STROTSS-keras)

strotss-keras output

It seems that some problems are in regional sampling or calculating losses.

References

  1. STROTSS (https://github.com/nkolkin13/STROTSS)

strotss-keras's People

Contributors

nuxlear avatar

Stargazers

 avatar

Watchers

 avatar

strotss-keras's Issues

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.