BOSHU LEI
BOSHU LEI
Thank you for releasing your great work! When I browse your code, I find that some module is defined but not used in the forward pass, for example: in [here](https://github.com/zju3dv/OnePose/blob/59b88385f3477d0142290f23ca7ce2e1c7534a8e/src/models/GATsSPG_architectures/GATs_SuperGlue.py#L150)...
  It seems that the arguments do not match for LiftSplat. Do you carry out experiments of LiftSplat on this codebase?