Vasileios Lioutas
Vasileios Lioutas
I'm new to the 3D representations literature and I was wondering if there is a paper or a specific formula that the [point_to_mesh_distance](https://kaolin.readthedocs.io/en/latest/modules/kaolin.metrics.trianglemesh.html#kaolin.metrics.trianglemesh.point_to_mesh_distance) function is based on. The documentation is...
## 🚀 Feature It would be extremely useful to add gradient support for the [box3d_overlap](https://github.com/facebookresearch/pytorch3d/blob/d049cd2e0102a6b2e08bf2b595131d5177638081/pytorch3d/ops/iou_box3d.py#L91) function which will allow being used as an objective function. I was wondering if there...
I'm trying to reproduce the results from DAQAUR-REDUCED dataset as mentioned in paper but it seems the model can't get an accuracy above 40% . The paper states an accuracy...
I try to import the library with Maven as instructed in the _README.md_ but I get the following error: > Dependency 'com.spotify:simple-bigtable:LATEST_RELEASE' not found It seems that the project is...