Generate Gifs From Logged Images On Wandb
wandb-logwandb-examplescolabs
Export
# 🎉 Generate gifs from logged images on Weights & Biases
This script accompanies a blog post which can be found here: https://wandb.ai/_scott/gif-maker/reports/Create-gifs-from-images-logged-to-W-B---VmlldzoyMTI4ODEz/
(with a couple of minor modifications by Scott Hawley)
# 🐝 Install Weights & Biases and login
[ ]
[ ]
[ ]
# 🪄 Use wandb.Api to download the images and create the gifs
[ ]
[ ]
# 👩🎨 Generate your gif and mp4s from a run
Put your run path in the form (or replace it within the code) to start creating your gif and mp4s. Right click them to save them once it's done, or you can navigate to /content/ 👈.
[ ]
RUN_PATH
NUM_IMAGES_PER_GIF
DURATION