Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

added .csv image loading utils #118

Merged
merged 6 commits into from
Feb 14, 2021
Merged

added .csv image loading utils #118

merged 6 commits into from
Feb 14, 2021

Conversation

williamFalcon
Copy link
Contributor

enable image classification prediction from a str assumed to point to a dir

@codecov
Copy link

codecov bot commented Feb 14, 2021

Codecov Report

Merging #118 (dda2834) into master (0c160a2) will increase coverage by 0.45%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
+ Coverage   86.67%   87.12%   +0.45%     
==========================================
  Files          49       49              
  Lines        1546     1554       +8     
==========================================
+ Hits         1340     1354      +14     
+ Misses        206      200       -6     
Flag Coverage Δ
unittests 87.12% <83.33%> (+0.45%) ⬆️

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

Impacted Files Coverage Δ
flash/vision/classification/data.py 85.33% <71.42%> (+4.38%) ⬆️
flash/core/model.py 95.69% <100.00%> (+0.24%) ⬆️

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 0c160a2...dda2834. Read the comment docs.

@williamFalcon williamFalcon merged commit b41e33d into master Feb 14, 2021
@williamFalcon williamFalcon deleted the predict_folder branch February 14, 2021 12:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant