Results 3 issues of leaps

Hello, using the Colab example from this project's README. On line: `!source scripts/prepare_data.sh` I get the error: ``` /usr/local/lib/python3.10/dist-packages/gdown/parse_url.py:44: UserWarning: You specified a Google Drive link that is not the...

Hello! In Section 5.2 of the paper, you show results for hand-pose estimation trained on AffordPose data compared to GrabNet. Is this model available?

Hello! I'm trying to get the code from this paper running, and am getting the following error: ``` Traceback (most recent call last): File "/content/TextDeformer/NeuralJacobianFields/MeshProcessor.py", line 153, in get_centroids self.load_centroids()...