A collection of images of adorable white Maltese puppies.This dataset is structured in the imagefolder format and can be used for image classification or fine-tuning diffusion models.
Example usage:
from datasets import load_dataset
dataset = load_dataset("chandocchi/maltese-puppy-images", trust_remote_code=True)