pawlo2013/Cars196_dino3b
FAISS Index and Results for Cars196_dino3b This dataset repository contains the FAISS index, mapping CSV, and evaluation results for a DINOv3 (b) model, evaluated on the Cars196 dataset. Dataset: Cars196 DINO Version: 3 DINO Size: b Fine-tuned: False ConvNext (DINOv3): False Files faiss_index.bin: The FAISS IndexFlatIP index. Embeddings are L2-normalized. faiss_index_mapping.csv: A CSV file mapping the FAISS index (row number) to the original file path, split… See the full description on the dataset page: https://huggingface.co/datasets/pawlo2013/Cars196_dino3b.
dataset: Cars196 modelversion: "dino3" modelsize: "b" finetuned: False convnext: False tags:
- faiss
- metric-learning
- Cars196
- dino3 ---
FAISS Index and Results for Cars196_dino3b
This dataset repository contains the FAISS index, mapping CSV, and evaluation results for a DINOv3 (b) model, evaluated on the Cars196 dataset.
- Dataset:
Cars196 - DINO Version:
3 - DINO Size:
b - Fine-tuned:
False - ConvNext (DINOv3):
False
Files
faiss_index.bin: The FAISSIndexFlatIPindex. Embeddings are L2-normalized.faiss_index_mapping.csv: A CSV file mapping the FAISS index (row number) to the original file path, split, and label.results.txt: The raw text file containing evaluation metrics (Precision@1, MAP@R, etc.) from the main script.
Usage
You can load the index and mapping to perform your own similarity searches.
