- 将于2月29日,星期四 - 3月5日星期二下午2:40在课堂上分发(上课的开始) - 打开书,公开注释(但没有Google或Chatgpt) - 将自己单独完成•在星期二(2月(2月休息))
1。兰萨克(2分)。我们使用RANSAC将线适合到一组点,并获得拟合线,如下图2(a)所示。虚线显示了所有被认为是嵌入式的数据点。现在我们有一个具有随机离群值的数据集(白色数据点)。使用相同的参数集,RANSAC给出了如下图2(b)所示的拟合线。在所有列出的方法中,哪一种最有可能使RANSAC仍然在(b)中的嘈杂数据集上的(a)中给出类似的结果?(选择正确的答案):
1. RANSAC(2 分)。我们使用 RANSAC 对一组点进行直线拟合,并得到如下图 2(a) 所示的拟合线。虚线表示所有被视为内点的数据点。现在,我们有一个包含随机异常值(白色数据点)的数据集。使用相同的参数集,RANSAC 可以得到如下图 2(b) 所示的拟合线。在所有列出的方法中,哪种方法最有可能使 RANSAC 在 (b) 中的噪声数据集上仍然得到与 (a) 类似的结果?(选择正确答案):
方法 % 至论文参考。到论文 SLAM 16.7 [ 19 , 26 , 29 , 38 , 40 ] 编码器/解码器 16.7 [ 22 , 28 , 40 , 46 , 48 ] RANSAC 16.7 [ 23 , 24 , 26 , 29 , 47 ] A* 16.7 [ 19 , 25 , 26 , 29 , 30 ] 卡尔曼滤波器 16.7 [ 23 , 25 , 26 , 30 , 39 ] YOLO 16.7 [ 32 , 33 , 35 , 42 , 45 ] VGG 13.3 [ 25 , 28 , 36 , 44 ] Inception 10 [ 37 – 39 ] 特定算法 20 [ 28 , 30 , 41 , 42 , 47 , 48 ]
- Introduction: applications, computational models for vision, perception and prior knowledge, levels of vision, how humans see - Pixels and filters: digital cameras, image representations, noise, filters, edge detection - Regions of images and segmentation: segmentation, perceptual grouping, Gestalt theory, segmentation approaches, image compression - Feature detection: RANSAC, Hough transform, Harris corner detector - Object recognition: challenges, template matching, histograms, machine learning - Convolutional neural networks: neural networks, loss functions and optimization, backpropagation, convolutions and pooling, hyperparameters, AutoML, efficient training, selected architectures - Image sequence processing: motion, tracking image sequences, Kalman filter, correspondence problem, optical flow
Introduction to Computer Vision, Camera geometry and camera calibration, Review of Digital Image Processing, Edge Detection and Hough Transforms, Image Segmentation, Feature Point Detection - Harris, SIFT, HOG, LBP, STIP, Feature Detection, and Description - Bag Of Words, VLAD, Object Recognition - SVMs, Detection - Viola-Jones Object detector, Convolutional Neural Networks and Applications, Optical Flow, KLT based object tracking, Linear Algebra review, Projective Geometry - Basics and 2D transformations (Euclidean, Similarity, Affine, and Projective), Epipolar Geometry - Fundamental and Essential Matrix, Least Squares and Robust Estimation (RANSAC), Stereo reconstruction, SfM and Bundle Adjustment, Homography and panorama creation, Recent Progress in Computer Vision.
我们描述了一种评估移动激光测量的准确性和/或精密度的新方法。这是基于城市场景的线性实体的提取和比较。配对段之间计算的平均距离(即修改后的 Hausdorff 距离)用于相对于现有参考对云进行评分。对于边缘的提取,我们提出了一种检测通过 RANSAC 算法找到的平面段之间的交叉点的方法,该算法通过相关组件的分析进行丰富。我们还在考虑一种通过同样基于线性元素的刚性配准来校正移动激光读数的方法。最后,我们研究边缘的相关性来推导移动系统外参标定的参数。我们在作为 TerraMobilita 项目一部分获得的模拟数据和实际数据上测试我们的方法。
图4.1(a)高级系统设计我们的自动驾驶汽车系统设计具有层次结构,其中包括六个主要组件。在顶层,该汽车配备了一系列传感器,用于全面的环境感知。在第二层中,处理后的传感器数据进行预处理和过滤以提取相关信息。随后,系统分支分为两个模块:环境感知和环境映射。利用计算机视觉技术在内,包括对象检测,识别,深度估计和创建占用网格的创建,这些模块同时起作用,以促进本地化和状态估计过程。具体来说,采用随机样品共识(RANSAC)算法进行稳健状态估计,以确保在环境中准确定位。在第四级上移动层次结构,通过层次有限状态机的利用来执行运动计划。此方法使系统能够有效地生成最佳轨迹和