【实验记录】为了混毕业·读读论文叭

PR曲线

1. Robust_Place_Recognition_using_an_Imaging_Lidar

在第三节方法中,提到了一些列处理步骤,分析来与vins相似,在vins中是关键帧检索、特征提取、DBoW查询、描述子匹配、PnP RANSAC求解。

第四节的实验部分,没有绘制pr曲线,而是针对某一次实验计算了总共的loop次数、真阳性和假阳性,

If the position between the matched nodes is less than 2m, we consider this detection a true positive, otherwise a false positive.

如果匹配节点之间的位置小于2m,则认为该检测为真阳性,否则为假阳性。

结论部分,将激光雷达当作深度相机去用,提取DBoW词袋中的点云来查询,其他没区别。

2.Scan context: Egocentric spatial descriptor for place recognition within 3d point cloud map

Visual recognition is popular together with the widespread use of camera sensors, however, it is inherently difficult due to illumination variance and short-term (e.g., moving objects) or long-term (e.g., seasons) changes. Similar environments may occur at different locations often causing perception aliasing.

随着相机传感器的广泛使用,视觉识别变得越来越流行,然而,由于光照的变化和短期(如移动物体)或长期(如季节)的变化,视觉识别本身就很困难。相似的环境可能发生在不同的位置,经常导致感知混叠。

相关推荐
颜颜yan_6 小时前
UU远程——让工作、学习、娱乐跨设备无缝衔接,“远程”更像“身边”
学习·娱乐·远程工作
新子y7 小时前
【小白笔记】区分类方法/实例方法和静态函数/命名空间函数
笔记·分类
梁辰兴8 小时前
企业培训笔记:外卖平台后端--套餐管理模块--新建套餐信息
笔记·vue·mybatis·springboot·外卖管理系统
degen_8 小时前
第一次进入 PEICORE 流程
c语言·笔记
YJlio8 小时前
Process Monitor 学习笔记(5.24):工具栏参考与高效快捷键指南
笔记·学习·php
deng-c-f8 小时前
Linux C/C++ 学习日记(30):协程(一):同步和异步、协程的简要介绍、用户态CPU调度的实现
学习·协程·同步/异步
摇滚侠8 小时前
Spring Boot 3零基础教程,WEB 开发 Thymeleaf 核心语法 笔记39
spring boot·笔记·后端·thymeleaf
张人玉9 小时前
WPF 常用样式属性及示例笔记
笔记·wpf
hello kitty w9 小时前
Python学习(11) ----- Python的泛型
windows·python·学习
讽刺人生Yan9 小时前
RFSOC学习记录(五)带通采样定理
学习·fpga·rfsoc