physicsnemo
physicsnemo copied to clipboard
📚[DOC]: Visualization of Vortex Shredding Mesh Reduced Reconstruction Mesh Graph
How would you describe the priority of this documentation request
Medium
Is this for new documentation, or an update to existing docs?
Update
Describe the incorrect/future/missing documentation
Hi,
First of all, thank you for this amazing library that you provide! I am currently following one of the examples from this GitHub repo. Specifically, I am looking at the Vortex Shredding Mesh Reduced from CFD. I have successfully trained the model, but I would like to visualize the reconstruction of the mesh graph, if possible.
Unlike Vortex Shredding dataset with the faces, this one does not seem to provide such faces for visualization and I could not find any example code that would visualize this reconstruction of mesh graph from the latent space against the ground truth.
So I wonder if this visualization is missing or if you could point me to the file, that would be great!
Thanks!