Skip to content

Clarification on non-usage of GaussianFormer voxelization module #34

Description

@seamie6

We have released optimized PyTorch and Taichi voxelization implementations, which improve speed by 1.5x and 3.5x, respectively. However, I assume this may not fully meet your needs, as it does not significantly optimize GPU memory usage, and Taichi does not support gradient computation for training.

Regrettably, we found that the CUDA implementation from GaussianFormer is not strictly correct, so our plans have changed from what we originally intended.

Originally posted by @npurson in #14

Hello,
In a previous post, you responded to me with the above. Could you expand on the statement 'the CUDA implementation from GaussianFormer is not strictly correct'. Is it that you're saying their implementation is not mathematically correct, per se or that it is not optimised for usage in a model which is self-supervised using rendering?
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions