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

get last features for similarity #96

Open
rastinrastinii opened this issue Jun 29, 2024 · 0 comments
Open

get last features for similarity #96

rastinrastinii opened this issue Jun 29, 2024 · 0 comments

Comments

@rastinrastinii
Copy link

Hi

I'm interested in using your virtual try-on repository ([repository name]) for a project involving image similarity. I'd like to leverage the model's ability to extract features from images (clothing items) to compare them and find similar styles.

Specifically, I'm looking for guidance on the following:

Feature Extraction:
Could you point me to the part of the code responsible for extracting the final features from the clothing images in the virtual try-on process? Are there any specific pre-trained models or layers used for feature extraction?
If the features aren't readily available, would you be able to suggest modifications to extract them at a suitable point in the pipeline?

Image Similarity:
Once I have the features, what approach would you recommend for comparing them to find similar clothing items? Are there any specific distance metrics or similarity measures that work well in this context?
Any considerations or potential challenges I should be aware of regarding image similarity within the virtual try-on domain (e.g., pose variations, lighting differences)?
I've looked through the repository documentation, but I'd appreciate any additional insights or code snippets that could help me achieve this.

Thanks in advance for your time and assistance!

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