Skip to content

varolbora5/deepdreamvideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TURN YOUR VIDEO INTO A DREAM

This program takes your video, splits it into its frames, sends it to an AI to have special effects applied, and puts the video back together.

Install required libraries with:

pip3 install -r requirements.txt

Usage:

1)Put your video in the same folder as main.py

2)Rename your video to video.mp4

3)Run the program and wait

IMPORTANT

Delete the folders named "image_data" and "deep_image" if you are going to use it again

About

Takes your videos and runs them through the DeepAI DeepDream model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages