Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- pets
|
4 |
+
- oxford
|
5 |
+
license: cc-by-sa-4.0
|
6 |
+
license_details: https://www.robots.ox.ac.uk/~vgg/data/pets/
|
7 |
+
pretty_name: Oxford-IIIT Pet Dataset (no annotations)
|
8 |
+
source_datasets: https://www.robots.ox.ac.uk/~vgg/data/pets/
|
9 |
+
task_categories:
|
10 |
+
- image-classification
|
11 |
+
---
|
12 |
+
|
13 |
+
# Oxford-IIIT Pet Dataset
|
14 |
+
|
15 |
+
Images from [The Oxford-IIIT Pet Dataset](https://www.robots.ox.ac.uk/~vgg/data/pets/). Only images and labels have been pushed, segmentation annotations were ignored.
|
16 |
+
|
17 |
+
- **Homepage:** https://www.robots.ox.ac.uk/~vgg/data/pets/
|
18 |
+
|
19 |
+
License:
|
20 |
+
Same as the original dataset.
|