-
Hi, thank you for your work.
I have tried your code about shape correspondence on FAUST and the results are close with that in your paper. However, I noticed that you did not shuffle the vertex order…
-
Using the LRP analyzers, like alpa1beta0, is there a way to extract the relevance scores calculated per Node or "connection", instead of the relevance per input pixel?
Thanks in advance.
-
Hi there. I am using a painted version of the KITTI dataset with 8 dimensions, with the first 4 dimensions as the regular ones.
While loading the data, I am facing the following error:
- cannot resh…
-
Dear professor,
thanks for your reply, I have another question. I have got the matches about SCAPE-r dataset, but now I can't Visualization the result. Because I don't know how to use the file of .v…
-
Hi @xiangruhuang ,
I have tried to reproduce results using your codes. I generated point clouds and mesh_Correspondences. Here are the input shown in image.
![image](https://user-images.githubu…
-
Would it be possible to host Avalonia with WebAssembly and .NET in a browser?
Then we could write the same C# code and run it native in all browser and on all desktops.
-
Very nice tool! I wonder if it is possible to use ORCA as QM engine?
If I were to add the support for orca myself? I wonder what are functions that I need to modify? Thank you.
-
Please add to this issue a paragraph (plus videos/snapshots for illustration) about each new/improved/bug-fix included in this release. Please add bullets to the below outline that are relevant to you…
-
Hi,
Congrats on the great paper, and thanks for sharing the code.
I have a question concerning the implementation of FSPM. So basically, the code that you borrowed from Or Litany's repo is only …
-
Would it be possible to get an explanation on how this situation results in a zarr chunk overlapping multiple dask chunks?
This code below is generating an array with 2 chunks, selecting one row …