基于双目视觉的目标检测与测距技术研究,电气工程硕士论文.docx
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_05.gif)
《基于双目视觉的目标检测与测距技术研究,电气工程硕士论文.docx》由会员分享,可在线阅读,更多相关《基于双目视觉的目标检测与测距技术研究,电气工程硕士论文.docx(15页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、基于双目视觉的目标检测与测距技术研究,电气工程硕士论文摘 要 随着我们国家经济的发展和科技的进步,拥有汽车的家庭也随之增加,虽为生活提供了更多的便利,但伴随而来的还包括道路拥挤和交通事故,汽车的驾驶安全已成为当下汽车技术发展所面临的一个重中之重的问题。基于双目视觉的环境感悟技术在汽车安全驾驶领域中是一个研究热门,本文对基于双目视觉的目的检测与测距进行了深切进入研究,提出了一种基于深度学习网络 GA-Net 和YOLOv4 的目的检测与测距技术。 首先,对摄像机几何成像中用到的四大坐标系和它们之间的转换关系进行介绍。分析了双目立体视觉测距的原理,然后总结了常用的匹配算法。 其次,对 GA-Net
2、 立体匹配的原理、网络构造和实现经过进行分析,采用KITTI-stereo2021 和 Cityscapes 两个数据集进行训练和测试,将获取的视差图与传统 SGM 算法获取的视差图进行了比拟,结果表示清楚 GA-Net 立体匹配算法处理得到的视差图更平滑,边缘更清楚明晰,在均方根误差上也明显低于 SGM 算法。 再次,研究分析了 YOLOv4 模型的算法原理、网络构造、损失函数等,采用 MS COCO 数据集训练模型、KITTI-Object 的训练集微调模型参数、KITTI-Object 的测试集和 Cityscapes 测试集测试模型,利用平均检测精度(AP)、均值平均精度(m AP)和
3、图像每秒传输帧率(FPS)三个指标评估 YOLOv4 模型的辨别性能,并将结果与 SSD 目的检测模型作比拟。 最后,采集室内和室外的双目图像视频。运用张正友标定法对选择的 ZED双目相机进行标定得到内参、外参信息,然后采用单目的和多目的的检测与测距方案对本文提出的目的检测与测距算法进行试验,单目的检测和测距的试验结果表示清楚在 15 m 距离范围内,目的测距误差在 5.2%以内;多目的检测和测距的试验中,本文的算法正确辨别了图像中的人、车、椅子等信息,并计算出了它们的距离。 多种试验的结果表示清楚,本文提出的基于双目立体视觉的目的检测与测距技术能够为汽车自动驾驶提供辅助驾驶技术。 本文关键词
4、语 : 双目视觉;目的检测;测距;自动驾驶 。 Abstract With the development of my countrys economy and technological progress, thenumber of families with cars has also increased. Although it provides moreconvenience for life, it is also accompanied by road congestion and traffic accidents. Car driving safety has become t
5、he current situation. One of the most important issuesfacing the development of automobile technology. The environment perceptiontechnology based on binocular vision is a research hotspot in the field of car safedriving. This article conducts in-depth research on target detection and ranging basedon
6、 binocular vision, and proposes a deep learning network based on GA-Net andYOLOv4 Target detection and ranging technology. First, the four coordinate systems used in the geometric imaging of the cameraand the conversion relationship between them are introduced. The principle ofbinocular stereo visio
7、n ranging is analyzed, and then the commonly used matchingalgorithms are summarized. Secondly, the principle, network structure and implementation process ofGA-Net stereo matching are analyzed. Two data sets of KITTI-stereo2021 andCityscapes are used for training and testing. The obtained disparity
8、map is comparedwith the traditional SGM algorithm. The result is It shows that the disparity mapprocessed by the GA-Net stereo matching algorithm is smoother, the structure isclearer, and the root mean square error is also significantly lower than the SGMalgorithm. Thirdly, it studied and analyzed t
9、he algorithm principle, network structure, lossfunction of YOLOv4 model, using MS COCO data set training model, KITTI-Objecttraining set to fine-tune model parameters, KITTI-Object test set and Cityscapes testset test model, using Average detection accuracy (AP), average average accuracy(m AP) and i
10、mage frame rate per second (FPS) are three indicators to evaluate therecognition performance of the YOLOv4 model, and compare the results with theSSD target detection model. Finally, collect indoor and outdoor binocular images and videos. Use ZhangZhengyou calibration method to calibrate the selecte
11、d ZED binocular camera toobtain internal and external parameter information, and then use single-target andmulti-target detection and ranging schemes to test the target detection and rangingalgorithm proposed in this paper. Single target detection and The test results ofranging show that within the
12、range of 15m, the target ranging error is within 5.2%; inthe multi-target detection and ranging test, the algorithm in this paper correctlyrecognizes the information of people, cars, chairs, etc. in the image, and calculatesOut of their distance. The results of various experiments show that the targ
13、et detection and rangingtechnology based on binocular stereo vision proposed in this paper can providedriving assistance technology for auto-driving. Keywords : binocular vision, target detection, distance measurement, automaticdriving 。 文章为硕士论文,如需全文请点击底部下载全文链接】 1.3、国内外研究现在状况 1.3.1、双目视觉智能车研究现在状况 1.3
14、.2、双目视觉立体匹配技术研究现在状况 1.3.3 、目的检测技术研究现在状况 1.4、本文主要研究内容与构造布置 第二章 双目视觉及立体匹配基础理论 2.1、摄像机几何成像模型. 2.1.1、 四大坐标系 2.1.2、坐标系的转换 2.1.3、 非线性模型 2.2、极线几何. 2.3、双目立体视觉测距的原理 2.4、立体匹配算法, 2.4.1、传统的 立体匹配算法 2.4.2、基于卷积神经网络的立体匹配算法 2.5、立体匹配算法评价标准. 2.6、本章小结. 第三章 基于GA-Net的立体匹配. 3.1、 GA-NET 立体匹配 3.1.1、网络结 构 3.1.2、特 征提取 3.1.3、代
15、价聚合 3.1.4、引导子网络. 3.1.5、视差回归与损失函数 3.2、试验经过与试验结果分析. 3.2.1、试验 数据集 3.2.2、训练经过 3.2.3、试验结果与 分析. 3.3、本章小结. 第四章 目的检测 4.1、 YOLO目的检测算法 4.1.1、 YOLOv4 目的检测 4.1.2、网络结 构 4.1.3、损失 函数 4.2、目的辨别训练. 4.2.1、试验数据集 4.2.2、模型的训练 4.2.3、检测性能评估指标 4.3、试验结 果与分析 4.4、本章小结. 第五章 基于双目立体视觉的目的检测与测距试验. 5.1、试验平台 5.2、摄像机标定 5.3、实测图像集测试结果 5
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 文化交流
![提示](https://www.taowenge.com/images/bang_tan.gif)
限制150内