tomfern commited on
Commit
3c707cd
1 Parent(s): 6426d8a

Update README.md

Browse files

# Oxford IIIT Pets Subset

This is a subset of the well-known [Oxford-IIIT Pet Dataset](https://www.robots.ox.ac.uk/~vgg/data/pets/).

The original dataset consisted of +7000 labeled images of cats and dogs of different breeds.

This dataset is cut down to about +1800 labeled images.

![CleanShot 2024-01-23 at 11.51.18.jpg](https://cdn-uploads.huggingface.co/production/uploads/656bbc491f8d9b618d97f1d3/Rly9DXpW2OORpwgehflGN.jpeg)

Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: cc-by-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ task_categories:
4
+ - image-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - code
9
+ pretty_name: Oxford Pets Subset
10
+ size_categories:
11
+ - n<1K
12
+ ---