fossasia/visdom

Visualizing GIFs

Open

#685 opened on Oct 26, 2019

View on GitHub
 (3 comments) (3 reactions) (0 assignees)Python (9,831 stars) (1,152 forks)batch import
Needs Investigationenhancementhelp wanted

Description

For vision problems with multiple outputs, GIFs are the natural way for researchers to compare the results or to track progress. Would be great to have them displayable in visdom.

Images and videos are great, but GIFs are fundamentally different. I tried using the video API but it doesn't feel as nice as having native GIF support.

Contributor guide