qbo-odp commited on
Commit
e78005d
1 Parent(s): f7c0620

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/deep1B
5
+ size_categories:
6
+ - 1M<n<10M
7
+ source_datasets:
8
+ - original
9
+ tags:
10
+ - deep1b,vector,vector search
11
+ task_categories:
12
+ - feature-extraction
13
  ---
14
+
15
+ ## deep1B
16
+
17
+ deep1B data, copied from [https://research.yandex.com/blog/benchmarks-for-billion-scale-similarity-search](https://research.yandex.com/blog/benchmarks-for-billion-scale-similarity-search), published:
18
+ ```
19
+ Babenko A, Lempitsky V. Efficient indexing of billion-scale datasets of deep descriptors[C]//Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2016: 2055-2063.
20
+ ```