Personal Fork End-to-end solution that transforms input video into a comics in just a few seconds
Find a file
Adam Svystun 75810f7c84 Improve performance (#15)
* Add deeper nima profiling

* Switch to bmp format

* Switch NIMA to GPU

* Update tensorflow-gpu version

* Remove NIMA profiling

* Remove unused imports
2018-11-10 13:50:19 +01:00
api Add profiling (#14) 2018-11-09 12:19:31 +01:00
CartoonGAN Add base pipeline 2018-08-21 22:52:09 +02:00
comic_layout Add profiling (#11) 2018-11-02 13:01:37 +01:00
frontend Add NIMA (#13) 2018-11-09 00:44:19 +01:00
keyframes Improve performance (#15) 2018-11-10 13:50:19 +01:00
keyframes_rl Popularity (#10) 2018-10-16 21:56:22 +02:00
neural_image_assessment Improve performance (#15) 2018-11-10 13:50:19 +01:00
popularity Popularity (#10) 2018-10-16 21:56:22 +02:00
settings Add NIMA (#13) 2018-11-09 00:44:19 +01:00
style_transfer Add profiling (#11) 2018-11-02 13:01:37 +01: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 Improve performance (#15) 2018-11-10 13:50:19 +01: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 pipeline selection 2018-10-08 21:44:17 +02:00
package.json Add pipeline selection 2018-10-08 21:44:17 +02:00
prepare_setup.sh Add SSL cert configuration 2018-09-25 09:14:44 +00:00
README.md update README 2018-10-16 22:09:35 +02:00
requirements.txt Improve performance (#15) 2018-11-10 13:50:19 +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