Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new DLC multi-animal configs #1204

Merged
merged 5 commits into from
Mar 2, 2023
Merged

Conversation

roomrys
Copy link
Collaborator

@roomrys roomrys commented Mar 1, 2023

Description

Support new DLC multi-animal config format.

Types of changes

  • Bugfix
  • New feature
  • Refactor / Code style update (no logical changes)
  • Build / CI changes
  • Documentation Update
  • Other (explain)

Does this address any currently open issues?

Outside contributors checklist

  • Review the guidelines for contributing to this repository
  • Read and sign the CLA and add yourself to the authors list
  • Make sure you are making a pull request against the develop branch (not main). Also you should start your branch off develop
  • Add tests that prove your fix is effective or that your feature works
  • Add necessary documentation (if appropriate)

Thank you for contributing to SLEAP!

❤️

@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Merging #1204 (fdf600e) into develop (788179d) will increase coverage by 0.17%.
The diff coverage is 96.47%.

@@             Coverage Diff             @@
##           develop    #1204      +/-   ##
===========================================
+ Coverage    72.00%   72.18%   +0.17%     
===========================================
  Files          132      132              
  Lines        23328    23403      +75     
===========================================
+ Hits         16798    16893      +95     
+ Misses        6530     6510      -20     
Impacted Files Coverage Δ
sleap/gui/app.py 78.53% <ø> (+0.07%) ⬆️
sleap/io/format/deeplabcut.py 84.86% <66.66%> (+14.86%) ⬆️
sleap/nn/inference.py 81.54% <97.12%> (+0.94%) ⬆️
sleap/gui/learning/dialog.py 63.65% <0.00%> (-0.48%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@roomrys roomrys marked this pull request as ready for review March 1, 2023 23:22
@roomrys roomrys merged commit 2fc2fb5 into develop Mar 2, 2023
@roomrys roomrys deleted the liezl/dlc-multianimal-v3 branch March 2, 2023 18:16
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.

1 participant