A list of papers and other resources on computer vision and deep learning with anime style images. Contributions welcome!
- 2000 anime/manga images with 2D pose annotations [github] (Last updated June 10 2015)
- 109 manga volumes from the 1970s to 2010s [link]
- 2.9+ million images database from Danbooru with tags [link] (Last updated Jan 23 2018)
- Into the Colorful World of Webtoons: Through the Lens of Neural Networks [semanticscholar] (2017)
- Style Transfer for Anime Sketches with Enhanced Residual U-net and Auxiliary Classifier GAN [arXiv] (June 11 2017)
- cGAN-based Manga Colorization Using a Single Training Image [arXiv] (June 21 2017)
- Towards the Automatic Anime Characters Creation with Generative Adversarial Networks [arXiv] (August 18 2017)
- Joint Gap Detection and Inpainting of Line Drawings [link] (2017)
- Manga109 Dataset and Creation of Metadata [ACM] (December 4 2016)
- Pose Estimation of Anime/Manga Characters: A Case for Synthetic Data [ACM] (December 4 2016)
- Sketch Simplification by Classifying Strokes [IEEE] (December 4 2016)
- Deep Extraction of Manga Structural Lines [ACM] (July 2017)
- DrawFromDrawings: 2D Drawing Assistance via Stroke Interpolation with a Sketch Database [PubMed] (2016)
- Sketch-based Manga Retrieval using Manga109 Dataset [SpringerLink] (November 9 2016)
- Interactive Region Segmentation for Manga [IEEE] (December 4 2016)
- Real-Time User-Guided Image Colorization with Learned Deep Priors [arXiv] (May 8 2017)
- StackGAN++: Realistic Image Synthesis with Stacked Generative Adversarial Networks [arXiv] (October 19 2017) [original pytorch implementation]
- Progressive Growing of GANs for Improved Quality, Stability, and Variation [arXiv] (October 27 2017) [original theano/lasagne implementation]
Title | Contributions | Shortcomings | Maximum Input Size | Code? |
---|---|---|---|---|
Context Encoders: Feature Learning by Inpainting [arXiv] (April 25 2016) |
|
|
227 x 227 x 3 for random region, 128 x 128 x 3 for center region | [original torch implementation] |
Semantic Image Inpainting with Deep Generative Models [arXiv] (July 26 2016) |
|
|
64 x 64 x 3 | |
Globally and Locally Consistent Image Completion [link] (2017) |
|
|
256 x 256 x 3 | Soon |
Image Inpainting using Multi-Scale Feature Image Translation [arXiv] (November 23 2017) | ||||
Context-Aware Semantic Inpainting [arXiv] (December 21 2017) | ||||
Light-weight pixel context encoders for image inpainting [arXiv] (January 17 2018) | ||||
High Resolution Face Completion with Multiple Controllable Attributes via Fully End-to-End Progressive Generative Adversarial Networks [arXiv] (January 23 2018) |
|
|
1024 x 1024 x 3 | Soon |
Deep Structured Energy-Based Image Inpainting [arXiv] (January 24 2018) |