Neural Style Transfer
View in GitHubThis project has the ability to perform neural style transfer on videos by leveraging TensorFlow libraries.
The project has a Google Colab notebook describing the project
The project has a published package.
Usage
To try this install StyleTransferTensorFlow
using pip
Features
The package performs the following:
- Extract images from a video
- Appy style transfer on images using TensorFlow
- Construct a video
- Convert video from avi to mp4 format