james77777778 / keras-aug

A library that includes Keras 3 preprocessing and augmentation layers, providing support for various data types such as images, labels, bounding boxes, segmentation masks, and more.
Apache License 2.0
16 stars 0 forks source link

Fix utility #47

Closed james77777778 closed 1 year ago

james77777778 commented 1 year ago

Fixes #37

Fixes #38

Fixes #43

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 69.31% and project coverage change: -0.55 :warning:

Comparison is base (5a19832) 87.26% compared to head (223829e) 86.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #47 +/- ## ========================================== - Coverage 87.26% 86.71% -0.55% ========================================== Files 52 52 Lines 3525 3599 +74 ========================================== + Hits 3076 3121 +45 - Misses 449 478 +29 ``` | [Impacted Files](https://app.codecov.io/gh/james77777778/keras-aug/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HongYu) | Coverage Δ | | |---|---|---| | [...as\_aug/layers/augmentation/utility/random\_apply.py](https://app.codecov.io/gh/james77777778/keras-aug/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HongYu#diff-a2VyYXNfYXVnL2xheWVycy9hdWdtZW50YXRpb24vdXRpbGl0eS9yYW5kb21fYXBwbHkucHk=) | `73.91% <65.95%> (-26.09%)` | :arrow_down: | | [...s\_aug/layers/augmentation/utility/random\_choice.py](https://app.codecov.io/gh/james77777778/keras-aug/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HongYu#diff-a2VyYXNfYXVnL2xheWVycy9hdWdtZW50YXRpb24vdXRpbGl0eS9yYW5kb21fY2hvaWNlLnB5) | `84.28% <70.27%> (-15.72%)` | :arrow_down: | | [keras\_aug/utils/bounding\_box.py](https://app.codecov.io/gh/james77777778/keras-aug/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HongYu#diff-a2VyYXNfYXVnL3V0aWxzL2JvdW5kaW5nX2JveC5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.