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

Backbone Fix #15

Merged
merged 3 commits into from
Feb 27, 2024
Merged

Backbone Fix #15

merged 3 commits into from
Feb 27, 2024

Conversation

kozlov721
Copy link
Collaborator

Fixed EfficientNet and RepVGG backbones.

@kozlov721 kozlov721 added the fix Fixing a bug label Feb 26, 2024
@kozlov721 kozlov721 self-assigned this Feb 26, 2024
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4436 3545 80% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
luxonis_train/nodes/init.py 100% 🟢
luxonis_train/nodes/blocks/blocks.py 86% 🟢
luxonis_train/nodes/efficientnet.py 35% 🟢
luxonis_train/nodes/efficientrep.py 97% 🟢
luxonis_train/nodes/mobileone.py 13% 🟢
luxonis_train/nodes/repvgg.py 27% 🟢
TOTAL 60% 🟢

updated for commit: bd0dfe2 by action🐍

Copy link

Test Results

  6 files    6 suites   56m 15s ⏱️
 32 tests  32 ✅ 0 💤 0 ❌
192 runs  192 ✅ 0 💤 0 ❌

Results for commit bd0dfe2.

Copy link
Collaborator

@conorsim conorsim left a comment

Choose a reason for hiding this comment

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

LGTM

@kozlov721 kozlov721 merged commit bd67595 into dev Feb 27, 2024
10 checks passed
@kozlov721 kozlov721 deleted the fix/backbones branch February 27, 2024 09:28
klemen1999 added a commit that referenced this pull request Apr 10, 2024
kozlov721 added a commit that referenced this pull request Oct 9, 2024
* fixed link in docs

* fixed repvgg backbone

* fixed efficientnet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants