Skip to content

A tool to visualize DCASE format SELD labels and predictions

Notifications You must be signed in to change notification settings

adrianSRoman/dcase_seld_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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