mirror of
https://github.com/maciej3031/comixify.git
synced 2026-03-11 08:54:35 +00:00
End-to-end solution that transforms input video into a comics in just a few seconds
* Add deeper nima profiling * Switch to bmp format * Switch NIMA to GPU * Update tensorflow-gpu version * Remove NIMA profiling * Remove unused imports |
||
|---|---|---|
| api | ||
| CartoonGAN | ||
| comic_layout | ||
| frontend | ||
| keyframes | ||
| keyframes_rl | ||
| neural_image_assessment | ||
| popularity | ||
| settings | ||
| style_transfer | ||
| tmp | ||
| .gitignore | ||
| db.env | ||
| docker-compose-prod.yml | ||
| docker-compose.yml | ||
| dockerfile | ||
| entrypoint.sh | ||
| Makefile.config | ||
| manage.py | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| prepare_setup.sh | ||
| README.md | ||
| requirements.txt | ||
| utils.py | ||
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