isp-uv-es/IPL-CARLA-dataset
收藏资源简介:
IPL-CARLA数据集是通过CARLA模拟器生成的自动驾驶语义分割数据集。该数据集包含来自两个不同模拟城市的图像,涵盖了不同的天气(晴天、雾天和雨天)和时间(早晨、白天、日落和夜晚)条件。数据集包含20000张RGB渲染图像及其对应的地面真实分割掩码,分割掩码包含35个不同的类别,颜色信息在dataset_classes.txt文件中指定。图像和掩码的大小为800 x 600像素。由于存储空间限制,前10000张图像和掩码存储在images和labels文件夹中,后10000张存储在images_2和labels_2文件夹中。完整数据集的大小为54GB。
The IPL-CARLA dataset is an autonomous driving semantic segmentation dataset created with the CARLA (Cars Learning to Act) simulator. The dataset includes images generated from two different simulated cities, covering various weather (sunny, foggy, and rainy) and daytime (morning, day, sunset, and night) conditions. It contains 20,000 RGB-rendered images and their corresponding ground truth segmented masks, with 35 different classes indicated by colors in the dataset_classes.txt file. The images and masks have a size of 800 x 600 pixels. Due to space constraints, the first 10,000 images and masks are stored in the images and labels folders, while the last 10,000 are in the images_2 and labels_2 folders. The complete dataset has a size of 54 GB.
IPL-CARLA-dataset
数据集概述
- 名称: IPL-CARLA-dataset
- 任务类别: 图像分割
- 大小类别: n<1K
- 标签: 图像, 图像分割
- 标注创建者: CARLA模拟器
- 许可证: Apache 2.0
数据集信息
- 生成方式: 使用CARLA模拟器创建
- 图像来源: 来自两个不同的模拟城市
- 环境条件: 包含不同的天气(晴天、雾天和雨天)和白天时间(早晨、白天、日落和夜晚)条件
- 图像数量: 20000张RGB渲染图像
- 标注类型: 对应的分割掩码
- 标注类别: 35个不同的类别,颜色在
dataset_classes.txt文件中指示 - 图像尺寸: 800 x 600像素
数据集结构
- 图像命名:
rgb_{1,...20000}.png - 标注命名:
seg_{1,...,20000}.png - 存储结构:
- 前10000张图像和标注存储在
images和labels文件夹中 - 后10000张图像和标注存储在
images_2和labels_2文件夹中
- 前10000张图像和标注存储在
- 总大小: 54 Gb




