<数据集>yolo螺丝螺母识别数据集<目标检测>

点击下载数据集https://download.csdn.net/download/qq_53332949/92213031数据集格式:VOC+YOLO格式

图片数量:2100张

标注数量(xml文件个数):2100

标注数量(txt文件个数):2100

标注类别数:13

标注类别名称:['Hexagon screw', 'Double hexagonal column', 'T-shaped screw', 'Flange nut', 'Hexagon pillar', 'Keybar', 'Hexagon nut', 'Horizontal bubble', 'Hexagonal steel column', 'Plastic cushion pillar', 'Spring washer', 'Rectangular nut', 'Round head screw']

|----|-------------------------|-----|-----|
| 序号 | 类别名称 | 图片数 | 框数 |
| 1 | Hexagon screw | 850 | 895 |
| 2 | Double hexagonal column | 871 | 917 |
| 3 | T-shaped screw | 860 | 910 |
| 4 | Flange nut | 819 | 867 |
| 5 | Hexagon pillar | 858 | 903 |
| 6 | Keybar | 898 | 945 |
| 7 | Hexagon nut | 897 | 943 |
| 8 | Horizontal bubble | 848 | 897 |
| 9 | Hexagonal steel column | 878 | 920 |
| 10 | Plastic cushion pillar | 864 | 908 |
| 11 | Spring washer | 888 | 940 |
| 12 | Rectangular nut | 878 | 924 |
| 13 | Round head screw | 841 | 889 |

使用标注工具:labelImg

标注规则:对类别进行画水平矩形框

图片示例:

识别示例:

相关推荐
Geoking.4 小时前
PyTorch 基础详解:tensor.item() 方法
人工智能·pytorch·python
ZIM学编程4 小时前
「学长有话说」作为一个大三学长,我想对大一计算机专业学生说这些!
java·c语言·数据结构·c++·python·学习·php
没有钱的钱仔4 小时前
conda 基础命令使用
python
程序员三藏4 小时前
如何使用Selenium做自动化测试?
自动化测试·软件测试·python·selenium·测试工具·职场和发展·测试用例
CareyWYR4 小时前
每周AI论文速递(251027-251031)
人工智能
Jason_zhao_MR4 小时前
如何精准驱动菜品识别模型--基于米尔瑞芯微RK3576边缘计算盒
人工智能·边缘计算
Python私教5 小时前
基于 Django 5 + DRF 构建博客系统后端接口(从建模到接口实现)
python·django·sqlite
私域实战笔记5 小时前
选企业微信服务商哪家好?从工具适配与行业案例看选型逻辑
大数据·人工智能·企业微信
左师佑图5 小时前
扩展阅读:目标检测(Object Detection)标注
人工智能·目标检测·目标跟踪