-
```
We have a surface traction term that can be applied to surfaces for 3D models
and edges for 2D models. Similarly, we need a "line traction" term that can be
applied to edges for 3D models and po…
-
Custom light sources were added in https://github.com/AnalyticalGraphicsInc/cesium/pull/8493 but there are still some limitations: only one light is supported and it must be a directional light.
It…
-
Hello author, in the SimIPU paper, I find that the inter-modal module loss is gradient truncation in the point cloud features. When gradient backpropagation is considered, this step does not contribut…
-
Hi there,
Thanks for the amazing work!
I tried to use point_triangulator with manually coded camera poses. However, with my camera model "OPENCV_FISHEYE" there are zero points projected for any …
-
Token indices sequence length is longer than the specified maximum sequence length for this model (2409 > 2048). Running this sequence through the model will result in indexing errors
I got this wa…
-
**Describe the bug**
The outlines as given by Cellpose vary in density, sometimes producing outliers.
This becomes problematic when approximating the shape of the cell using the outlines.
Is this b…
-
Comparing Car moderate 3D strict results from this repository with that of OpenPCDet, there seems to be a 2~3 point difference:
SECOND: 76.91425 (here) vs 78.62 (OpenPCDet)
PointPillars: 73.88344 (h…
-
### Describe the bug
The generated `libfti1.pc` has the wrong `libdir`, causing it to not link correctly.
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix build github:nixos/nixpk…
-
Subject: Memory Usage Growth and SQLite Size Increase Issue in Unreal Engine 5.1 with Cesium3DTileset
**Issue Description:**
I have integrated Cesium3DTileset into Unreal Engine 5.1 with default p…
-
How easy it would be to hack this lib to get the furthest node from a 3d point?