Nicholas Sharp
Nicholas Sharp
Good news! I just put up a page for the RNA dataset: https://github.com/nmwsharp/RNA-Surface-Segmentation-Dataset I just added links to this and other datasets in the readme page in the `/experiments` directory....
Hi, very glad to hear you are interested! This sounds like pretty a good way to include mesh-level input parameters to me. You want them to be inputs to each...
Hi! We used the full functional map setup for the correspondence results in Sec 5.3. That is, we used a DiffusionNet to extract features, then those features were used as...
Hm, I couldn't reproduce this on a few different machines (doesn't mean there's not a problem though!). This happened even with a fresh clone of the repo? I have a...
Hi! Yes, because Polyscope uses ImGUI for UIs, it is a bit difficult to start an updating, user-interactive loop when you click a button. Generally, the best paradigm is to...
Hi, thanks for opening this pull request! I totally support the adding these UV common-case helpers, but I think a few changes might be needed compared with this strategy. -...
At the high level I think this sounds great, and would be very happy to see changes like this! I'm not too knowledgable about the different tags and categories, but...
Design comments are very welcome! As with all projects the library is far from perfect, and these conversations can always influence future changes :) Actually, thinking about this some more,...
Yeah, let's assume that that comment in the source code is a stale comment and not true :) Just adding type traits sounds reasonable to me! And as long as...
This would be a great feature! (Though I don't have time to immediately start working on it.) A good reference is http://wiki.ros.org/rviz/DisplayTypes/Marker (from [this twitter thread](https://twitter.com/kshitijgoe1/status/1470246908014825473)).