JarrentWu1031/CCPL
[ECCV 2022 Oral] Official Pytorch implementation of CCPL and SCTNet
This project helps graphic designers, digital artists, or video editors apply the visual style from one image or video to another, while maintaining the original content's details. You provide a 'content' image (or video frames) and a 'style' image, and it generates a new image or video where the content adopts the style. It's for anyone looking to creatively transform the aesthetic of their visual media.
203 stars. No commits in the last 6 months.
Use this if you need to transfer artistic styles (like from a painting) or create photo-realistic style transfers, even for videos, while ensuring the output remains coherent and high-quality.
Not ideal if you are looking for simple image filters or basic color adjustments, as this tool is designed for more complex, AI-driven style transformation tasks.
Stars
203
Forks
27
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/JarrentWu1031/CCPL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pathak22/context-encoder
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
knazeri/edge-connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019...
shepnerd/inpainting_gmcnn
Image Inpainting via Generative Multi-column Convolutional Neural Networks, NeurIPS2018
youyuge34/Anime-InPainting
An application tool of edge-connect, which can do anime inpainting and drawing. 动漫人物图片自动修复,去马赛克,填补,去瑕疵
otenim/GLCIC-PyTorch
A High-Quality PyTorch Implementation of "Globally and Locally Consistent Image Completion".