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

Classification with 3D Gans #31

Open
adrianxsalazar opened this issue Jun 26, 2019 · 0 comments
Open

Classification with 3D Gans #31

adrianxsalazar opened this issue Jun 26, 2019 · 0 comments

Comments

@adrianxsalazar
Copy link

Dear meetshah1995,

I do not understand a few things about the model and the implementation and I would like to ask you some questions.

  1. In the discriminator, when you generate the features for training by taking the responses of the second, third and fourth cnn layers. Do you take just the responses of the real instances or the responses of the generated and real instances?

2)Do you use the mid-level features produced by the discriminator at the beginning of the training process or you just use the mid-level features once the model is trained?

3)After training the model and producing all the latest features for the 3D classifier. How do you transform new instances that we want to classify into the same format as the mid levels features extracted from the discriminator? This is, how can classify new 3D instances?

And these are my questions. I will appreciate a lot if you decide to spend part of your time to reply to my message. It will solve a lot of problems.

Kind regards,

Adrian Salazar Gomez

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

1 participant