Caenorst
Caenorst
Hi @S-kewen it looks like you are using Kaolin v0.1? It could be a dependency update breaking things.
Hi @sparse-mvs-2 , how are you using the rasterizer? Can you send a snippet of code or even better the whole script?
Hi @Ir1d , what is your use case?
Hi @sparse-mvs-2 , @zhangai6666 I'm currently addressing this, expect an update very soon, v0.14.0 will be compatible with 2.0.1
Hi @gaobodaxinwen , interesting question, we don't have such feature right now but I'm happy to see if something could make sense. Do you have any additional piece of literature...
@patmjen , thank you for your interest in Kaolin. Good catch, it looks like our CI / workstation skipped this issue. We should fix that, out of curiosity what is...
Hi @gushengbo please provide more information about your system / config and the full installation logs
Hi @gushengbo , I don't think you installed kaolin properly, can you please provide the installation logs?
Hi @deepak-1530 , you can combine [point to mesh distance](https://kaolin.readthedocs.io/en/latest/modules/kaolin.metrics.trianglemesh.html#kaolin.metrics.trianglemesh.point_to_mesh_distance) with [check sign](https://kaolin.readthedocs.io/en/latest/modules/kaolin.ops.mesh.html#kaolin.ops.mesh.check_sign) to compute the SDF
Hi @nkwade , usually that happens when the torch version you are using is not matching the one you've built the library with OR not matching the cuda version you've...