Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 337 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 337 Bytes

DCASE SELD Visualizer

Execute as

python visualizer.py

Visualize the output as a GIF

ffmpeg -framerate 10 -pattern_type glob -i 'output/*.jpg' -vf "fps=10" output_event.gif