YOLO3D-YOLOv4-PyTorch 本文基于YOLOv4的PyTorch实现: 演示版 输入:鸟瞰图(BEV)地图,由3D LiDAR点云的高度,强度和密度编码。 输入尺寸: 608 x 608 x 3 输出:7度的对象的自由(7- DOF)的: (cx, cy, cz, l, w, h, θ) cx, cy, cz :中心坐标。 l, w, h :边界框的长度,宽度,高度。 θ :包围盒的航向角,以弧度为单位。 对象:汽车,行人,骑自行车的人。 特征 基于YOLOv4的实时3D对象检测 支持 张量板 镶嵌/切口增强训练 2.入门 2.1。 要求 pip install -U -r requirements.txt 有关和库的信息,请参阅其官方网站上的安装说明。 2.2。 资料准备 从下载3D KITTI检测数据集。 下载的数据包括: Velodyn
2021-07-22 15:56:14 12.56MB real-time point-cloud object-detection darknet
1
In the past decade, primal-dual algorithms have emerged as the most important and useful algorithms from the interior-point class. This book presents the major primal-dual algorithms for linear programming in straightforward terms. A thorough description of the theoretical properties of these methods is given, as are a discussion of practical and computational aspects and a summary of current software. This is an excellent, timely, and well-written work. The major primal-dual algorithms covered in this book are path-following algorithms (short- and long-step, predictor-corrector), potential-reduction algorithms, and infeasible-interior-point algorithms. A unified treatment of superlinear convergence, finite termination, and detection of infeasible problems is presented. Issue relevant to practical implementation are also discussed, including sparse linear algebra and a complete specification of Mehrota's predictor-correction algorithm. Also treated are extensions of primal-dual algorithms to more general problems such as monotone complementarity, semidefinite programming, and general convex programming problems. Some background in linear programming and its associated duality theory, linear algebra, and numerical analysis is helpful, although an extensive appendix ensures that the book is largely self-contained. The book is useful for graduate students and researchers in the sciences and engineering who are interested in using large-scale optimization techniques in their research, including those interested in original research in interior-point methods. Engineers may also find applications to problems of process control, predictive control, or design optimization. The book may also be used as a text for a special topics course in optimization or a unit of a general course in optimization or linear programming. Researchers and students in the field of interior-point methods will find the book invaluable as a reference to the key results, the basic analysis in the
2021-07-22 09:45:36 11.82MB Primal-Dual Interior-Point Methods
1
fast_point-applet 微信智慧商圈,微信快速积分,支付即积分小程序插件调用demo。
2021-07-21 18:03:58 7KB JavaScript
1
PyKinect2-PyQtGraph点云 使用PyQtGraph,Kinect 2和python库PyKinect2创建实时动态点云。 描述 PointCloud.py文件包含使用和库生成动态点云的主类。 主文件使用在C中运行的numpy库,因此已对其进行了充分优化,并且可以生成最多60+帧的动态点云,但RGB相机以10+帧运行的点云除外。 该库还可用于创建PointCloud并将其另存为.txt文件,其中包含世界点坐标为:x,y,z。 。 。 x,y,z它还可以用于查看.ply或.pcd点云文件或创建PointCloud并将其另存为.ply或.pcd文件。 有关如何使用主文件的说明写在“说明”一章中。 此外,还有一个带有opencv跟踪栏的窗口,可用于动态更改点云和输入标志中点的颜色和大小。 要求 使用以下命令安装所有要求: pip install requirement 所有要求
2021-07-20 12:12:23 40.92MB point-cloud pyqtgraph kinect2 pykinect2
1
使用3D-3D点对应关系的LiDAR相机校准 , ( ,毗湿 南(Vishnu Radhakrishnan),克里希纳(Krishna) ROS封装,用于校准相机和LiDAR。 该软件包用于通过相机校准LiDAR(配置为支持Hesai和Velodyne硬件)(适用于单眼和立体声)。 该程序包找到一种旋转和平移功能,可将LiDAR框架中的所有点转换为(单眼)相机框架。 请参阅以获取视频教程。 lidar_camera_calibration/pointcloud_fusion提供了一个脚本,用于融合从两个立体摄像机获得的点云。 两者均使用LiDAR和lidar_camera_calibration进行了外部校准。 我们通过融合保持在不同位置的多台摄像机的点云,以近乎完美的方式展示了拟建管道的准确性。 有关点云融合的结果,请参阅进行融合(视频)。 有关更多详细信息,请参阅我们的。
2021-07-20 12:09:35 7.58MB camera camera-calibration point-cloud ros
1
SampleNet:可微分的点云采样 由特拉维夫大学的Itai Lang,Asaf Manor和Shai Avidan创建。 介绍 这项工作基于我们的。请阅读它以获取更多信息。也欢迎您观看CVPR 2020的。 直接在点云上工作的任务越来越多。随着点云大小的增加,这些任务的计算需求也随之增加。一个可能的解决方案是首先对点云进行采样。经典采样方法(例如,最远点采样(FPS))不考虑下游任务。最近的一项工作表明,学习针对特定任务的采样可以显着改善结果。但是,提出的技术并未处理采样操作的不可微性,而是提供了一种解决方法。 我们为点云采样引入了一种新颖的微分松弛。我们的方法采用了一种软投影操作,该操作将采样点近似为主要输入云中的混合点。近似值由温度参数控制,并在温度变为零时收敛到常规采样。在训练过程中,我们使用投影损耗来鼓励温度下降,从而使每个采样点都靠近输入点之一。 这种近似方案可在各种应用(例
2021-07-08 23:36:11 1.12MB deep-learning neural-network point-cloud pytorch
1
故事点扑克 工作正在进行中。 这可能最终允许远程团队轻松地玩故事点扑克。 现在,我只是在尝试使用新语言。 演示服务器 安装 git clone https://github.com/markstreich/story-point-poker.git cd story-point-poker sudo npm install grunt 也可以看看 内置: 节点(Express 和 Socket.io) 咕噜声 Browserify (JS) Less (CSS) htmlmin (HTML) 查询 去做 投票方式 房间看到一个新窗口,倒计时 5 秒,允许投票 10 秒 聊天已禁用,您可以输入投票(任何字符串) 投票时 您会看到投票编号、主题( vote topic 123 )以及已/未投票者列表 投票通常是数字,但也可能是字符串 在投票结束之前,您不得更改您的投票或聊天 投票结束时
2021-07-08 14:05:24 8KB JavaScript
1
点云处理中地面点滤波算法PTD(progressive TIN densification)的介绍文章,包括Axelsson在2000年提出的会议文章以及Jixian Zhang在2013年提出的改进算法。
2021-07-07 15:19:11 12.3MB dem lidar 3D point
1
浮点数的表示
2021-06-30 22:02:16 3.8MB 浮点数的表示
1
本标准规定了计算机系统中浮点运算的格式和操作。定义了异常情况,并规定了对这些情况的处理。本标准提供了一种用浮点数进行计算的方法,不管是用硬件、软件还是两者结合的方式进行处理,都会产生相同的结果。在输入数据相同的情况下,计算结果将是相同的,与实现方式无关。无论何种实现方式,数学处理中的错误和错误条件都将以一致的方式报告。
2021-06-27 20:06:27 1.77MB iso 60559 iec 754