keras-team / keras

Deep Learning for humans
http://keras.io/
Apache License 2.0
62.14k stars 19.49k forks source link

Implement transform_bounding_boxes for random_flip #20466

Closed shashaka closed 3 weeks ago

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.41%. Comparing base (ccb07df) to head (c1577c1).

:exclamation: There is a different number of reports uploaded between BASE (ccb07df) and HEAD (c1577c1). Click for more details.

HEAD has 2 uploads less than BASE | Flag | BASE (ccb07df) | HEAD (c1577c1) | |------|------|------| |keras|4|3| |keras-torch|1|0|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #20466 +/- ## ========================================== - Coverage 82.03% 76.41% -5.63% ========================================== Files 515 515 Lines 47346 47374 +28 Branches 7427 7430 +3 ========================================== - Hits 38842 36202 -2640 - Misses 6705 9425 +2720 + Partials 1799 1747 -52 ``` | [Flag](https://app.codecov.io/gh/keras-team/keras/pull/20466/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | Coverage Δ | | |---|---|---| | [keras](https://app.codecov.io/gh/keras-team/keras/pull/20466/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `76.34% <100.00%> (-5.55%)` | :arrow_down: | | [keras-jax](https://app.codecov.io/gh/keras-team/keras/pull/20466/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `65.01% <100.00%> (+0.06%)` | :arrow_up: | | [keras-numpy](https://app.codecov.io/gh/keras-team/keras/pull/20466/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `59.97% <100.00%> (+0.06%)` | :arrow_up: | | [keras-tensorflow](https://app.codecov.io/gh/keras-team/keras/pull/20466/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `66.04% <100.00%> (+0.06%)` | :arrow_up: | | [keras-torch](https://app.codecov.io/gh/keras-team/keras/pull/20466/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=keras-team#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.