qbo-odp commited on
Commit
bd8ccad
1 Parent(s): 2e4950a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
- license: apache-2.0
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
+ license:
3
+ - apache-2.0
4
+ pretty_name: qbo-odp/sift1m
5
+ size_categories:
6
+ - 100K<n<1M
7
+ source_datasets:
8
+ - original
9
+ tags:
10
+ - sift1m,vector,vector search
11
+ task_categories:
12
+ - feature-extraction
13
  ---
14
+
15
+ ## sift1m
16
+
17
+ sift1m data, copied from [http://corpus-texmex.irisa.fr/](http://corpus-texmex.irisa.fr/), published:
18
+ ```
19
+ Jégou H, Douze M, Schmid C. Improving bag-of-features for large scale image search[J]. International journal of computer vision, 2010, 87(3): 316-336.
20
+ ```