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

Fix Archiver Pre-Processing #34

Merged
merged 5 commits into from
May 30, 2024
Merged

Fix Archiver Pre-Processing #34

merged 5 commits into from
May 30, 2024

Conversation

kozlov721
Copy link
Collaborator

@kozlov721 kozlov721 commented May 30, 2024

  • Saving normalization parameters scaled to [0, 255]
  • Fixed TestOnTrainEnd callback deleting best paths from ModelCheckpoint callbacks

@kozlov721 kozlov721 added the fix Fixing a bug label May 30, 2024
@kozlov721 kozlov721 requested a review from conorsim May 30, 2024 16:28
@kozlov721 kozlov721 self-assigned this May 30, 2024
Copy link

github-actions bot commented May 30, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4840 3698 76% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
luxonis_train/callbacks/test_on_train_end.py 54% 🟢
luxonis_train/core/archiver.py 19% 🟢
luxonis_train/utils/config.py 95% 🟢
TOTAL 56% 🟢

updated for commit: 549c5b9 by action🐍

@kozlov721 kozlov721 merged commit 36a92a6 into dev May 30, 2024
6 of 8 checks passed
@kozlov721 kozlov721 deleted the fix/archiver branch May 30, 2024 16:54
kozlov721 added a commit that referenced this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant