pawlo2013/Cars196_dino3b
收藏Hugging Face2025-11-16 更新2025-12-20 收录
下载链接:
https://hf-mirror.com/datasets/pawlo2013/Cars196_dino3b
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset: Cars196
model_version: "dino3"
model_size: "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 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.
提供机构:
pawlo2013



