Hello,
When trying to generate the patches using python noise_gen_patch_straight.py I get an error in the down_sample function, for: coords = coords[inds]
IndexError: shape mismatch: indexing arrays could not be broadcast together with shapes (126814,3) (126814,)
Do you have any idea how this could be fixed?
Thank you
Hello,
When trying to generate the patches using python noise_gen_patch_straight.py I get an error in the down_sample function, for: coords = coords[inds]
IndexError: shape mismatch: indexing arrays could not be broadcast together with shapes (126814,3) (126814,)
Do you have any idea how this could be fixed?
Thank you