Coder Social home page Coder Social logo

cc2018final's Introduction

Joke to Comic Generator

Background and Motivation

"Humor" is always being a hard topic since it's highly personal and hard to measure. It's really cool if I can generate a comic from a joke. This project is the final project for the course "Conginitive Computing 2018". The goal of this course is "beyond recognition", so I wish to deliver a project that fits this goal.

Challenge

  • Image often contains more information that text. The relation between text and image is one-to-many, and the context also affects choosing "correct" image representation.
  • There is no dataset nor previous work for such task.

Problem Definition

Given a joke x, output a comic y

I defined two types of joke comics to lower the difficulty:

Type-1

- The joke is a question and a humorous answer
- The comic will be an image with the joke itself.

Type-1

Type-1

Type-2

- The joke is a conversation (mainly two people included)
- The comic will be an 4-frame cartoons describing the joke.

Type-2

Type-2

Methodology

Rage Comic Resource

Type-1

  • For type-1 joke, the main task is to "select" a proper image.
  • Additionally, maybe we can use GAN to generate the image instead of selecting it.

Type-1

Type-2

  • For type-2 joke, the challenge is to split the joke and meanwhile maintaining the relation between each frames

Type-2

Work

  • Crawl PTT Joke board
  • Try to "select" image by the text embedding
  • Croud sourcing to evaluate the result (generate 4 result, choose the best fits)
  • (Additional) GAN the image

References

cc2018final's People

Contributors

lockercho avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.