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

LuxonisML v0.1.0 #20

Merged
merged 1 commit into from
Apr 11, 2024
Merged

LuxonisML v0.1.0 #20

merged 1 commit into from
Apr 11, 2024

Conversation

kozlov721
Copy link
Collaborator

Updated luxonis-ml to version 0.1.0.

@kozlov721 kozlov721 added the enhancement New feature or request label Apr 11, 2024
@kozlov721 kozlov721 self-assigned this Apr 11, 2024
@kozlov721 kozlov721 changed the base branch from main to dev April 11, 2024 14:20
@kozlov721 kozlov721 merged commit 9c4cadb into dev Apr 11, 2024
8 checks passed
@kozlov721 kozlov721 deleted the feature/luxonis-ml-0.1.0 branch April 11, 2024 14:20
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4659 3745 80% 0% 🟢

New Files

File Coverage Status
luxonis_train/callbacks/archive_on_train_end.py 38% 🟢
luxonis_train/callbacks/upload_checkpoint.py 41% 🟢
luxonis_train/core/archiver.py 90% 🟢
luxonis_train/nodes/enums/head_categorization.py 100% 🟢
TOTAL 67% 🟢

Modified Files

File Coverage Status
luxonis_train/main.py 50% 🟢
luxonis_train/attached_modules/visualizers/multi_visualizer.py 88% 🟢
luxonis_train/attached_modules/visualizers/utils.py 82% 🟢
luxonis_train/callbacks/init.py 100% 🟢
luxonis_train/callbacks/export_on_train_end.py 39% 🟢
luxonis_train/core/init.py 100% 🟢
luxonis_train/core/core.py 83% 🟢
luxonis_train/core/exporter.py 55% 🟢
luxonis_train/core/trainer.py 68% 🟢
luxonis_train/models/luxonis_model.py 89% 🟢
luxonis_train/nodes/init.py 100% 🟢
luxonis_train/nodes/base_node.py 75% 🟢
luxonis_train/nodes/bisenet_head.py 100% 🟢
luxonis_train/nodes/blocks/blocks.py 86% 🟢
luxonis_train/nodes/classification_head.py 100% 🟢
luxonis_train/nodes/contextspatial.py 25% 🟢
luxonis_train/nodes/efficient_bbox_head.py 100% 🟢
luxonis_train/nodes/efficientnet.py 35% 🟢
luxonis_train/nodes/efficientrep.py 97% 🟢
luxonis_train/nodes/implicit_keypoint_bbox_head.py 92% 🟢
luxonis_train/nodes/micronet.py 95% 🟢
luxonis_train/nodes/mobilenetv2.py 35% 🟢
luxonis_train/nodes/mobileone.py 12% 🟢
luxonis_train/nodes/repvgg.py 27% 🟢
luxonis_train/nodes/rexnetv1.py 15% 🟢
luxonis_train/nodes/segmentation_head.py 100% 🟢
luxonis_train/utils/config.py 95% 🟢
TOTAL 72% 🟢

updated for commit: e1eea39 by action🐍

@github-actions github-actions bot restored the feature/luxonis-ml-0.1.0 branch April 11, 2024 14:35
@kozlov721 kozlov721 deleted the feature/luxonis-ml-0.1.0 branch May 20, 2024 09:37
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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant