sanjay035 / Sketch2Color-anime-translation
Given a simple anime line-art sketch the model outputs a decent colored anime image using Conditional-Generative Adversarial Networks (C-GANs) concept.
☆113Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Sketch2Color-anime-translation
- Automatic Sketch Colorization with reference image☆56Updated 3 years ago
- Automatic Colorization of Anime Sketch Image☆119Updated last year
- line drawing colorization using TensorFlow☆52Updated 2 years ago
- Implementation of paper which uses a swish-gated residual U-net to color line-art anime drawings☆209Updated 2 years ago
- Official PyTorch implementation of "User-Guided Deep Anime Line Art Colorization with Conditional Adversarial Networks"☆88Updated 6 years ago
- Normalize rasterization line-drawings to uniform width using deep learning.☆47Updated 4 years ago
- cGAN-based Manga Colorization Using a Single Training Image.☆49Updated 5 years ago
- This is the implementation of the "Comicolorization: Semi-automatic Manga Colorization"☆143Updated 3 years ago
- My implementation of sketchKeras in pytorch☆25Updated 3 years ago
- Official Implementation of ChromaGAN: An Adversarial Approach for Picture Colorization☆198Updated 2 months ago
- Automatic line art colorization using various types of hint or without hint☆355Updated last year
- Assisting Colorization of Manga Characters Concept Art using Conditional GAN☆24Updated 5 years ago
- PyTorch implementation of the paper "Reference-Based Sketch Image Colorization using Augmented-Self Reference and Dense Semantic Correspo…☆6Updated 3 years ago
- Unsupervised image-to-image translation method via pre-trained StyleGAN2 network☆222Updated 3 years ago
- [ECCV 2020] "Deep Plastic Surgery: Robust and Controllable Image Editing with Human-Drawn Sketches"☆77Updated last year
- A data-driven line extractor for 2D anime, manga and illustration using Keras.☆175Updated 4 years ago
- 🎨 Anime generation with GANs.☆67Updated 2 years ago
- DanbooRegion: An Illustration Region Dataset (ECCV 2020)☆387Updated last year
- PyTorch implementation of illustration2vec (i2v) model in paper: Illustration2Vec: A Semantic Vector Representation of Illustrations from…☆31Updated 5 years ago
- Code for Line Drawings for Face Portraits from Photos using Global and Local Structure based GANs (TPAMI)☆223Updated last year
- A faster-rcnn model for anime character segmentation.☆203Updated 4 years ago
- notebooks and some data for playing with animeface stylegan2 and deepdanbooru☆118Updated 4 years ago
- Utility for working with danbooru2018 dataset☆57Updated 2 months ago
- Reimplementation of Style2Paints V3☆93Updated 5 years ago
- Training deep models using anime, illustration images.☆68Updated last year
- Simple Tensorflow implementation of CartoonGAN (CVPR 2018)☆219Updated 5 years ago
- Leak-proofing line art filling and segmentation based on trapped-ball filling, and a deep learning model for grouping.☆60Updated this week
- Deformable Style Transfer (ECCV 2020)☆261Updated 4 years ago
- Implementation of Neural Color Transfer between Images by PyTorch.☆41Updated 5 years ago
- Use denoising diffusion probabilistic model to do the anime colorization task.