Donghyun99
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -61,7 +61,13 @@ dataset_info:
|
|
61 |
num_examples: 3680
|
62 |
download_size: 789582991
|
63 |
dataset_size: 780126286.142
|
|
|
|
|
|
|
|
|
64 |
---
|
65 |
# Dataset Card for "Oxford-IIIT-Pet"
|
66 |
|
67 |
-
This is a non
|
|
|
|
|
|
61 |
num_examples: 3680
|
62 |
download_size: 789582991
|
63 |
dataset_size: 780126286.142
|
64 |
+
task_categories:
|
65 |
+
- image-classification
|
66 |
+
language:
|
67 |
+
- en
|
68 |
---
|
69 |
# Dataset Card for "Oxford-IIIT-Pet"
|
70 |
|
71 |
+
This is a non-official ```Oxford IIIT Pet``` dataset for **fine-grained** ```Image Classification```.
|
72 |
+
|
73 |
+
If you want to download the official dataset, please refer to the [here](https://www.robots.ox.ac.uk/~vgg/data/pets/).
|