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

Support For Export Without Weights #43

Merged
merged 3 commits into from
Jun 21, 2024
Merged

Conversation

kozlov721
Copy link
Collaborator

@kozlov721 kozlov721 commented Jun 21, 2024

  • Added support for exporting a model without a specified model.weights field
  • Added types to registries

@kozlov721 kozlov721 added the enhancement New feature or request label Jun 21, 2024
@kozlov721 kozlov721 requested a review from tersekmatija June 21, 2024 11:07
@kozlov721 kozlov721 self-assigned this Jun 21, 2024
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4902 3791 77% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
luxonis_train/init.py 100% 🟢
luxonis_train/core/exporter.py 55% 🟢
luxonis_train/models/luxonis_model.py 90% 🟢
luxonis_train/utils/registry.py 100% 🟢
TOTAL 86% 🟢

updated for commit: 45a52f1 by action🐍

@kozlov721 kozlov721 merged commit 248fa48 into dev Jun 21, 2024
6 checks passed
@kozlov721 kozlov721 deleted the feature/no-weights-export branch June 21, 2024 11:29
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.

2 participants