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

How to properly run the 3Dgan Keras model? #10

Open
akrzgc opened this issue Dec 7, 2021 · 2 comments
Open

How to properly run the 3Dgan Keras model? #10

akrzgc opened this issue Dec 7, 2021 · 2 comments

Comments

@akrzgc
Copy link

akrzgc commented Dec 7, 2021

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

@svalleco
Copy link
Owner

svalleco commented Dec 8, 2021 via email

@akrzgc
Copy link
Author

akrzgc commented Dec 8, 2021

Hello Sofia,

Thank you for such a quick answer!
It is not exactly my requirement to run the model with TF2. I'd like to know how to run the model in proper way - if it needs TF1 it is not a problem :)

Ideally I'd like to know:

  • which branch is the recommended one?
  • what are the packages versions needed for running the training on the selected branch?
  • which of the scripts runs the 3Dgan model (there are few scripts with "Train" in the name on different branches)?
  • how can I get the original dataset?
  • if the dataset is not public - what should be the shape and size of synthetic random generated dataset?

Thanks and regards,
Adam

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