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

Initialize bias into YoloHead #67

Merged
merged 4 commits into from
Feb 22, 2021
Merged

Initialize bias into YoloHead #67

merged 4 commits into from
Feb 22, 2021

Conversation

zhiqwang
Copy link
Owner

@zhiqwang zhiqwang commented Feb 22, 2021

Fixing #60, to revert fa3c156

@zhiqwang zhiqwang changed the title Initialize weights and bias in YoloHead Initialize bias into YoloHead Feb 22, 2021
@codecov
Copy link

codecov bot commented Feb 22, 2021

Codecov Report

Merging #67 (7f50575) into master (e5e9012) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   80.08%   80.11%   +0.02%     
==========================================
  Files           8        8              
  Lines         673      674       +1     
==========================================
+ Hits          539      540       +1     
  Misses        134      134              
Flag Coverage Δ
unittests 80.11% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
test/test_models.py 93.15% <100.00%> (+0.04%) ⬆️

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 e5e9012...7f50575. Read the comment docs.

@zhiqwang zhiqwang added the enhancement New feature or request label Feb 22, 2021
@zhiqwang zhiqwang merged commit 5825161 into master Feb 22, 2021
@zhiqwang zhiqwang deleted the initialize-yolo-head branch February 22, 2021 14:31
@zhiqwang zhiqwang mentioned this pull request Jun 11, 2021
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant