You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, may I ask if operations like farthest point sampling, KNN construction, and position encoding can be applied in the latent space? Are these calculations performed in high-dimensional Euclidean space? For example, calculating distances in a 64-dimensional Euclidean space for features with dimensions (512, 64)?
If the trilinear interpolation can operate on latent space, is there any trainable weight of this?
The text was updated successfully, but these errors were encountered:
Hello, may I ask if operations like farthest point sampling, KNN construction, and position encoding can be applied in the latent space? Are these calculations performed in high-dimensional Euclidean space? For example, calculating distances in a 64-dimensional Euclidean space for features with dimensions (512, 64)?
If the trilinear interpolation can operate on latent space, is there any trainable weight of this?
The text was updated successfully, but these errors were encountered: