Skip to content

Conversation

@gitttt-1234
Copy link
Collaborator

This PR updates a few config parameters to align with SLEAP conventions:

  • crop_hwcrop_size: simplifies the config by using a single integer instead of a list.

  • save_ckpt_pthsave_ckpt_dir + run_name: checkpoint paths are now organized under <save_ckpt_dir>/<run_name>, with a new folder created for each run.

@codecov
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

❌ Patch coverage is 88.37209% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.35%. Comparing base (ff91433) to head (98c65a9).
⚠️ Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
sleap_nn/training/model_trainer.py 85.71% 4 Missing ⚠️
sleap_nn/config/trainer_config.py 87.50% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (88.37%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #316      +/-   ##
==========================================
+ Coverage   95.28%   95.35%   +0.07%     
==========================================
  Files          49       49              
  Lines        6765     6959     +194     
==========================================
+ Hits         6446     6636     +190     
- Misses        319      323       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gitttt-1234 gitttt-1234 merged commit 9565c10 into main Sep 5, 2025
7 of 8 checks passed
@gitttt-1234 gitttt-1234 deleted the divya/update-cfg-params branch September 5, 2025 00:18
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