lightly-ai / lightly

A python library for self-supervised learning on images.
https://docs.lightly.ai/self-supervised-learning/
MIT License
3.19k stars 286 forks source link

Postprocessing Reranking space #1724

Closed darthvaddor closed 1 week ago

darthvaddor commented 3 weeks ago

I had finetuned DINO using lightly, and generated embeddings for a bunch of images. Now I was looking into the reranking space, where I rerank images after retrieval. Does lightly have any particular model for that. All existing models are supervised

philippmwirth commented 3 weeks ago

Hi @darthvaddor, thank you for your question! Lightly doesn't provide any helpers for reranking at this moment.