arXiv reaDer
ネットワーク内のスキップ接続とネットワークを備えたディープCNNによる高速で正確な画像超解像
Fast and Accurate Image Super Resolution by Deep CNN with Skip Connection and Network in Network
ディープコンボリューショナルニューラルネットワーク(ディープCNN)を使用した、非常に効率的で高速な単一画像超解像(SISR)モデルを提案します。 Deep CNNは最近、単一画像の超解像で重要な再構成性能を持っていることを示しました。現在の傾向では、パフォーマンスを向上させるために、より深いCNNレイヤーを使用しています。ただし、深いモデルはより大きな計算リソースを必要とし、モバイル、タブレット、IoTデバイスなどのネットワークエッジデバイスには適していません。私たちのモデルは、Residual Net、Skip Connection、Network in Network(DCSCN)を使用したDeep CNNによって、少なくとも10分の1の計算コストで最先端の再構築パフォーマンスを実現します。 Deep CNNとSkip connectionレイヤーの組み合わせは、ローカルエリアとグローバルエリアの両方の画像の特徴の特徴抽出として使用されます。 Network in Networkと呼ばれる並列化1x1 CNNは、画像再構成にも使用されます。その構造により、前のレイヤーの出力の次元が削減され、情報損失の少ない高速計算が可能になり、元の画像を直接処理できるようになります。また、各CNNのレイヤーとフィルターの数を最適化して、計算コストを大幅に削減します。したがって、提案されたアルゴリズムは、最先端のパフォーマンスを実現するだけでなく、より高速で効率的な計算も実現します。コードはhttps://github.com/jiny2001/dcscn-super-resolutionで入手できます
We propose a highly efficient and faster Single Image Super-Resolution (SISR) model with Deep Convolutional neural networks (Deep CNN). Deep CNN have recently shown that they have a significant reconstruction performance on single-image super-resolution. Current trend is using deeper CNN layers to improve performance. However, deep models demand larger computation resources and is not suitable for network edge devices like mobile, tablet and IoT devices. Our model achieves state of the art reconstruction performance with at least 10 times lower calculation cost by Deep CNN with Residual Net, Skip Connection and Network in Network (DCSCN). A combination of Deep CNNs and Skip connection layers is used as a feature extractor for image features on both local and global area. Parallelized 1x1 CNNs, like the one called Network in Network, is also used for image reconstruction. That structure reduces the dimensions of the previous layer's output for faster computation with less information loss, and make it possible to process original images directly. Also we optimize the number of layers and filters of each CNN to significantly reduce the calculation cost. Thus, the proposed algorithm not only achieves the state of the art performance but also achieves faster and efficient computation. Code is available at https://github.com/jiny2001/dcscn-super-resolution
updated: Tue Sep 08 2020 08:23:11 GMT+0000 (UTC)
published: Tue Jul 18 2017 00:50:55 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アソシエイト