CoolFace
Datasetpublic

pawlo2013/Cars196_dino3s

FAISS Index and Results for Cars196_dino3s This dataset repository contains the FAISS index, mapping CSV, and evaluation results for a DINOv3 (s) model, evaluated on the Cars196 dataset. Dataset: Cars196 DINO Version: 3 DINO Size: s 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_dino3s.

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes22downloads
Dataset Card

dataset: Cars196 modelversion: "dino3" modelsize: "s" finetuned: False convnext: False tags:

  • —faiss
  • —metric-learning
  • —Cars196
  • —dino3 ---

FAISS Index and Results for Cars196_dino3s

This dataset repository contains the FAISS index, mapping CSV, and evaluation results for a DINOv3 (s) model, evaluated on the Cars196 dataset.

  • —Dataset: Cars196
  • —DINO Version: 3
  • —DINO Size: s
  • —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, 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.