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

Fix num_anchors in load_from_ultralytics #285

Merged
merged 5 commits into from
Mar 10, 2022
Merged

Fix num_anchors in load_from_ultralytics #285

merged 5 commits into from
Mar 10, 2022

Conversation

zhiqwang
Copy link
Owner

@zhiqwang zhiqwang commented Jan 23, 2022

@zhiqwang zhiqwang added the bug / fix Something isn't working label Jan 23, 2022
@CLAassistant
Copy link

CLAassistant commented Mar 10, 2022

CLA assistant check
All committers have signed the CLA.

@zhiqwang zhiqwang changed the title Enable unittest of load_yolov5_model for voc Fix num_anchors in load_from_ultralytics Mar 10, 2022
@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #285 (86a22b5) into main (11af541) will increase coverage by 2.67%.
The diff coverage is 100.00%.

❗ Current head 86a22b5 differs from pull request most recent head 0f9b522. Consider uploading reports for the commit 0f9b522 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
+ Coverage   95.90%   98.57%   +2.67%     
==========================================
  Files          11       11              
  Lines         781      773       -8     
==========================================
+ Hits          749      762      +13     
+ Misses         32       11      -21     
Flag Coverage Δ
unittests 98.57% <100.00%> (+2.67%) ⬆️

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

Impacted Files Coverage Δ
test/test_utils.py 100.00% <100.00%> (+19.62%) ⬆️

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 11af541...0f9b522. Read the comment docs.

@zhiqwang zhiqwang merged commit 2ccfb66 into main Mar 10, 2022
@zhiqwang zhiqwang deleted the enable-voc-test branch March 10, 2022 06:59
zhiqwang added a commit that referenced this pull request Mar 12, 2022
* Enable test_load_from_ultralytics_voc

* The nms type is non-agnostic actually

* Fix num_anchors in load_from_ultralytics

* Apply pre-commit

* Update copyright
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants