NVIDIA/FastPhotoStyle
A PyTorch implementation of a photorealistic image stylization algorithm that transfers style from one photo to another.

Velocity · 7d
+3.7
★ / day
Trend
→steady
star history
This repository implements the algorithm from the ECCV 2018 paper ‘A Closed-form Solution to Photorealistic Image Stylization’. Given a content photo and a style photo, the code transfers the style of the style photo to the content photo while preserving photorealism. The approach uses deep learning feature transforms and was migrated to work with PyTorch 0.4.0.