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

Semantic Nodes Categorization #61

Merged
merged 5 commits into from
Aug 19, 2024
Merged

Semantic Nodes Categorization #61

merged 5 commits into from
Aug 19, 2024

Conversation

kozlov721
Copy link
Collaborator

Node classes split into backbones, necks, and heads submodules based on their intended position in the network.

@kozlov721 kozlov721 added enhancement New feature or request tests Adding or changing tests labels Aug 19, 2024
@kozlov721 kozlov721 self-assigned this Aug 19, 2024
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
5200 4366 84% 0% 🟢

New Files

File Coverage Status
luxonis_train/nodes/backbones/init.py 100% 🟢
luxonis_train/nodes/heads/init.py 100% 🟢
luxonis_train/nodes/necks/init.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
luxonis_train/nodes/init.py 100% 🟢
luxonis_train/nodes/base_node.py 79% 🟢
TOTAL 89% 🟢

updated for commit: e9f1269 by action🐍

Copy link

Test Results

 2 files   2 suites   21m 37s ⏱️
42 tests 42 ✅ 0 💤 0 ❌
84 runs  83 ✅ 1 💤 0 ❌

Results for commit 34fb0e7.

@kozlov721 kozlov721 merged commit 0d1a8a1 into dev Aug 19, 2024
6 checks passed
@kozlov721 kozlov721 deleted the feature/semantic-nodes branch August 19, 2024 18:57
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 tests Adding or changing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants