Baselight

Vegetables Dataset

An image dataset of commonly confused vegetables

@kaggle.valerineuskaya_vegetables_dataset

Loading...
Loading...

About this Dataset

Vegetables Dataset

This dataset contains labeled images of commonly confused vegetables, such as zucchini vs. cucumber, red onion vs. white onion, or jalapeƱo vs. habanero. It's designed to help train and benchmark computer vision models for food classification.
Total classes: 18
Images per class: 30
Image size: 256x256 (JPEG)
Format: Folder-per-class, plus a metadata CSV

Can be used for better recognition of lookalike vegetables in grocery apps, smart kitchen assistants, and educational tools.

Tables

Vegetables Metadata

@kaggle.valerineuskaya_vegetables_dataset.vegetables_metadata
  • 6.02 KB
  • 540 rows
  • 2 columns
Loading...

CREATE TABLE vegetables_metadata (
  "image_filename" VARCHAR,
  "label" VARCHAR
);

Share link

Anyone who has the link will be able to view this.