Skip to content

A more usable (binder-friendly, appmode, etc) form of the FastPhotoStyle repo from NVIDIA

License

Notifications You must be signed in to change notification settings

4QuantOSS/FastPhotoStyle

 
 

Repository files navigation

FastPhotoStyle

Binder Support

Here are a few links to make using binder easier

  • Full Binder Binder

  • Demo Notebook Binder

  • Demo App Demo App

License

Copyright (C) 2018 NVIDIA Corporation. All rights reserved. Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).

About

This code repository contains an implementation of our fast photorealistic style transfer algorithm. Given a content photo and a style photo, the code can transfer the style of the style photo to the content photo. The details of the algorithm behind the code is documented in our arxiv paper. Please cite the paper if this code repository is used in your publications.

Yijun Li, Ming-Yu Liu, Xueting Li, Ming-Hsuan Yang, Jan Kautz "A Closed-form Solution to Photorealistic Image Stylization" arXiv preprint arXiv:1802.06474

Code usage

Please check out the user manual page.

About

A more usable (binder-friendly, appmode, etc) form of the FastPhotoStyle repo from NVIDIA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.6%
  • Python 5.4%