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

Vectorize AdjustSaturation #1377

Closed
LukeWood opened this issue Feb 9, 2023 · 0 comments
Closed

Vectorize AdjustSaturation #1377

LukeWood opened this issue Feb 9, 2023 · 0 comments
Labels
enhancement New feature or request stat:contributions welcome type:Bug Something isn't working

Comments

@LukeWood
Copy link
Contributor

LukeWood commented Feb 9, 2023

Based on PR #1373 we would like to vectorize AdjustSaturation.

One issue with this is that tf.image.adjust_saturation() does not accept a batch argument for contrast adjustment, so we'll have to roll a pure TF version.

Contribution encouraged on this issue.

@LukeWood LukeWood added type:Bug Something isn't working enhancement New feature or request stat:contributions welcome labels Feb 9, 2023
@LukeWood LukeWood closed this as completed Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stat:contributions welcome type:Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant