Recent Releases of https://github.com/bonsai-rx/sleap

https://github.com/bonsai-rx/sleap - Bonsai.Sleap 0.3.0

What's Changed

  • Return all identity scores for each instance by @glopesdev in https://github.com/bonsai-rx/sleap/pull/22
  • Add model metadata to pose result objects by @glopesdev in https://github.com/bonsai-rx/sleap/pull/23
  • Ensure default pose contains default body parts by @glopesdev in https://github.com/bonsai-rx/sleap/pull/25
  • Add operator to find pose identity matchings by @glopesdev in https://github.com/bonsai-rx/sleap/pull/24
  • Update docs to latest docfx infrastructure and theme by @glopesdev in https://github.com/bonsai-rx/sleap/pull/26

Full Changelog: https://github.com/bonsai-rx/sleap/compare/v0.2.2...v0.3.0

- C#
Published by glopesdev about 2 years ago

https://github.com/bonsai-rx/sleap - v0.2.2

What's Changed

  • Update frozen graph import to support both ragged and unragged tensors by @shrivaths16 in https://github.com/bonsai-rx/sleap/pull/21

New Contributors

  • @shrivaths16 made their first contribution in https://github.com/bonsai-rx/sleap/pull/21

Full Changelog: https://github.com/bonsai-rx/sleap/compare/v0.2.1...v0.2.2

- C#
Published by glopesdev about 2 years ago

https://github.com/bonsai-rx/sleap - 0.2.1

What's Changed

  • Ensure identity index is set on default pose by @glopesdev in https://github.com/bonsai-rx/sleap/pull/17

Full Changelog: https://github.com/bonsai-rx/sleap/compare/v0.2...v0.2.1

- C#
Published by glopesdev over 2 years ago

https://github.com/bonsai-rx/sleap - 0.2

What's Changed

  • Change Parse method to not be region locked by @bruno-f-cruz in https://github.com/bonsai-rx/sleap/pull/12
  • Add IdentityIndex property to PoseIdentity by @bruno-f-cruz in https://github.com/bonsai-rx/sleap/pull/14

Full Changelog: https://github.com/bonsai-rx/sleap/compare/v0.1...v0.2

- C#
Published by glopesdev about 3 years ago

https://github.com/bonsai-rx/sleap - 0.1

This is the first release of the Bonsai interface for SLEAP, allowing multi-animal, real-time, pose and identity estimation using pretrained network models.

What's Changed

  • Add visualizers for all prediction operators by @bruno-f-cruz in https://github.com/bonsai-rx/sleap/pull/5
  • Improve docs clarity by @bruno-f-cruz in https://github.com/bonsai-rx/sleap/pull/7
  • Reorganize repository for docs generation by @glopesdev in https://github.com/bonsai-rx/sleap/pull/9

New Contributors

  • @glopesdev made their first contribution in https://github.com/bonsai-rx/sleap/pull/9

Full Changelog: https://github.com/bonsai-rx/sleap/commits/v0.1

- C#
Published by glopesdev almost 4 years ago