arXiv reaDer
完全畳み込みライン解析
Fully Convolutional Line Parsing
画像から線分を検出する1段階の完全畳み込み線形解析ネットワーク(F-Clip)を紹介します。提案されたネットワークは非常にシンプルで柔軟性があり、さまざまなアプリケーションの速度と精度の間で優雅にトレードオフするバリエーションがあります。 F-Clipは、各ラインの中心位置、長さ、および角度でラインセグメントを予測することにより、エンドツーエンドでラインセグメントを検出します。実際の画像データセットにおける線角度の分布の経験的観察に基づいて、完全な畳み込みネットワークの畳み込みカーネルの設計をさらにカスタマイズして、そのような統計的事前確率を効果的に活用します。広範な実験を実施し、私たちの方法が効率と精度の間の大幅に優れたトレードオフを達成し、単一のGPUで最大73FPSのリアルタイムライン検出器を実現することを示しています。このような推論速度により、以前の方法の精度を損なうことなく、私たちの方法をリアルタイムタスクに容易に適用できます。さらに、パフォーマンスを向上させるバックボーンネットワークを装備すると、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 them with each line's center position, length, and angle. Based on empirical observation of the distribution of line angles in real image datasets, we further customize the design of convolution kernels of our fully convolutional network to effectively exploit such statistical priors. 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. Source code https://github.com/Delay-Xili/F-Clip.
updated: Thu Apr 22 2021 17:41:12 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アソシエイト