PRIOR icon indicating copy to clipboard operation
PRIOR copied to clipboard

Visualization code

Open hq0709 opened this issue 1 year ago • 5 comments

Thanks for your great work!

regarding this figure, could you please release the code of visualization? image

Thanks!

hq0709 avatar Mar 05 '24 09:03 hq0709

Thanks for your attention. In fact, this visualization is based on the text to image cross-attention map in https://github.com/QtacierP/PRIOR/blob/086bf2e0d379d7dacc47a6ad738ffabc1ad6e25f/codes/prior/models/prior.py#L179 I will try my best to clean and release the related codes ASAP.

QtacierP avatar Mar 05 '24 09:03 QtacierP

Thanks! Your visualization code is very important to my current work. I appreciate it if you can release that!

hq0709 avatar Mar 05 '24 09:03 hq0709

Thank you. The existing visualization codes are quite messy and intertwined within the training pipeline. My plan is to create a demo.py file that can accept any text and image as input for zero-shot classification (including visualization). I will make the necessary updates once I complete my current work, which is an extended version of PRIOR.

QtacierP avatar Mar 05 '24 10:03 QtacierP

Could you open source the visualization code?

Many thanks!

hq0709 avatar Apr 01 '24 06:04 hq0709

Thank you for your work. Could you make your visualization code public?

violet-42 avatar Oct 17 '24 03:10 violet-42