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

fix contrast() #11219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix contrast() #11219

wants to merge 1 commit into from

Conversation

EIFY
Copy link

@EIFY EIFY commented Jun 4, 2024

Description

The mean pixel value should be weighted average of the histogram. google-research/big_vision and tensorflow/tpu have the same bug so ideally should be fixed in the same way.

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Tests

See google-research/big_vision#109 for details.

Checklist

The mean pixel value should be weighted average of the histogram.
@laxmareddyp laxmareddyp removed the request for review from rachellj218 June 5, 2024 15:31
@laxmareddyp laxmareddyp added the models:official models that come under official repository label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
models:official models that come under official repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants