paper-with-me

Papers

ComicGAN: Text-to-Comic Generative Adversarial Network

2021-09-19 · Ben Proven-Bessel, Zilong Zhao, Lydia Chen

Drawing and annotating comic illustrations is a complex and difficult process. No existing machine learning algorithms have been developed to create comic illustrations based on descriptions of illustrations, or the dialogue in comics. Moreover, it is not known if a generative adversarial network (GAN) can generate original comics that correspond to the dialogue and/or descriptions. GANs are successful in producing photo-realistic images, but this technology does not necessarily translate to generation of flawless comics. What is more, comic evaluation is a prominent challenge as common metrics such as Inception Score will not perform comparably, as they are designed to work on photos. In this paper: 1. We implement ComicGAN, a novel text-to-comic pipeline based on a text-to-image GAN that synthesizes comics according to text descriptions. 2. We describe an in-depth empirical study of the technical difficulties of comic generation using GAN's. ComicGAN has two novel features: (i) text description creation from labels via permutation and augmentation, and (ii) custom image encoding with Convolutional Neural Networks. We extensively evaluate the proposed ComicGAN in two scenarios, namely image generation from descriptions, and image generation from dialogue. Our results on 1000 Dilbert comic panels and 6000 descriptions show synthetic comic panels from text inputs resemble original Dilbert panels. Novel methods for text description creation and custom image encoding brought improvements to Frechet Inception Distance, detail, and overall image quality over baseline algorithms. Generating illustrations from descriptions provided clear comics including characters and colours that were specified in the descriptions.

📄 PDF Abstract BibTeX arXiv:2109.09120

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkImage Generation

Similar Papers 제목 키워드 기반

Painting Style-Aware Manga Colorization Based on Generative Adversarial Networks

2021-07-16 · Yugo Shimizu, Ryosuke Furuta, Delong Ouyang, Yukinobu Taniguchi 외

Japanese comics (called manga) are traditionally created in monochrome format. In recent years, in addition to monochrome comics, full color comics, a more attractive medium, have appeared. Unfortunately, color comics re…

Colorization

Comixify: Transform video into a comics

2018-12-09 · Maciej Pęśko, Adam Svystun, Paweł Andruszkiewicz, Przemysław Rokita 외

In this paper, we propose a solution to transform a video into a comics. We approach this task using a neural style algorithm based on Generative Adversarial Networks (GANs). Several recent works in the field of Neural S…

Style TransferTransform A Video Into A Comics

Collaborative Comic Generation: Integrating Visual Narrative Theories with AI Models for Enhanced Creativity

2024-09-25 · Yi-Chun Chen, Arnav Jhala

This study presents a theory-inspired visual narrative generative system that integrates conceptual principles-comic authoring idioms-with generative and language models to enhance the comic creation process. Our system …

Decision MakingSequential Decision Making

Multimodal Transformer for Comics Text-Cloze

2024-03-06 · Emanuele Vivoli, Joan Lafuente Baeza, Ernest Valveny Llobet, Dimosthenis Karatzas

This work explores a closure task in comics, a medium where visual and textual elements are intricately intertwined. Specifically, Text-cloze refers to the task of selecting the correct text to use in a comic panel, give…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+1

A Comprehensive Gold Standard and Benchmark for Comics Text Detection and Recognition

2022-12-27 · Gürkan Soykan, Deniz Yuret, Tevfik Metin Sezgin

This study focuses on improving the optical character recognition (OCR) data for panels in the COMICS dataset, the largest dataset containing text and images from comic books. To do this, we developed a pipeline for OCR …

Optical Character RecognitionOptical Character Recognition (OCR)Story GenerationText Detection