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

Feature request : tf.image.transform #1426

Closed
piercus opened this issue Mar 20, 2019 · 4 comments · May be fixed by tensorflow/tfjs-core#1641
Closed

Feature request : tf.image.transform #1426

piercus opened this issue Mar 20, 2019 · 4 comments · May be fixed by tensorflow/tfjs-core#1641
Assignees
Labels
type:feature New feature or request

Comments

@piercus
Copy link
Contributor

piercus commented Mar 20, 2019

TensorFlow.js version

1.0.0

Browser version

All

Describe the problem or feature request

I'm working on a js implementation of image augmenter (work in progress in https://github.com/piercus/image-augment).

In this context, i would like to access a geometric transform operator in tensorflow.js that would be equivalent to https://www.tensorflow.org/api_docs/python/tf/contrib/image/transform

@piercus
Copy link
Contributor Author

piercus commented Mar 20, 2019

ImageProjectiveTransform is not available in the ops list

Does anyone know if this might be added in the future ?
Is there any other way to achieve this in tfjs-node ?

@dsmilkov
Copy link
Contributor

dsmilkov commented Apr 5, 2019

Thanks! Are you using node or the browser?

@piercus
Copy link
Contributor Author

piercus commented Apr 7, 2019

I'm using node

@rthadur
Copy link
Contributor

rthadur commented Jun 5, 2020

Closing this due to lack of activity, feel to reopen. Thank you

@rthadur rthadur closed this as completed Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants