Recent Releases of https://github.com/bonsai-rx/deeplabcut
https://github.com/bonsai-rx/deeplabcut - Bonsai.DeepLabCut 0.4.0
What's Changed
- Common CI/CD and repository layout by @PathogenDavid in https://github.com/bonsai-rx/deeplabcut/pull/25
New Contributors
- @PathogenDavid made their first contribution in https://github.com/bonsai-rx/deeplabcut/pull/25
Full Changelog: https://github.com/bonsai-rx/deeplabcut/compare/v0.3.0...v0.4.0
- C#
Published by glopesdev about 1 year ago
https://github.com/bonsai-rx/deeplabcut - Bonsai.DeepLabCut 0.3.0
New release of DeepLabCut package with support for TensorFlow 2.8.0, dynamic cropping, and live extraction of score and location refinement maps for both single and multi-animal models.
Full Changelog: https://github.com/bonsai-rx/deeplabcut/compare/v0.2.0...v0.3.0
- C#
Published by glopesdev about 4 years ago
https://github.com/bonsai-rx/deeplabcut - Bonsai.DeepLabCut 0.2.0
The second release of Bonsai.DeepLabCut adds support to resize frames for faster inference.
What's Changed
- adding links to export docs within DLC! by @MMathisLab in https://github.com/bonsai-rx/deeplabcut/pull/2
New Contributors
- @MMathisLab made their first contribution in https://github.com/bonsai-rx/deeplabcut/pull/2
Full Changelog: https://github.com/bonsai-rx/deeplabcut/compare/v0.1.0...v0.2.0
- C#
Published by glopesdev almost 6 years ago
https://github.com/bonsai-rx/deeplabcut - Bonsai.DeepLabCut 0.1.0
The first release of Bonsai.DeepLabCut includes the following operators:
* DetectPose: performs markerless pose estimation on the input image sequence using a pretrained DLC model
* ConfidenceThreshold: discards body part positions below a specified confidence threshold
* GetBodyPart: selects a body part by name from the detected pose
Full Changelog: https://github.com/bonsai-rx/deeplabcut/commits/v0.1.0
- C#
Published by glopesdev almost 6 years ago