Hymenoptera
hymenoptera-ants-bees
Hymenoptera (ants vs bees)
Binary image classification dataset from the PyTorch tutorial.
245 training images and 153 validation images across two classes: ants and bees.
Hymenoptera
Hymenoptera
This dataset contains images of various types of Hymenoptera. The set is split into a training set of 245 images and a validation set with 153 images. It can be used
for image classification training.
Folder Structure
├── train/
│ ├── ants/
│ └── bees/
└── val/
├── ants/
└── bees/
Useful Statistics
Average pixel values for each color channel (RGB) for all images in the training set.
mean: [0.5172, 0.4753, 0.3484]
Standard deviation of… See the full description on the dataset page: https://huggingface.co/datasets/ggsmith/Hymenoptera.hymenoptera
