论文标题
使用COVID-19项目的横视预测一致性联系区域检测器
Contact Area Detector using Cross View Projection Consistency for COVID-19 Projects
论文作者
论文摘要
确定人们在日常生活中触摸的物体和表面的哪些部分的能力将有助于理解Covid-19病毒的传播方式。确定一个人是否使用视觉数据,图像或视频触摸对象或表面是一个困难的问题。计算机视觉3D重建方法项目对象和人体从2D图像域到3D,并直接执行3D空间交集。但是,由于投影误差,该解决方案将无法满足应用程序的准确性要求。另一种标准方法是训练神经网络,从收集的视觉数据中推断触摸动作。该策略将需要大量的培训数据以概括规模和观点变化。解决此问题的一种不同方法是确定一个人是否触摸了定义的对象。在这项工作中,我们表明解决此问题的解决方案可能很简单。具体而言,我们表明,可以通过将对象通过两个不同的观点投射到静态表面并分析其2D交叉点来识别对象和静态表面之间的接触。当投影点彼此靠近时,对象接触表面;我们称此交叉视图投影一致性。与其进行3D场景重建或从深网的转移学习,而是从两个相机视图中的表面映射到表面空间的映射是唯一的要求。对于平面空间,该映射是派系转换。这种简单的方法可以很容易地适应现实生活中的应用程序。在本文中,我们使用我们的办公室占用检测方法,用于使用联系信息在会议室中的办公桌上研究COVID-19传输模式。
The ability to determine what parts of objects and surfaces people touch as they go about their daily lives would be useful in understanding how the COVID-19 virus spreads. To determine whether a person has touched an object or surface using visual data, images, or videos, is a hard problem. Computer vision 3D reconstruction approaches project objects and the human body from the 2D image domain to 3D and perform 3D space intersection directly. However, this solution would not meet the accuracy requirement in applications due to projection error. Another standard approach is to train a neural network to infer touch actions from the collected visual data. This strategy would require significant amounts of training data to generalize over scale and viewpoint variations. A different approach to this problem is to identify whether a person has touched a defined object. In this work, we show that the solution to this problem can be straightforward. Specifically, we show that the contact between an object and a static surface can be identified by projecting the object onto the static surface through two different viewpoints and analyzing their 2D intersection. The object contacts the surface when the projected points are close to each other; we call this cross view projection consistency. Instead of doing 3D scene reconstruction or transfer learning from deep networks, a mapping from the surface in the two camera views to the surface space is the only requirement. For planar space, this mapping is the Homography transformation. This simple method can be easily adapted to real-life applications. In this paper, we apply our method to do office occupancy detection for studying the COVID-19 transmission pattern from an office desk in a meeting room using the contact information.