CoolFace
Datasetpublic

pawlo2013/CUB_dino3_finetune_s

FAISS Index and Results for CUB_dino3_finetune_s This dataset repository contains the FAISS index, mapping CSV, and evaluation results for a DINOv3 (s) model, evaluated on the CUB dataset. Dataset: CUB DINO Version: 3 DINO Size: s Fine-tuned: True 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… See the full description on the dataset page: https://huggingface.co/datasets/pawlo2013/CUB_dino3_finetune_s.

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

dataset: CUB modelversion: "dino3" modelsize: "s" finetuned: True convnext: False tags:

  • —faiss
  • —metric-learning
  • —CUB
  • —dino3 ---

FAISS Index and Results for CUBdino3finetune_s

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

  • —Dataset: CUB
  • —DINO Version: 3
  • —DINO Size: s
  • —Fine-tuned: True
  • —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.