arXiv reaDer
効率的なエッジ検出のためのピクセル差分ネットワーク
Pixel Difference Networks for Efficient Edge Detection
最近、深い畳み込みニューラルネットワーク(CNN)は、豊富で抽象的なエッジ表現能力を使用して、エッジ検出で人間レベルのパフォーマンスを実現できます。ただし、CNNベースのエッジ検出の高性能は、メモリとエネルギーを消費する、事前にトレーニングされた大規模なCNNバックボーンで実現されます。さらに、Canny、Sobel、LBPなどの従来のエッジ検出器からの以前の知恵が急速に発展している深層学習の時代にめったに調査されないことは驚くべきことです。これらの問題に対処するために、効率的なエッジ検出のためのPixel Difference Network(PiDiNet)という名前のシンプルで軽量で効果的なアーキテクチャを提案します。 BSDS500、NYUD、およびMulticueに関する広範な実験が提供され、その有効性、およびその高いトレーニングと推論の効率が実証されています。驚いたことに、BSDS500およびVOCデータセットのみを使用してゼロからトレーニングする場合、PiDiNetは、100 FPSおよび1M未満のパラメーターを使用して、BSDS500データセットで記録された人間の知覚の結果(ODS Fメジャーで0.807対0.803)を超えることができます。 0.1M未満のパラメータを持つPiDiNetのより高速なバージョンでも、200FPSの最先端技術間で同等のパフォーマンスを達成できます。 NYUDおよびMulticueデータセットの結果は、同様の観察結果を示しています。コードはhttps://github.com/zhuoinoulu/pidinetで入手できます。
Recently, deep Convolutional Neural Networks (CNNs) can achieve human-level performance in edge detection with the rich and abstract edge representation capacities. However, the high performance of CNN based edge detection is achieved with a large pretrained CNN backbone, which is memory and energy consuming. In addition, it is surprising that the previous wisdom from the traditional edge detectors, such as Canny, Sobel, and LBP are rarely investigated in the rapid-developing deep learning era. To address these issues, we propose a simple, lightweight yet effective architecture named Pixel Difference Network (PiDiNet) for efficient edge detection. Extensive experiments on BSDS500, NYUD, and Multicue are provided to demonstrate its effectiveness, and its high training and inference efficiency. Surprisingly, when training from scratch with only the BSDS500 and VOC datasets, PiDiNet can surpass the recorded result of human perception (0.807 vs. 0.803 in ODS F-measure) on the BSDS500 dataset with 100 FPS and less than 1M parameters. A faster version of PiDiNet with less than 0.1M parameters can still achieve comparable performance among state of the arts with 200 FPS. Results on the NYUD and Multicue datasets show similar observations. The codes are available at https://github.com/zhuoinoulu/pidinet.
updated: Mon Aug 16 2021 10:42:59 GMT+0000 (UTC)
published: Mon Aug 16 2021 10:42:59 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アソシエイト