Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import to ONNX or torch? #1

Open
elephantpanda opened this issue Mar 23, 2024 · 3 comments
Open

Import to ONNX or torch? #1

elephantpanda opened this issue Mar 23, 2024 · 3 comments

Comments

@elephantpanda
Copy link

Hi, I would like to export this model to the ONNX format in order to run in Unity (the 3D visualisation software).

Can you give any tips on this?

The second question is about if you have any tips on visualising these metrics? What would be the best way to visualise a 6 dimensional surface in 3D?

@mathisgerdes
Copy link
Contributor

I haven't tried to do that myself, and I haven't worked with Unity before so I can't give you concrete tips, unfortunately. You probably need to start with some projection of the manifold itself. Maybe this is a useful starting point: https://legacy.cs.indiana.edu/~hansona/.

@elephantpanda
Copy link
Author

Thanks. Also I'm wondering if the model finds some interesting solutions is there some database to upload the results to? i.e would this be a good thing to crowd source?

@mathisgerdes
Copy link
Contributor

Might be useful to crowd-source, but I'm not aware of any central database project I could point you to...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants