thiagoambiel/PortraitStylization
🖼️ PortraitStylization - A Pytorch style transfer algorithm optimized for human faces. Based on the paper "A Neural Algorithm of Artistic Style" (https://arxiv.org/abs/1508.06576)
This project helps artists, designers, or anyone wanting to transform their portrait photos into artistic masterpieces. You provide a photo of a person and one or more style images (like a painting or drawing), and it intelligently applies the artistic style while carefully preserving facial features. The output is a new image of the portrait stylized to match the artistic references you provided.
No commits in the last 6 months.
Use this if you want to apply artistic styles to portrait photos while ensuring facial details like expressions and identity are accurately maintained.
Not ideal if you need to stylize general scenes or objects, as this tool is specifically optimized for human faces and their features.
Stars
79
Forks
13
Language
Python
License
MIT
Category
Last pushed
Aug 09, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/thiagoambiel/PortraitStylization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
msracver/Deep-Image-Analogy
The source code of 'Visual Attribute Transfer through Deep Image Analogy'.
xunhuang1995/AdaIN-style
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
CompVis/brushstroke-parameterized-style-transfer
TensorFlow implementation of our CVPR 2021 Paper "Rethinking Style Transfer: From Pixels to...
StacyYang/MSG-Net
Multi-style Generative Network for Real-time Transfer
ChenDarYen/ArtFusion
ArtFusion: Controllable Arbitrary Style Transfer using Dual Conditional Latent Diffusion Models