Jiaxin-Lu / Jigsaw

[NeurIPS 2023] Jigsaw: Learning to Assemble Multiple Fractured Objects
https://jiaxin-lu.github.io/Jigsaw/
MIT License
33 stars 0 forks source link

evaluation results #10

Open ronaldpan opened 1 month ago

ronaldpan commented 1 month ago

Is there an easy way to visualize the result?

Jiaxin-Lu commented 3 weeks ago

To visualize, you need to recover transformation matrix (this step is the trickiest one) from the saved stats, apply it on the data, and render it with any renderer you like.