Skip to content

event-driven-robotics/mustard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUSTARD

MUlti STream Agnostic Representation Dataplayer

This GUI can be used to visualize multiple streams of data encoded in any format supported by BIMVEE, which is the data management library used under the hood. The main purpose is to visualize event-based data, alongside with any accompanying stream being RGB frames, IMU, skeleton for human pose estimation, bounding boxes for image annotation. It also features an annotation tool to draw bounding boxes on vision-derived data.

Install via PIP

pip install mustard-gui

Install from source

Clone this repo, open a terminal in the cloned directory and then run

python setup.py install

You might need to have administrator privileges.

Run the GUI

If you have installed using any of the above method you can run

mustard

or

python -m mustard

About

MUlti STream Agnostic Representation Dataplayer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published