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

Merged
merged 2 commits into from
Jan 7, 2025
Merged

fix contrast() #11219

merged 2 commits into from
Jan 7, 2025

Conversation

EIFY
Copy link
Contributor

@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.
@EIFY EIFY requested review from yeqingli and rachellj218 as code owners June 4, 2024 19:32
@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
@LakshmiKalaKadali
Copy link
Collaborator

Hi @yeqingli,

Could you please review this PR. Thank You

@laxmareddyp laxmareddyp requested a review from yeqingli October 25, 2024 21:31
EIFY added a commit to EIFY/algorithmic-efficiency that referenced this pull request Nov 28, 2024
@laxmareddyp laxmareddyp added the ready to pull ready to pull (create internal pr review and merge automatically) label Jan 7, 2025
@copybara-service copybara-service bot merged commit 156da80 into tensorflow:master Jan 7, 2025
4 checks passed
copybara-service bot pushed a commit that referenced this pull request Jan 7, 2025
PiperOrigin-RevId: 712947091
@EIFY EIFY deleted the fix-contrast branch January 7, 2025 22:01
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 ready to pull ready to pull (create internal pr review and merge automatically)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants