Classification with 3D Gans
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 287
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Dear meetshah1995,
I do not understand a few things about the model and the implementation and I would like to ask you some questions.
- 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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by tracing the discriminator's second through fourth CNN-layer features and the classifier's handling of new 3D instances; done means answering the three implementation questions with enough detail to reproduce the feature-extraction and classification workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100