pawlo2013 commited on
Commit
16441fc
·
verified ·
1 Parent(s): c37409e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - image-retrieval
5
+ - vision
6
+ - cub
7
+ pretty_name: CUB for Retrieval
8
+ ---
9
+
10
+ # CUB (Image Retrieval)
11
+
12
+ This repository contains the raw images for the **CUB** dataset, formatted for use with Dino v3 retrieval applications.
13
+
14
+ ## Usage in Frontend
15
+ You can access these images directly via the Hugging Face `resolve` endpoint:
16
+ `https://huggingface.co/datasets/<USERNAME>/CUB/resolve/main/<PATH_TO_FILE>`