aenawi / movie2comic

A tool to transfer movie into comics by keyframe extracting, voice recognition and style transfer techniques.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie2Comic

Deploy

A tool to transfer movie into comics by keyframe extracting, voice recognition and style transfer techniques.

Usage

  1. Use Docker images stardustdl/movie2comic.

Docker image mirror: registry.cn-hangzhou.aliyuncs.com/stardustdl/movie2comic

docker-compose up
  1. Visit http://localhost:5000.

Dependencies

Deep Learning Engine

  • White-box-Cartoonization Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”. Licensed under the CC BY-NC-SA 4.0.
  • DeepSpeech DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. Licensed under the MPL-2.0.

Thanks

In 2019, Rivers-Shall, Forewing and I (StardustDL) came up with this idea after discussion, and we wrote a much simpler demo than this. Thesedays (2020), I re-implement this idea by myself and that is this project.

About

A tool to transfer movie into comics by keyframe extracting, voice recognition and style transfer techniques.

License:Mozilla Public License 2.0


Languages

Language:Python 57.9%Language:Vue 34.3%Language:TypeScript 4.8%Language:PowerShell 1.0%Language:HTML 0.8%Language:JavaScript 0.7%Language:Dockerfile 0.6%