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

AffineTransform #496

Closed
fisakhan opened this issue Sep 10, 2019 · 1 comment
Closed

AffineTransform #496

fisakhan opened this issue Sep 10, 2019 · 1 comment

Comments

@fisakhan
Copy link

Describe the feature and the current behavior/state.

Relevant information

  • Are you willing to contribute it (yes/no):
  • Are you willing to maintain it going forward? (yes/no):
  • Is there a relevant academic paper? (if so, where):yes
  • Is there already an implementation in another framework? (if so, where):https://en.wikipedia.org/wiki/Affine_transformation
  • Was it part of tf.contrib? (if so, where):tf.keras.preprocessing.image.apply_affine_transform

Which API type would this fall under (layer, metric, optimizer, etc.)

Who will benefit with this feature?

Any other info.

@seanpmorgan
Copy link
Member

Hi @fisakhan! Currently Keras is undergoing a preprocessing redesign:
keras-team/governance#10

As I understand it, all keras preprocessing utils will be made compatible with tf.data and so tensorflow ops for all of that functionality will land in TF core.

Please feel free to re-open if this doesn't cover your request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants