Skip to content

Legacy model weights import #64

@talmo

Description

@talmo

Core SLEAP models are saved as Keras HDF5 files, which makes them fairly easily readable without actually depending on TensorFlow or Keras.

The task would be to understand the structure of those HDF5 files, load up the weights, possibly transpose the ordering to match the kernel ordering in PyTorch, and assign those values to the appropriate nn.modules.

Legacy models with weights artifacts for testing can be found here: https://github.com/talmolab/sleap/tree/develop/tests/data/models

See also:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions