Animate Images using AI with Frame Interpolation for Large Motion

Channel:
Subscribers:
2,810
Published on ● Video Link: https://www.youtube.com/watch?v=aTYTTRxD1Hw



Duration: 8:24
4,300 views
67


A quick look at the Frame Interpolation for Large Motion (FILM) machine learning model for interpolating one or more images between two endpoint images. This can be used to create short animations that can be stitched together from output video files, or individual frames can assembled into videos.

Demo animation:
https://www.youtube.com/watch?v=AfFP8xZc1t4

Frame Interpolation for Large Motion Github:
https://github.com/google-research/frame-interpolation

Paths to add:
INSTALL_PATH\NVIDIA GPU Computing Toolkit\CUDA\v11.2\bin
INSTALL_PATH\NVIDIA GPU Computing Toolkit\CUDA\v11.2\libnvvp
INSTALL_PATH\NVIDIA GPU Computing Toolkit\CUDA\v11.2\include
INSTALL_PATH\NVIDIA GPU Computing Toolkit\CUDA\v11.2\extras\CUPTI\lib64
INSTALL_PATH\NVIDIA GPU Computing Toolkit\CUDA\v11.2\cuda\bin

Tensorflow test:
pip install --ignore-installed --upgrade tensorflow==2.6.0
python -c "import tensorflow as tf;print(tf.reduce_sum(tf.random.normal([1000, 1000])))"

Run interpolation:
python -m frame_interpolation.eval.interpolator_cli \
--pattern "frame_interpolation/photos" \
--model_path pretrained_models/film_net/Style/saved_model \
--times_to_interpolate 6 \
--output_video




Other Videos By NanoNomad


2023-01-30YourTTS Training Discussion | Experiences, Multistage Training, Demos, Prior Training Preservation
2023-01-27Updated | Fine-Tuning YourTTS with Automated STT Datasets on Google Colab for AI Voice Cloning
2023-01-13Fine-Tune YourTTS with Near-Automated Datasets on Google Colab for AI Voice Cloning
2022-12-22Near-Automated Voice Cloning | Whisper STT + Coqui TTS | Fine Tune a VITS Model on Colab or Linux
2022-12-09Dreambooth and Fine Tuning for Stable Diffusion 1.5 and 2 with this Versatile Script
2022-11-30If Bill Gates could rap? AI Synthesized Voice, AI Upsampled Video | Deltron 3030's Virus
2022-11-14Training Stable Diffusion Dreambooth on Multiple Subjects for Combined Image Generation
2022-10-31Locally Train Stable Diffusion with Dreambooth using WSL Ubuntu
2022-10-25Animated Stable Diffusion and Synthesized Voice Demo with Facial Movements
2022-10-24Stable Diffusion Image to Video, Synthesized Lauretta Young 1930s voice, Wav2Lip Demo
2022-10-16Animate Images using AI with Frame Interpolation for Large Motion
2022-10-14Animated Stable Diffusion Images using Google's FILM Frame Interpolation for Large Motion demo
2022-10-07Training Textual Inversion for Stable Diffusion | Customizable AI Image Generation
2022-09-26How to Download All Styles and Objects from the Stable Diffusion Concepts Library | AI Images
2022-09-05AI Images | Installing Stable Diffusion and the Automatic1111 WebUI using Conda on Windows 10
2022-09-04AI Image Generation with Stable Diffusion Part 2 | Img2Img Transformations, Masking, Upscaling
2022-09-01AI Image Generation with Stable Diffusion | Part 1
2022-08-28Johnny Cash Delivers The Great Dictator Speech | AI Voice Demo VITS Model with Stable Diffusion art
2022-08-23Duke Nukem covering DJ Shadow feat Run The Jewels' Nobody Speak | AI Voice Synthesis
2022-08-15Turn Low Resolution AI Generated Images into HD Glitch Videos | What if H.R. Giger Designed Minions?
2022-08-13Play Ultima IV IV VII VIII on PS Vita



Tags:
AI
machine learning
ai art
stable diffusion