shravya11/ambulance-images
收藏资源简介:
该数据集是一个用于图像分类的数据集,专门用于检测救护车的存在。数据集包含两个主要部分:1. 扁平分类文件夹(根目录),其中包含两个类别:ambulance(救护车图像,共2121张)和noambulance(其他车辆或场景图像,共2628张),总图像数为4749张,格式为标准的图像分类文件夹结构;2. 救护车分割数据集,位于ambulance_splits/文件夹中,将相同的2121张救护车图像进一步组织成训练集(1491张)、验证集(321张)和测试集(309张),并包含元数据文件meta.json,格式兼容PyTorch和TensorFlow的标准图像文件夹分割。数据集适用于计算机视觉任务,特别是车辆分类中的救护车和紧急车辆识别。
This repository contains image classification datasets for detecting the presence of ambulances. It includes two main parts: 1. Flat Classification Folders (Root) with two classes: ambulance (2121 images containing ambulances) and noambulance (2628 images of other vehicles/scenes), totaling 4749 images in an image classification folder structure. 2. Ambulance Split Datasets in the ambulance_splits/ folder, which organize the same 2121 ambulance images into train (1491 images), val (321 images), and test (309 images) splits, with metadata in meta.json and a format compatible with PyTorch/TensorFlow standard image folder splits. The dataset is designed for computer vision tasks, specifically vehicle classification focusing on ambulances and emergency vehicles.




