nnop

Results 23 issues of nnop

Hi, thanks for the great work! I found the following code is not consistent with the Rodrigues formula: https://github.com/threestudio-project/threestudio/blob/a80b37ac3e4f69184068ca9a0b74ff39e3937f1f/threestudio/data/co3d.py#L159 Why implemented as this?

Hi, thanks for the great work. I found that DeDoDe calculates the Softmax confidence over the entire image and the max resulting confidence is very low, e.g. `0.00095387973` in my...

Have you considered compensating the motion of dynamic objects in Lidar points with object tracking and speed estimation? For sequential point clouds, that may be a practical way to reduce...