Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

jerryhong1/a-softer-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a-softer-world

A Softer World, a webcomic characterized by its subtly dark and surreal humor, presents a unique challenge for text generation algorithms, as its style is difficult to replicate. This project explores the implementation of a CNN/RNN architecture and a pipeline for it to generate new A Softer World comics. Our algorithm, which inputs any background image and outputs A Softer World-eqsue text relevant to the image, performs significantly better than baseline algorithms such as Markov chains. Furthermore, we have contributed a full dataset of A Softer World comic transcriptions, with text per panel for every 3-panel comic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Shell 2.4%