-
Notifications
You must be signed in to change notification settings - Fork 0
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
Code Complexity #3
Comments
Sure, most of related parts are written in the file, './torchreid/models/profd.py'. And if you have more problems, please let me know! Thank you! |
Actually, I am confused only about textual prompts with part based. I have complete understanding about rest. Can you provide me a template of only textual part based prompt as an example. It will make clarity about your textual prompts pattern. Thanks |
I use learnable prompt as template, e.g. [p0],[p1],...,[p15],[feet/arm/head/torso]. Notably, [p0],...,[p15] are all trainable embeddings and they are not pre-defined before training. I hope this answer can help you! |
Yes, you are right. If you have any other problems, please let me know. |
I have one more question, You have generated dynamic prompts. How is the surety that these prompts are specific for that specific part? Is there any way to optimize the promots? |
Good Question! |
Hi, I need specific code from your project. But its is to complex to understand at first. Can you provide exact code for the paper?
The text was updated successfully, but these errors were encountered: