https://www.kaggle.com/competitions/global-wheat-detection/data
Dataset Description
More details on the data acquisition and processes are available at https://arxiv.org/abs/2005.02162
What should I expect the data format to be?
The data is images of wheat fields, with bounding boxes for each identified wheat head. Not all images include wheat heads / bounding boxes. The images were recorded in many locations around the world.
The CSV data is simple - the image ID matches up with the filename of a given image, and the width and height of the image are included, along with a bounding box (see below). There is a row in train.csv for each bounding box. Not all images have bounding boxes.
Most of the test set images are hidden. A small subset of test images has been included for your use in writing code.
What am I predicting?
You are attempting to predict bounding boxes around each wheat head in images that have them. If there are no wheat heads, you must predict no bounding boxes.
Files
train.csv - the training data
sample_submission.csv - a sample submission file in the correct format
train.zip - training images
test.zip - test images
Columns
image_id - the unique image ID
width, height - the width and height of the images
bbox - a bounding box, formatted as a Python-style list of [xmin, ymin, width, height]
etc.
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
深度学习领域faster-rcnn算法在小麦头目标检测(带数据集)--6、object-detection-using-faster-rcnn 语言:python 内容包括:源码、数据集、数据集描述 目的:使用faster-rcnn算法在小麦头中目标检测。 带数据集很好运行,主页有搭建环境过程。主页有更多源码。 数据集描述如下: 数据是小麦场的图像,每个已识别的小麦头都有边界框。并非所有图像都包括小麦头 /边界框。这些图像记录在世界各地的许多地方。 CSV数据很简单 - 图像ID与给定图像的文件名匹配,并且包括图像的宽度和高度以及一个边界框(见下文)。每个边界框中都有一排。CSV。并非所有图像都有边界框。 大多数测试集图像都是隐藏的。一小部分测试图像已包含在书写代码中。 我预测什么? 您正在尝试预测包含图像的每个小麦头周围的边界框。如果没有小麦头,则必须预测无界框。
资源推荐
资源详情
资源评论
收起资源包目录
6.zip (2个子文件)
数据集.txt 1KB
6、object-detection-using-faster-rcnn.ipynb 1.84MB
共 2 条
- 1
资源评论
大大U
- 粉丝: 764
- 资源: 136
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 基于MATLAB GUI的条形码精准识别技术解析与实现,条形码识别 matlab条形码识别 基于matlab gui的条形码识别 ,核心关键词:条形码识别; MATLAB; 基于MATLAB GUI的
- FPGA Verilog编程:包含Altera和Xilinx工程代码及仿真激励文件testbench的资料包,FPGA verilog can mcp2515 altera xilinx工程 代码 程
- 基于PSCAD仿真软件的直流输电模型研究:三端直流输电系统分析与探讨,直流输电模型基于pscad仿真软件的3端直流输电模型 ,关键词:直流输电模型;pscad仿真软件;3端直流输电模型;,基于PS
- 西门840dsl系统图4清单单套详细解析与配置指南,西门840dsl系统按照图4清单单套 ,核心关键词:西门840dsl系统;图4清单;单套;安装 ,西门子840D SL系统图四清单单套使用说明
- IEEE 39节点新英格兰系统仿真研究:基于Matlab Simulink的电压潮流稳定分析,IEEE39节点 新英格兰39节点系统仿真 Matlab simulink质量过硬,非诚勿扰 该模型为自
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功