aidos-lab / mantra

MANTRA: The Manifold Triangulations Assemblage (A dataset of manifold triangulations)
https://aidos.group/mantra/
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Data visualization #13

Closed prinshul closed 2 weeks ago

prinshul commented 6 months ago

Hi,

Thank you for your awesome work. Is there a way to visualize the data?

Best.

ErnstRoell commented 1 month ago

Dear Prinshul,

Thank you very much! Yes there are definitely ways to visualize the data. There is a notebook under the examples folder (in the example-gnn-training-er branch) that contains visualizations of the data distribution.

For visualization of the triangulations themselves I would recommend to use Pyvista.

Kind regards, Ernst

Pseudomanifold commented 2 weeks ago

Notebook is now linked to the main branch, see here. Feel free to reopen if this does not address the issue.