Personal Fork End-to-end solution that transforms input video into a comics in just a few seconds
Find a file
Adam Svystun d5ae415ce1 Add YouTube frontend (#5)
* Add youtube frontend

* Add production build of frontend
2018-10-01 23:29:29 +02:00
api Add downloading videos from YouTube (#7) 2018-10-01 22:34:57 +02:00
CartoonGAN Add base pipeline 2018-08-21 22:52:09 +02:00
comic_layout Add minor fix 2018-08-22 13:48:01 +02:00
frontend Add YouTube frontend (#5) 2018-10-01 23:29:29 +02:00
keyframes Add downloading videos from YouTube (#7) 2018-10-01 22:34:57 +02:00
keyframes_rl Remove useless &&\ in dockerfile, change model name 2018-10-01 21:14:36 +00:00
settings Keyframes (#6) 2018-10-01 22:27:06 +02:00
style_transfer Add minor config changes 2018-09-06 21:27:40 +02:00
tmp Keyframes (#6) 2018-10-01 22:27:06 +02:00
.gitignore Add minor config changes 2018-09-06 21:27:40 +02:00
db.env Add core structure for application 2018-08-07 09:29:16 +02:00
docker-compose-prod.yml Add SSL cert configuration 2018-09-25 09:14:44 +00:00
docker-compose.yml Add minor config changes 2018-09-06 21:27:40 +02:00
dockerfile Remove useless &&\ in dockerfile, change model name 2018-10-01 21:14:36 +00:00
entrypoint.sh Add minor ports changes 2018-08-27 21:09:05 +02:00
Makefile.config Keyframes (#6) 2018-10-01 22:27:06 +02:00
manage.py Add core structure for application 2018-08-07 09:29:16 +02:00
nginx.conf Add downloading videos from YouTube (#7) 2018-10-01 22:34:57 +02:00
package-lock.json Add YouTube frontend (#5) 2018-10-01 23:29:29 +02:00
package.json Add YouTube frontend (#5) 2018-10-01 23:29:29 +02:00
prepare_setup.sh Add SSL cert configuration 2018-09-25 09:14:44 +00:00
README.md Add downloading videos from YouTube (#7) 2018-10-01 22:34:57 +02:00
requirements.txt Add downloading videos from YouTube (#7) 2018-10-01 22:34:57 +02:00
utils.py Add base pipeline 2018-08-21 22:52:09 +02:00

comixify

#TODO:

  • Prepare readme
  • Download videos directly from YouTube
  • Fix model loading to memory
  • Replace ffmpeg with some keyframes extractor
  • Prepare own ComixGAN
  • Prepare some more intelligent method for comic layout
  • Prepare some method for voice extraction