Open
Description
Hyp-OW/models/hypow_deformable_detr.py
Line 222 in ea93b74
Good morning!
I am wondering why when projecting euclidean embeddings to hyperbolic space, the riemannian parameter is set to false in ToPoincare. If the loss is computed in hyperbolic space, then the scaling should be considered. When riemanian is set to false, the distance will not be updated correctly during back propogation because the it is not scaled by the Riemannian metric of the Poincare ball. Instead it is being optimized as if the geometry is still euclidean. Is there a specific reason to set it to false?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels