Get list of images per topic for multimodal topic modeling and save representative images #2235
Unanswered
nabsiddiqui
asked this question in
Q&A
Replies: 1 comment
-
You can get the assignment of topics to images when accessing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have been using BERTopic on some images that I have (no captions) for clustering. I am following the information listed here: https://maartengr.github.io/BERTopic/getting_started/multimodal/multimodal.html#images-only. At the end, the output has the keywords and some representative images. I was wondering if it is possible to get a list of the original image paths for each topic? Preferably ordered at the level of representation. I know all this is available to the model at some point, but I don't know how to get the information out.
Beta Was this translation helpful? Give feedback.
All reactions