Personal Fork End-to-end solution that transforms input video into a comics in just a few seconds
Find a file
Maciej Pęśko 1e5252b8f0
Add comix gan (#16)
* Add ComixGAN #1

* Add minor fixes

* Reduce batch size

* Fix concatenate bug

* Fix GPU memory not released problem #2

* Build client

* Fix style_transfer_mode bug

* Improve timings

* Add minor fix with GPU name

* Fix tf session problem

* Compile frontend

* Change parameters

* Fix occasional  yt Error
2018-11-10 22:45:55 +01:00
api Add comix gan (#16) 2018-11-10 22:45:55 +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 comix gan (#16) 2018-11-10 22:45:55 +01:00
frontend Add comix gan (#16) 2018-11-10 22:45:55 +01:00
keyframes Add comix gan (#16) 2018-11-10 22:45:55 +01:00
keyframes_rl Popularity (#10) 2018-10-16 21:56:22 +02:00
neural_image_assessment Add comix gan (#16) 2018-11-10 22:45:55 +01: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 comix gan (#16) 2018-11-10 22:45:55 +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 Add comix gan (#16) 2018-11-10 22:45:55 +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 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 comix gan (#16) 2018-11-10 22:45:55 +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