-
Notifications
You must be signed in to change notification settings - Fork 20
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
How to properly run the 3Dgan Keras model? #10
Comments
Hello Adam
This repo is developing in different branches
Master branch does not work on TF2. You can try https://github.com/svalleco/3Dgan/tree/frehm/Conv2D <https://github.com/svalleco/3Dgan/tree/frehm/Conv2D>
But the network architecture is different. We still solve a 3D problem, but use 2D convolutions to do so
Cheers
Sofia
… On 7 Dec 2021, at 19:46, akrzgc ***@***.***> wrote:
Hello,
I'd like to know how to properly run the Keras based 3Dgan model? Which of the branches is recommended? It seems that master branch was not developed for a long time.
I've tried to run the model on Nvidia V100 with TF2 and Keras2 but I'v got some syntax errors.
Please, let me know if there are any guidelines within repository about how to run the model in proper way.
Thanks and regards,
Adam
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#10>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACABGKXH6RHAYIX5VEJH4DLUPZI7DANCNFSM5JR6MSRA>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Hello Sofia, Thank you for such a quick answer! Ideally I'd like to know:
Thanks and regards, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I'd like to know how to properly run the Keras based 3Dgan model? Which of the branches is recommended? It seems that master branch was not developed for a long time.
I've tried to run the model on Nvidia V100 with TF2 and Keras2 but I'v got some syntax errors.
Please, let me know if there are any guidelines within repository about how to run the model in proper way.
Thanks and regards,
Adam
The text was updated successfully, but these errors were encountered: