samholt / NeuralLaplace

Neural Laplace: Differentiable Laplace Reconstructions for modelling any time observation with O(1) complexity.
https://samholt.github.io/NeuralLaplace/
MIT License
72 stars 11 forks source link

Have you tested on mesh reconstruction? #5

Closed ForrestPi closed 1 year ago

ForrestPi commented 1 year ago

Hi, have you tested on mesh reconstruction?

samholt commented 1 year ago

Hi @ForrestPi

To understand your question in more detail, could you elaborate what you mean with a specific example? And or provide references to papers that tackle this problem?

The examples in this repo reconstruct future values of a trajectory for 1D and 2D examples, on a uniformly spaced time point grid.

Keen to understand more to help better,

All the best, Sam