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

Unfreezing support #7

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Unfreezing support #7

merged 1 commit into from
Jan 17, 2024

Conversation

kozlov721
Copy link
Collaborator

Added support for unfreezing modules after a certain number of epochs.

@kozlov721 kozlov721 added the enhancement New feature or request label Jan 17, 2024
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4413 3451 78% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
luxonis_train/callbacks/module_freezer.py 53% 🟢
luxonis_train/models/luxonis_model.py 89% 🟢
luxonis_train/models/predefined_models/classification_model.py 100% 🟢
luxonis_train/models/predefined_models/detection_model.py 100% 🟢
luxonis_train/models/predefined_models/keypoint_detection_model.py 100% 🟢
luxonis_train/models/predefined_models/segmentation_model.py 100% 🟢
luxonis_train/utils/config.py 95% 🟢
TOTAL 91% 🟢

updated for commit: 286cd0b by action🐍

Copy link

Test Results

  5 files    5 suites   26m 14s ⏱️
 31 tests  31 ✅ 0 💤 0 ❌
155 runs  155 ✅ 0 💤 0 ❌

Results for commit 286cd0b.

@kozlov721 kozlov721 merged commit 99e8493 into main Jan 17, 2024
9 of 10 checks passed
@kozlov721 kozlov721 deleted the feature/module-freezer-finetune branch January 17, 2024 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant