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

Is it possible to specify a target person or target class at once ? #1

Open
planemanner opened this issue Dec 1, 2024 · 2 comments

Comments

@planemanner
Copy link

planemanner commented Dec 1, 2024

Hi, thank you for sharing your work publicly.

Before running your code, I am trying to understand your paper by reviewing your code line by line to see how it works.

Question : As you can see it in this issue title, can I specify directly some class or person at once ?

After thoroughly reviewing the code, I couldn’t find any part related to this.

Considering your approach, I think it might be impossible.

However, it could be due to my misunderstanding, so I am leaving this question.

If it is possible, could you please let me know how to do this ?

@rit-sehyung
Copy link
Collaborator

rit-sehyung commented Dec 2, 2024

Hi, thanks for your question. This method is an unsupervised learning approach, which means it cannot know the meaning of the features before actually analyzing them. For better visualization and analysis, we are working on providing more sophisticated functions to display results, as referenced in 'monitor_current_result', 'fake_image_generation', and 'demo_generation'.

@planemanner
Copy link
Author

planemanner commented Dec 6, 2024

Thank you for detailed answer about my quesiton for clarifying my understanding.

After executing parts of the source code, including training, I am looking into analysis methods, as they are essential for applying this paper's approach in real-world applications.

Once again, thank you for your great work.

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

3 participants