Personal Fork End-to-end solution that transforms input video into a comics in just a few seconds
Find a file
2018-12-14 20:31:40 +01:00
api Add get comix endpoint (#18) 2018-11-18 13:48:39 +01:00
CartoonGAN Add base pipeline 2018-08-21 22:52:09 +02:00
comic_layout Add comix gan (#16) 2018-11-10 22:45:55 +01:00
ComixGAN Add 2 workers at the same time 2018-11-18 22:54:49 +00:00
frontend Fix authors wrapping on mobile 2018-12-14 20:31:40 +01:00
keyframes Update video samples (#17) 2018-11-17 19:36:56 +01:00
keyframes_rl Popularity (#10) 2018-10-16 21:56:22 +02:00
neural_image_assessment Add 2 workers at the same time 2018-11-18 22:54:49 +00:00
popularity Popularity (#10) 2018-10-16 21:56:22 +02:00
settings Add comix gan (#16) 2018-11-10 22:45:55 +01:00
style_transfer Add 2 workers at the same time 2018-11-18 22:54:49 +00: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 Popularity (#10) 2018-10-16 21:56:22 +02:00
docker-compose.yml Popularity (#10) 2018-10-16 21:56:22 +02:00
dockerfile Add comix gan (#16) 2018-11-10 22:45:55 +01:00
entrypoint.sh Add 2 workers at the same time 2018-11-18 22:54:49 +00:00
get_yt_comix_media_urls.py Add get comix endpoint (#18) 2018-11-18 13:48:39 +01: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 get comix endpoint (#18) 2018-11-18 13:48:39 +01:00
package.json Add get comix endpoint (#18) 2018-11-18 13:48:39 +01:00
prepare_setup.sh Add comix gan (#16) 2018-11-10 22:45:55 +01:00
README.md update README 2018-10-16 22:09:35 +02:00
requirements.txt Add get comix endpoint (#18) 2018-11-18 13:48:39 +01:00
utils.py Add profiling (#11) 2018-11-02 13:01:37 +01: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