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

Add gradient visualization during validation #115

Merged
merged 6 commits into from
Nov 2, 2024

style: formatting

3de20bf
Select commit
Loading
Failed to load commit list.
Merged

Add gradient visualization during validation #115

style: formatting
3de20bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 2, 2024 in 0s

96.31% (-0.81%) compared to 6146da6

View this Pull Request on Codecov

96.31% (-0.81%) compared to 6146da6

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 42 lines in your changes missing coverage. Please review.

Project coverage is 96.31%. Comparing base (6146da6) to head (3de20bf).
Report is 7 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
luxonis_train/callbacks/gradcam_visializer.py 31.14% 42 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   97.12%   96.31%   -0.81%     
==========================================
  Files         139      147       +8     
  Lines        6012     6304     +292     
==========================================
+ Hits         5839     6072     +233     
- Misses        173      232      +59     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.