VisDrone2019|航拍图像检测数据集|目标检测数据集
收藏⭐简介
数据集为VisDrone2019,适用于小目标航拍图像检测。采用的模型是yolov8。
⭐具体详解
安装
- 使用
git clone
克隆仓库到本地。 - 在Python>=3.8环境中安装
ultralytics
包,同时需要PyTorch>=1.8。 - 通过
pip install -r requirements.txt
安装其他依赖。
使用
- 模型训练: 使用
mytrain.py
文件进行模型训练,需加载yolov8模型和预训练权重。 - 模型预测: 使用
mypredict.py
文件进行模型预测,同样需加载yolov8模型和预训练权重。
⭐数据集
数据集已下载并存储在datasets/VisDrone
文件夹下,包含训练集、测试集和验证集。
⭐一些新增的地方
热力图
提供多种生成热力图的方式,如GradCAM, XGradCAM, EigenCAM, HiResCAM,代码位于Hot-Pic/hotPic.py
。
自定义的实验结果图
提供生成实验结果图的功能,代码位于Experiment-Pic
文件夹下。

中国区域交通网络数据集
该数据集包含中国各区域的交通网络信息,包括道路、铁路、航空和水路等多种交通方式的网络结构和连接关系。数据集详细记录了各交通节点的位置、交通线路的类型、长度、容量以及相关的交通流量信息。
data.stats.gov.cn 收录
Natural Scene Braille Character Recognition Dataset
There are a total of 1157 Braille segment images in this dataset, including 925 in the training set and 232 in the testing set. There are two folders in the directory of this dataset: character_label and segment_label. The character_rabel file contains three formats of Braille segment images: (1) Braille segment images and label files stored in ICDAR-2015 format, each. jpg file corresponds to a. txt file, where each line stores the position and recognition label of a braille character rectangle box. The data corresponds to the coordinates of the four points in the rectangle box and the recognized numerical label; (2) The original format of the data is stored in the folder org. Each .jpg file in this folder corresponds to a .json file which marked by labelme software; (3) VOC format, stored in voc-data folder. This folder stores images and corresponding .xml files in VOC format, and marks the position of each braille character rectangle box and its corresponding numerical label information in the .xml file. In addition, the original Braille images of natural scenes and the corresponding Braille segment markings .json files are stored in the folder segment_label.
DataCite Commons 收录
SuMeyYao/ysmpubmedclt
该数据集的许可证为apache-2.0,主要用于表格问答任务,数据集语言为英语,大小介于1亿到10亿之间。
hugging_face 收录
GME Data
关于2021年GameStop股票活动的数据,包括每日合并的GME短期成交量数据、每日失败交付数据、可借股数、期权链数据以及不同时间框架的开盘/最高/最低/收盘/成交量条形图。
github 收录
CT-ORG
3D CT, 140 Cases, 6 Categories of Organ Segmentation.
github 收录