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 RandomContrast #1376

Closed
LukeWood opened this issue Feb 9, 2023 · 1 comment · Fixed by #1406
Closed

Vectorize RandomContrast #1376

LukeWood opened this issue Feb 9, 2023 · 1 comment · Fixed by #1406
Assignees
Labels
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 RandomContrast.

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

@LukeWood LukeWood added the type:Bug Something isn't working label Feb 9, 2023
@LukeWood LukeWood self-assigned this Feb 9, 2023
@bhack

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:Bug Something isn't working
Projects
None yet
2 participants