Khoa Nguyen-Tuan

Results 36 comments of Khoa Nguyen-Tuan

Hi @jni. Would you mind helping me?

Hi @jni I built gala from the source `python setup.py install` and install the requirement.txt on Python 3.8.5 The example for multiple channels still has error. ```python --------------------------------------------------------------------------- ValueError Traceback...

Hi, Thank you for updating the code. Currently, I'm using my modified version at this [line](https://github.com/facebookresearch/localrf/blob/main/localTensoRF/dataLoader/localrf_dataset.py#L294C6-L294C6) which is `random.choice` only index inside the mask. I will test your new update...

Hello, I’m also facing the same issue in the igl Python bindings after moving from 25.1 to 26.1. The current [documentation](https://libigl.github.io/libigl-python-bindings/igl_docs/#fast_winding_number_for_meshes) still lists `fast_winding_number_for_meshes`, which is confusing, and fortunately I...

I have the same problem on my M2 Macbook Air

Thank you for starting this discussion! I tried out the HF demo with the bear example and noticed that it didn’t track the feet as expected. I’m curious if this...