SystemErrorWang/FacialStylization
Facial stylization with 4 different styles
This tool helps you transform ordinary facial images into artistic representations using four distinct styles. You provide a standard photo of a face, and it generates a new image where the face is stylized. It's designed for anyone who wants to add a unique artistic flair to portraits or profile pictures.
No commits in the last 6 months.
Use this if you want to quickly apply a specific artistic style to a facial photograph for creative projects, social media, or personal use.
Not ideal if you need highly realistic photo enhancements, complex image manipulation beyond stylization, or customizable artistic control over specific features.
Stars
8
Forks
—
Language
—
License
—
Category
Last pushed
Sep 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SystemErrorWang/FacialStylization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rgeirhos/Stylized-ImageNet
Code to create Stylized-ImageNet, a stylized version of standard ImageNet (ICLR 2019 Oral)
ProGamerGov/neural-style-pt
PyTorch implementation of neural style transfer algorithm
cysmith/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
reiinakano/arbitrary-image-stylization-tfjs
Arbitrary style transfer using TensorFlow.js
gordicaleksa/pytorch-neural-style-transfer
Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally...