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

Add bounding boxes support to streamlit app #93

Closed james77777778 closed 1 year ago

james77777778 commented 1 year ago

Fixes #90

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b1a5e4f) 88.68% compared to head (fa2b412) 88.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ======================================= Coverage 88.68% 88.68% ======================================= Files 54 54 Lines 3836 3836 ======================================= Hits 3402 3402 Misses 434 434 ```

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