arXiv reaDer
完全畳み込み行解析
Fully Convolutional Line Parsing
画像から線分を検出する 1 段階の完全畳み込み線解析ネットワーク (F-Clip) を紹介します。提案されたネットワークは非常にシンプルで柔軟性があり、アプリケーションごとに速度と精度を適切にトレードオフするバリエーションがあります。 F-Clip は、各線の中心位置、長さ、および角度を予測することにより、端から端までの方法で線セグメントを検出します。さらに、完全な畳み込みネットワークの畳み込みカーネルの設計をカスタマイズして、実際の画像データセットの線角度分布の統計的事前分布を効果的に活用します。大規模な実験を行い、この方法が効率と精度のトレードオフを大幅に改善し、単一の GPU で最大 73 FPS のリアルタイム ライン検出を実現することを示しました。このような推論速度により、以前の方法の精度を損なうことなく、この方法をリアルタイムタスクに容易に適用できます。さらに、パフォーマンスを向上させるバックボーン ネットワークを装備すると、F-Clip は、同等またはそれ以上のフレーム レートで、すべての最先端のライン検出器を大幅に上回る精度を実現できます。つまり、同じ推論速度の下で、F-Clip は常に他の方法と比較して最高の精度を達成します。ソース コード https://github.com/Delay-Xili/F-Clip。
We present a one-stage Fully Convolutional Line Parsing network (F-Clip) that detects line segments from images. The proposed network is very simple and flexible with variations that gracefully trade off between speed and accuracy for different applications. F-Clip detects line segments in an end-to-end fashion by predicting each line's center position, length, and angle. We further customize the design of convolution kernels of our fully convolutional network to effectively exploit the statistical priors of the distribution of line angles in real image datasets. We conduct extensive experiments and show that our method achieves a significantly better trade-off between efficiency and accuracy, resulting in a real-time line detector at up to 73 FPS on a single GPU. Such inference speed makes our method readily applicable to real-time tasks without compromising any accuracy of previous methods. Moreover, when equipped with a performance-improving backbone network, F-Clip is able to significantly outperform all state-of-the-art line detectors on accuracy at a similar or even higher frame rate. In other word, under same inference speed, F-Clip always achieving best accuracy compare with other methods. Source code https://github.com/Delay-Xili/F-Clip.
updated: Thu Dec 29 2022 15:25:46 GMT+0000 (UTC)
published: Thu Apr 22 2021 17:41:12 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト