Food Tomatoes (Original & Augmented)

Summary: Image dataset of tomatoes with class labels. Two splits are provided: original and augmented. Each split has the same columns:

  • image (image)
  • label (string)

Load

from datasets import load_dataset
ds = load_dataset("Iris314/Food_tomatoes_dataset")
original  = ds["original"]
augmented = ds["augmented"]
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Spaces using apsora/autoML_images_data 2