Update README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ Each example contains:
|
|
| 31 |
- **queries**: Query images with modifications for evaluation. Also includes the original images.
|
| 32 |
- **database**: Original images used as the database for retrieval.
|
| 33 |
|
| 34 |
-
To tell if something is an original image, refer to a given images `split_type` field.
|
| 35 |
|
| 36 |
## Dataset Versions
|
| 37 |
|
|
|
|
| 31 |
- **queries**: Query images with modifications for evaluation. Also includes the original images.
|
| 32 |
- **database**: Original images used as the database for retrieval.
|
| 33 |
|
| 34 |
+
To tell if something is an original image or a strongly modified image, refer to a given images `split_type` field. An example is shown in the `Example Usage` below.
|
| 35 |
|
| 36 |
## Dataset Versions
|
| 37 |
|