Skip to content

Conversation

@luispintoc
Copy link

Summary: Adds LoRA support to PoseGNN

Motivation

  • Parameter efficient finetuning on small datasets while preserving equivariance

Implementation

  • Low rank adapters on dense layers PEFT-style
  • Unit tests for shape, equivariance-preserving ops

Docs

  • README snippet and example config

Closes #54

@luispintoc luispintoc force-pushed the feature/posegnn-elora branch from 176331f to 569772b Compare October 15, 2025 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Equivariant LoRA support to PoseGNN model

1 participant