DeMatch++:通过深度运动场分解和相应的局部上下文聚合进行双视图对应学习.
概括
DeMatch++使用里埃分解来创建图像对的平滑运动场,提高两个视图对应学习的准确性和效率.
科学领域:
- 计算机视觉 计算机视觉
- 机器学习 机器学习
背景情况:
- 双视图对应学习优先考虑运动场的连贯性和平滑性.
- 传统的方法难以应对计算成本或场景差异较大.
研究的目的:
- 介绍DeMatch++,一个用于改进运动场分解的新型网络.
- 实现隐式规范化,以较低的计算开销和固有的零件流性.
主要方法:
- 使用富里埃原理将运动场分解为低频组件.
- 使用线性独立的基向量来实现平滑的子场生成.
- 聚合本地和全球背景,采用掩盖的分解和紧的表示.
主要成果:
- 在运动场回收方面,DeMatch++的性能优于最先进的方法.
- 证明了计算效率和碎片流性.
- 成功地恢复了清洁的运动场,以获得精确的向量导出.
结论:
- DeMatch++为双视图对应提供了一个强大而高效的解决方案.
- 离散可学习架构避免了密集场计算.
- 公共可用的代码和模型有助于进一步的研究.
相关概念视频
Relative Motion Analysis using Rotating Axes
533
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
533
Relative Motion Analysis using Rotating Axes-Problem Solving
449
Consider a crane whose telescopic boom rotates with an angular velocity of 0.04 rad/s and angular acceleration of 0.02 rad/s2. Along with the rotation, the boom also extends linearly with a uniform speed of 5 m/s. The extension of the boom is measured at point D, which is measured with respect to the fixed point C on the other end of the boom. For the given instant, the distance between points C and D is 60 meters.
Here, in order to determine the magnitude of velocity and acceleration for point...
Here, in order to determine the magnitude of velocity and acceleration for point...
449
Absolute Motion Analysis- General Plane Motion
273
Visualize a drone, with its propellers spinning rapidly, hovering mid-air. The fascinating movements and operations of this drone can be comprehended by applying the principle of general plane motion.
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
273
Curvilinear Motion: Rectangular Components
636
Curvilinear motion characterizes the movement of a particle or object along a curved path, notably evident when envisioning a car navigating a winding road. If the car starts at point A, its position vector is established within a fixed frame of reference, where the ratio of the position vector to its magnitude signifies the unit vector pointing in the position vector's direction.
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
636
Relative Motion Analysis using Rotating Axes - Acceleration
398
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame. The absolute velocity of point B is determined by adding the absolute velocity of point A, the relative velocity of point B in the rotating frame, and the effects caused by the angular velocity within the rotating frame.
Time differentiation is...
Time differentiation is...
398
Relative Motion Analysis - Velocity
430
A stroke engine has a slider-crank mechanism that converts rotational motion from the crank into linear motion of the slider or vice versa. This mechanism consists of three main parts: the crank, the connecting rod, and the slider.
When an external force is exerted, it sets the crank into a rotational movement. This, in turn, instigates the motion of the connecting rod, leading to what is referred to as a general plane motion. This process involves two key points - point A on the connecting rod...
When an external force is exerted, it sets the crank into a rotational movement. This, in turn, instigates the motion of the connecting rod, leading to what is referred to as a general plane motion. This process involves two key points - point A on the connecting rod...
430


