AlvaroVasquezAI commited on
Commit
f36d182
1 Parent(s): 54949c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -7,13 +7,17 @@ The Animal Image Classification Dataset is a comprehensive collection of images
7
  Dataset Contents:
8
 
9
  cats/: A set of 1,000 JPG images of cats, showcasing a wide array of breeds, environments, and postures.
 
10
  dogs/: A diverse compilation of 1,000 dog images, capturing a multitude of breeds in various activities and settings.
 
11
  snakes/: An assortment of 1,000 images of snakes, depicting numerous species in both natural and controlled habitats.
12
  Image Details:
13
 
14
  Resolution: Each image maintains a uniform resolution of 256x256 pixels, providing clarity and consistency for model training.
 
15
  File Format: JPG
16
  Color Space: RGB
 
17
  Intended Applications:
18
  This dataset is primed for use in developing and testing AI models specialized in multi-class animal recognition. It offers valuable resources for researchers and hobbyists in fields such as zoology, pet technology, and biodiversity conservation.
19
 
 
7
  Dataset Contents:
8
 
9
  cats/: A set of 1,000 JPG images of cats, showcasing a wide array of breeds, environments, and postures.
10
+
11
  dogs/: A diverse compilation of 1,000 dog images, capturing a multitude of breeds in various activities and settings.
12
+
13
  snakes/: An assortment of 1,000 images of snakes, depicting numerous species in both natural and controlled habitats.
14
  Image Details:
15
 
16
  Resolution: Each image maintains a uniform resolution of 256x256 pixels, providing clarity and consistency for model training.
17
+
18
  File Format: JPG
19
  Color Space: RGB
20
+
21
  Intended Applications:
22
  This dataset is primed for use in developing and testing AI models specialized in multi-class animal recognition. It offers valuable resources for researchers and hobbyists in fields such as zoology, pet technology, and biodiversity conservation.
23