Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@roomrys
Copy link
Contributor

@roomrys roomrys commented Aug 18, 2022

Description

Add option to use a .slp data_path with video index to predict on a particular video (instead of specifying the video path as the data_path).

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 Aug 22, 2022

Codecov Report

Merging #920 (197fbf3) into develop (2688d56) will increase coverage by 0.01%.
The diff coverage is 84.61%.

@@             Coverage Diff             @@
##           develop     #920      +/-   ##
===========================================
+ Coverage    67.36%   67.37%   +0.01%     
===========================================
  Files          130      130              
  Lines        22081    22091      +10     
===========================================
+ Hits         14874    14883       +9     
- Misses        7207     7208       +1     
Impacted Files Coverage Δ
sleap/gui/learning/dialog.py 14.31% <ø> (ø)
sleap/gui/learning/runners.py 31.71% <80.00%> (+1.39%) ⬆️
sleap/nn/inference.py 75.18% <100.00%> (-0.03%) ⬇️
sleap/nn/system.py 47.54% <0.00%> (-1.64%) ⬇️
sleap/nn/data/providers.py 65.64% <0.00%> (+0.76%) ⬆️

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

@roomrys roomrys requested a review from talmo August 23, 2022 13:45
@roomrys roomrys marked this pull request as ready for review August 23, 2022 13:45
Copy link
Collaborator

@talmo talmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, nicely done!

@roomrys roomrys merged commit a2d9150 into develop Aug 23, 2022
@roomrys roomrys deleted the liezl/siv-inference branch August 23, 2022 15:37
@roomrys roomrys mentioned this pull request Sep 11, 2022
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.

2 participants