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

New functionality for building TFRecords from Darknet (YOLO) datasets #140

Merged
merged 9 commits into from
Feb 6, 2020

Conversation

monocongo
Copy link
Owner

Resolves issue #139

@monocongo monocongo self-assigned this Feb 6, 2020
@codecov
Copy link

codecov bot commented Feb 6, 2020

Codecov Report

Merging #140 into master will decrease coverage by 1.74%.
The diff coverage is 11.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
- Coverage   55.99%   54.25%   -1.75%     
==========================================
  Files          17       17              
  Lines        1168     1211      +43     
==========================================
+ Hits          654      657       +3     
- Misses        514      554      +40
Impacted Files Coverage Δ
src/cvdata/relabel.py 59.74% <0%> (ø) ⬆️
src/cvdata/utils.py 51.61% <18.18%> (-19.82%) ⬇️
src/cvdata/convert.py 15.7% <9.75%> (-1.07%) ⬇️

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 5d811bd...f5570b5. Read the comment docs.

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