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

3D transformations #2

Open
ilyanelken opened this issue May 9, 2019 · 5 comments
Open

3D transformations #2

ilyanelken opened this issue May 9, 2019 · 5 comments

Comments

@ilyanelken
Copy link

Hi, What is the latest stable version that include 3D transformations? I see that in version 1.4 it is not working well. Thanks, Ilya

@ilyanelken
Copy link
Author

Also what is TF version that libcpab version-2.0 tensorflow/transformer.so should be compiled with?

@ilyanelken
Copy link
Author

@SkafteNicki Hi, I will appreciate your help. Thanks, Ilya

@SkafteNicki
Copy link
Owner

Sorry, for not getting back to you before.
Version 2.0 is the only one that includes a stable (and bug-free) version of 3D transformation.
The intention is that libcpab version-2.0 is compatible with tensorflow-2.0.

@ilyanelken
Copy link
Author

ilyanelken commented May 24, 2019

@SkafteNicki Thanks for answer.
Was version-2.0 tested with tensorflow-2.0? For instance there is:
B = tf.cast(params.basis, dtype=tf.float32, device=device)
from:
https://github.com/SkafteNicki/libcpab/blob/version2.0/libcpab/tensorflow/transformer.py#L95
And as far as I see there is no "device" argument in tf.cast() method.

@SkafteNicki
Copy link
Owner

You are right. I never got the libcpab-2.0/tensorflow-2.0 combo completely up-to-date.
I have some spare time the next two days, and will try to solve this.

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