Find images that best match given text. Project for Imageclef 2016 competition.
Project for the Teaser 1 of ImageClef competition - in short the task is given a text, you want to retrieve images that best illustrate the text. Implemented strategy is Latent Dirichlet Allocation (LDA) on concatenated image-text pairs using Gensim library.
Made by @dmacjam, @enzocxt, @XueyingDeng in the Text Based Information Retrieval course at KU Leuven.