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

[Enhancement]: Support empty val. #310

Merged
merged 1 commit into from
Aug 22, 2021
Merged

[Enhancement]: Support empty val. #310

merged 1 commit into from
Aug 22, 2021

Conversation

RangiLyu
Copy link
Owner

When dataset is too small, the detection results at the val dataset may be empty at the first val phase.
Now I add a warning instead of rasing an error since many people want this feature.

@codecov
Copy link

codecov bot commented Aug 22, 2021

Codecov Report

Merging #310 (487b3c7) into main (bd1fa26) will decrease coverage by 0.10%.
The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
- Coverage   73.27%   73.17%   -0.11%     
==========================================
  Files          60       60              
  Lines        3937     3944       +7     
  Branches      647      649       +2     
==========================================
+ Hits         2885     2886       +1     
- Misses        859      864       +5     
- Partials      193      194       +1     
Flag Coverage Δ
unittests 73.17% <14.28%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nanodet/evaluator/coco_detection.py 86.04% <14.28%> (-13.96%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd1fa26...487b3c7. Read the comment docs.

@RangiLyu RangiLyu merged commit 76e025b into main Aug 22, 2021
@RangiLyu RangiLyu deleted the support_empty_val branch August 22, 2021 11:21
open-shuaijun pushed a commit to open-shuaijun/nanodet that referenced this pull request Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant