MCPcopy Index your code
hub / github.com/NVIDIA/FastPhotoStyle

github.com/NVIDIA/FastPhotoStyle @main sqlite

repository ↗ · DeepWiki ↗
50 symbols 191 edges 12 files 2 documented · 4%
README

License CC BY-NC-SA 4.0 Python 2.7 Python 3.5

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

What's new

Date News
2018-07-25 Migrate to pytorch 0.4.0. For pytorch 0.3.0 user, check out FastPhotoStyle for pytorch 0.3.0.
Add a tutorial showing 3 ways of using the FastPhotoStyle algorithm.
2018-07-10 Our paper is accepted by the ECCV 2018 conference!!!

About

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.

A Closed-form Solution to Photorealistic Image Stylization

Yijun Li (UC Merced), Ming-Yu Liu (NVIDIA), Xueting Li (UC Merced), Ming-Hsuan Yang (NVIDIA, UC Merced), Jan Kautz (NVIDIA)

European Conference on Computer Vision (ECCV), 2018

Tutorial

Please check out the tutorial.

Core symbols most depended-on inside this repo

weight_assign
called by 8
converter.py
smooth_filter
called by 4
smooth_filter.py
transform
called by 4
photo_wct.py
process
called by 4
process_stylization.py
memory_limit_image_resize
called by 4
process_stylization.py
segment_this_img
called by 2
demo_with_ade20k_ssn.py
process
called by 2
photo_gif.py
overlay
called by 2
process_stylization_ade20k_ssn.py

Shape

Method 29
Function 13
Class 8

Languages

Python100%

Modules by API surface

process_stylization.py9 symbols
photo_wct.py8 symbols
process_stylization_ade20k_ssn.py7 symbols
models.py7 symbols
photo_smooth.py6 symbols
photo_gif.py5 symbols
download_models.py3 symbols
smooth_filter.py2 symbols
converter.py2 symbols
demo_with_ade20k_ssn.py1 symbols

For agents

$ claude mcp add FastPhotoStyle \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact