catalystneuro / vame-desktop

A desktop application for the Variational Animal Motion Encoding project.
GNU General Public License v3.0
1 stars 0 forks source link

Show UMAP Visualization #6

Closed garrettmflynn closed 2 weeks ago

garrettmflynn commented 3 weeks ago

We need to show the UMAP visualisation after it is requested by the user. This will require saving the visualization as a PNG file that Electron can access.

This is a companion issue to https://github.com/EthoML/VAME/issues/30