lightly-ai / lightly

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

Postprocessing Reranking space #1724

Open darthvaddor opened 6 days ago

darthvaddor commented 6 days 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 6 days ago

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