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

Layout Inference #153

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Layout Inference #153

merged 2 commits into from
Aug 21, 2024

Conversation

kozlov721
Copy link
Collaborator

Added layout inference to NN Archive. Currently part of modelconverter, but I figured it makes more sense here.

@kozlov721 kozlov721 added enhancement New feature or request tests Adding or changing tests NN Archive Changes affecting luxonis_ml.nn_archive subpackage labels Aug 21, 2024
@kozlov721 kozlov721 self-assigned this Aug 21, 2024
Copy link
Contributor

@klemen1999 klemen1999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

Test Results

  1 files    1 suites   4m 9s ⏱️
101 tests 101 ✅ 0 💤 0 ❌
113 runs  113 ✅ 0 💤 0 ❌

Results for commit 317600b.

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3645 3055 84% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
luxonis_ml/nn_archive/init.py 100% 🟢
luxonis_ml/nn_archive/config_building_blocks/base_models/input.py 89% 🟢
luxonis_ml/nn_archive/config_building_blocks/base_models/output.py 83% 🟢
luxonis_ml/nn_archive/utils.py 97% 🟢
TOTAL 92% 🟢

updated for commit: 317600b by action🐍

@kozlov721 kozlov721 merged commit 6aa8161 into dev Aug 21, 2024
12 checks passed
@kozlov721 kozlov721 deleted the feature/infer-layout branch August 21, 2024 22:44
@kozlov721 kozlov721 mentioned this pull request Oct 7, 2024
kozlov721 added a commit that referenced this pull request Oct 8, 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 NN Archive Changes affecting luxonis_ml.nn_archive subpackage tests Adding or changing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants