Skip to content

NVFX/FastPhotoStyle

This branch is 1 commit ahead of, 26 commits behind NVIDIA/FastPhotoStyle:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f5e29ae · Jun 21, 2018

History

67 Commits
Mar 2, 2018
Feb 24, 2018
Mar 2, 2018
Feb 24, 2018
Feb 19, 2018
Jun 21, 2018
Feb 26, 2018
Mar 2, 2018
Mar 2, 2018
Mar 2, 2018
Feb 24, 2018
Jun 21, 2018
Feb 24, 2018
Mar 2, 2018
Mar 2, 2018
Mar 2, 2018
Mar 2, 2018
Mar 2, 2018
Mar 2, 2018
Mar 2, 2018
Mar 21, 2018
Feb 22, 2018
Feb 22, 2018

Repository files navigation

License CC BY-NC-SA 4.0 Python 2.7

FastPhotoStyle

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 (UC Merced), Ming-Yu Liu (NVIDIA), Xueting Li (UC Merced), Ming-Hsuan Yang (NVIDIA, UC Merced), Jan Kautz (NVIDIA) "A Closed-form Solution to Photorealistic Image Stylization" arXiv preprint arXiv:1802.06474

Code usage

Please check out the user manual page.

About

Style transfer, deep learning, feature transform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • Shell 2.9%