Himangi Mittal
Himangi Mittal
I am having some issues in implementing it. It would be great if you can upload it.
Maybe try to run the dpc/run/compute_alignment.py on the test set. It generates the final_reference_rotation.mat. There are a few changes that might be needed: 1. You might need to update the...
I was facing the same error. In my case, it was due to the version of tensorpack. It should be 0.8.9 (as mentioned in the requirements.txt), else the LMDBSerializer.load throws...
Thank you for the quick response! I tried the following set of commands with and without a conda environment, however, I am facing the same error (same error trace as...
I see. Thank you for pointing to the taichi_elements! I am curious to know, would taichi_mpm not work with "pip install taichi" as well as installing taichi (legacy) from source...
Hi, Thank you for pointing it out. You can use the model named model_concat_upsa_cycle under the src folder.