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

feat: Added darknets pretrained weights #29

Merged
merged 5 commits into from
May 10, 2020
Merged

feat: Added darknets pretrained weights #29

merged 5 commits into from
May 10, 2020

Conversation

frgfm
Copy link
Owner

@frgfm frgfm commented May 10, 2020

This PR aims at:

  • adding pretrained weight URLs for darknet24, darknet19 and darknet53
  • adding conda recipe
  • adding CI job to publish releases
  • updating package version

@frgfm frgfm added module: models topic: build Related to build and installation labels May 10, 2020
@frgfm frgfm added this to the 0.1.1 milestone May 10, 2020
@frgfm frgfm self-assigned this May 10, 2020
@codecov
Copy link

codecov bot commented May 10, 2020

Codecov Report

Merging #29 into master will decrease coverage by 0.99%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   72.71%   71.71%   -1.00%     
==========================================
  Files          26       26              
  Lines        1202     1202              
==========================================
- Hits          874      862      -12     
- Misses        328      340      +12     
Impacted Files Coverage Δ
holocron/models/darknet.py 99.33% <ø> (+0.66%) ⬆️
holocron/models/detection/yolo.py 90.68% <0.00%> (-8.08%) ⬇️

@frgfm frgfm merged commit da385c6 into master May 10, 2020
@frgfm frgfm deleted the darknet-weights branch May 10, 2020 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: models topic: build Related to build and installation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant