PulseAugur
实时 05:53:50

WHTMix 使用 Walsh-Hadamard 变换进行高效立体深度估计

研究人员开发了 WHTMix,一种新颖的立体深度估计方法,它利用 Walsh-Hadamard 变换进行高效的 token 混合。该方法将 transformer 模型中计算成本高昂的自注意力机制替换为对数线性成本替代方案,在保持精度的同时显著降低了运行时间和模型计算量。WHTMix 方法在自动驾驶和机器人等高分辨率立体匹配任务中特别有效,并包含一个混合对数视差损失函数,可在没有额外计算开销的情况下提高对远处物体的精度。 AI

影响 引入了一种更高效的立体深度估计计算方法,有望加速机器人和自动驾驶领域的应用。

排序理由 详细介绍计算机视觉新方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

WHTMix 使用 Walsh-Hadamard 变换进行高效立体深度估计

报道来源 [1]

  1. arXiv cs.CV TIER_1 English(EN) · Prathyush Sajith, Emadeldeen Hamdan, Ahmet Enis Cetin ·

    WHTMix:通过Walsh-Hadamard 令牌混合实现高效立体深度估计

    arXiv:2607.25234v1 Announce Type: new Abstract: Stereo depth estimation for driving, robotics and augmented reality must run at high resolution under tight latency budgets, yet in transformer-based matchers the global self-attention that aggregates scene context grows quadratical…