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

Config cleanup #8

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Config cleanup #8

merged 1 commit into from
Jan 17, 2024

Conversation

kozlov721
Copy link
Collaborator

  • cleaned up some parts of the config
  • renamed a few sections

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4418 3455 78% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
luxonis_train/main.py 0% 🟢
luxonis_train/callbacks/export_on_train_end.py 38% 🟢
luxonis_train/callbacks/metadata_logger.py 29% 🟢
luxonis_train/callbacks/test_on_train_end.py 64% 🟢
luxonis_train/core/core.py 81% 🟢
luxonis_train/core/tuner.py 85% 🟢
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 73% 🟢

updated for commit: d98b5ee by action🐍

Copy link

Test Results

  6 files    6 suites   35m 16s ⏱️
 31 tests  31 ✅ 0 💤 0 ❌
186 runs  186 ✅ 0 💤 0 ❌

Results for commit d98b5ee.

@kozlov721 kozlov721 merged commit 2e82131 into main Jan 17, 2024
10 checks passed
@kozlov721 kozlov721 deleted the cleanup/config branch January 17, 2024 16:07
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