Official implementation of "DCT-Net: Domain-Calibrated Translation for Portrait Stylization", SIGGRAPH 2022 (TOG); Multi-style cartoonization
-
Updated
Oct 24, 2023 - Jupyter Notebook
Official implementation of "DCT-Net: Domain-Calibrated Translation for Portrait Stylization", SIGGRAPH 2022 (TOG); Multi-style cartoonization
traiNNer: Deep learning framework for image and video super-resolution, restoration and image-to-image translation, for training and testing.
Simple inference codes for Neural Network (AI) models
Official TensorFlow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”
Photo to cartoon
A real-time vision system for face cartoonization featuring anime, watercolor, pencil sketch, and pop art styles, plus fun face filters like glasses, mustache, and doggy ears
This Image-Toonification was done using GANS - A generative model that is able to generate new content. I used 99 cartooon styles to generate different cartoon structures. I have the original picture and the different cartoon structures in the output of the code. Please check the google colab attached in my repository.
AI-powered web app that transforms photos into cartoon-style images using deep learning (GAN + U-Net architecture)
Cartoon Art, create nice cartoons from image or from video camera.
CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”
Implemented a 5x5 Gaussian filter, 3x3 Sobel X and 3x3 Sobel Y, generated a gradient magnitude image from the X and Y Sobel images, blurred and quantized a color image, did live video cartoonization, put sparkles into the image where there are strong edges.
A cartoon effect with OpenCV in Rust
The goal of this project is to take a real image as input and apply a series of image processing techniques to make it appear as if it's a cartoon. This involves simplifying the image by reducing details, enhancing edges, and applying vibrant colors to achieve a cartoon-like effect.
membuat objek gambar asli menjadi objek gambar kartun
A Python-based project to apply cartoon-style filters to images.
An object-aware cartoonization method
FastAPI backend for ML-Apps, a collection of text-summarization, caption-generation and cartoonization services.
Flask frontend for ML-Apps, a collection of text-summarization, caption-generation and cartoonization services.
This repository contains a collection of image processing programs implemented in Python
To associate your repository with the cartoonization topic, visit your repo's landing page and select "manage topics."