File size: 645 Bytes
b5910ab 5237f5a 3debf21 5237f5a 03edcad |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
license: unknown
dataset_info:
features:
- name: image
dtype: image
splits:
- name: train
num_bytes: 4113320394.816
num_examples: 10126
download_size: 3881807083
dataset_size: 4113320394.816
paperswithcode_id: image-retrieval-on-roxford-hard
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
From https://arxiv.org/abs/1803.11285
```misc
@inproceedings{RITAC18,
author = {Radenovi\'{c}, F. and Iscen, A. and Tolias, G. and Avrithis, Y. and Chum, O.},
title = {Revisiting Oxford and Paris: Large-Scale Image Retrieval Benchmarking},
booktitle = {CVPR},
year = {2018}
}
``` |