This dataset is designed for training and evaluating object detection models, specifically YOLOv8, YOLOv10, or YOLO11, to identify cats and dogs in images.
Dataset Structure
The dataset follows the standard YOLO object detection format:
images/: Contains the raw images (.jpg, .png).
labels/: Contains the corresponding bounding box annotations in .txt files.