LeftInCAR: In-Vehicle Object Detection Dataset
收藏Mendeley Data2026-04-18 收录
下载链接:
https://data.mendeley.com/datasets/dd4hw3r6dh
下载链接
链接失效反馈官方服务:
资源简介:
This dataset was developed to support research on object detection and recognition, focusing on items forgotten inside vehicles. It captures a diverse range of real-world scenarios under different lighting conditions, both indoors and outdoors, to ensure robustness and applicability in various analytical tasks.
The collection contains 971 high-quality images featuring everyday objects such as: 0 - smartphone, 1 - laptop, 2 - card, 3 - suitcase, 4 - wallet, 5 - backpack, 6 - clothing, 7 - keys, 8 - glasses, 9 - handbag.
The dataset is organized into two main directories (inside leftincar-data.zip):
➔ images/ – contains all visual samples.
➔ labels/ – includes YOLO-format annotation files (.txt), one per image. Images without annotations correspond to negative samples (no objects present).
An additional Python script, yolo_dataset_splitter.py, is provided to automate the division of the dataset into training, validation, and testing subsets.
The script ensures that all images are included in the output, creating empty label files where necessary for full YOLO compatibility.
本数据集专为车辆内部遗留物品的目标检测与识别研究定制开发。其采集了覆盖室内外多种光照条件的多样化真实场景数据,以确保模型在各类分析任务中具备鲁棒性与适用性。
该数据集共收录971张高质量图像,涵盖以下日常物品类别:0 - 智能手机(smartphone)、1 - 笔记本电脑(laptop)、2 - 卡片(card)、3 - 行李箱(suitcase)、4 - 钱包(wallet)、5 - 背包(backpack)、6 - 衣物(clothing)、7 - 钥匙(keys)、8 - 眼镜(glasses)、9 - 手提包(handbag)。
数据集打包为leftincar-data.zip压缩包,内部设有两个核心目录:
➔ images/:存储全部视觉样本。
➔ labels/:包含YOLO格式的标注文件(.txt),每张图像对应一个专属标注文件。无标注的图像即为负样本(未包含任何目标物体)。
此外,本数据集附带辅助Python脚本yolo_dataset_splitter.py,可自动将数据集划分为训练集、验证集与测试子集。该脚本可确保所有图像均被纳入输出结果,并在必要时生成空标注文件,以实现与YOLO框架的完全兼容。
创建时间:
2025-11-27



