English
Related papers

Related papers: DiCENet: Dimension-wise Convolutions for Efficient…

200 papers

Aiming to obtain a high-resolution image, pansharpening involves the fusion of a multi-spectral image (MS) and a panchromatic image (PAN), the low-level vision task remaining significant and challenging in contemporary research. Most…

Computer Vision and Pattern Recognition · Computer Science 2025-08-18 Xuanyu Liu , Bonan An

Deep net architectures have constantly evolved over the past few years, leading to significant advancements in a wide array of computer vision tasks. However, besides high accuracy, many applications also require a low computational load…

Computer Vision and Pattern Recognition · Computer Science 2018-11-28 Idan Kligvasser , Tomer Michaeli

Depthwise separable convolutions and frequency-domain convolutions are two recent ideas for building efficient convolutional neural networks. They are seemingly incompatible: the vast majority of operations in depthwise separable CNNs are…

Computer Vision and Pattern Recognition · Computer Science 2021-09-17 Mark Buckler , Neil Adit , Yuwei Hu , Zhiru Zhang , Adrian Sampson

Convolutional Neural Networks (CNNs) have proven highly effective for edge and mobile vision tasks due to their computational efficiency. While many recent works seek to enhance CNNs with global contextual understanding via…

Computer Vision and Pattern Recognition · Computer Science 2025-12-09 Đorđe Nedeljković

In this work we propose a deep learning network for deformable image registration (DIRNet). The DIRNet consists of a convolutional neural network (ConvNet) regressor, a spatial transformer, and a resampler. The ConvNet analyzes a pair of…

Computer Vision and Pattern Recognition · Computer Science 2017-12-08 Bob D. de Vos , Floris F. Berendsen , Max A. Viergever , Marius Staring , Ivana Išgum

As a data-driven method, the performance of deep convolutional neural networks (CNN) relies heavily on training data. The prediction results of traditional networks give a bias toward larger classes, which tend to be the background in the…

Computer Vision and Pattern Recognition · Computer Science 2022-03-04 N. Anantrasirichai , David Bull

Diffusion-based image compression has recently shown outstanding perceptual fidelity, yet its practicality is hindered by prohibitive sampling overhead and high memory usage. Most existing diffusion codecs employ U-Net architectures, where…

Image and Video Processing · Electrical Eng. & Systems 2026-03-16 Junqi Shi , Ming Lu , Xingchen Li , Anle Ke , Ruiqi Zhang , Zhan Ma

Deep models have achieved significant process on single image super-resolution (SISR) tasks, in particular large models with large kernel ($3\times3$ or more). However, the heavy computational footprint of such models prevents their…

Computer Vision and Pattern Recognition · Computer Science 2024-03-13 Gang Wu , Junjun Jiang , Kui Jiang , Xianming Liu

U-Net has been widely used for segmenting abdominal organs, achieving promising performance. However, when it is used for multi-organ segmentation, first, it may be limited in exploiting global long-range contextual information due to the…

Image and Video Processing · Electrical Eng. & Systems 2024-11-05 Jin Yang , Daniel S. Marcus , Aristeidis Sotiras

Extremely efficient convolutional neural network architectures are one of the most important requirements for limited-resource devices (such as embedded and mobile devices). The computing power and memory size are two important constraints…

Computer Vision and Pattern Recognition · Computer Science 2021-03-09 Fahimeh Fooladgar , Shohreh Kasaei

Convolutional Neural Networks (Convnets) have achieved good results in a range of computer vision tasks the recent years. Though given a lot of attention, visualizing the learned representations to interpret Convnets, still remains a…

Computer Vision and Pattern Recognition · Computer Science 2017-02-24 David Malmgren-Hansen , Allan Aasbjerg Nielsen , Rasmus Engholm

Deep convolutional neural networks have achieved remarkable success in computer vision. However, deep neural networks require large computing resources to achieve high performance. Although depthwise separable convolution can be an…

Computer Vision and Pattern Recognition · Computer Science 2019-09-06 Yunyang Xiong , Hyunwoo J. Kim , Varsha Hedau

We propose a network for semantic mapping called the Dense Dilated Convolutions Merging Network (DDCM-Net) to provide a deep learning approach that can recognize multi-scale and complex shaped objects with similar color and textures, such…

Computer Vision and Pattern Recognition · Computer Science 2019-09-02 Qinghui Liu , Michael Kampffmeyer , Robert Jenssen , Arnt-Børre Salberg

This paper introduces a novel method for generating high-quality Digital Image Correlation (DIC) dataset based on non-uniform B-spline surfaces. By randomly generating control point coordinates, we construct displacement fields that…

Computer Vision and Pattern Recognition · Computer Science 2025-12-05 Biao Chen , Zhenhua Lei , Yahui Zhang , Tongzhi Niu

Though widely used in image classification, convolutional neural networks (CNNs) are prone to noise interruptions, i.e. the CNN output can be drastically changed by small image noise. To improve the noise robustness, we try to integrate…

Computer Vision and Pattern Recognition · Computer Science 2021-09-01 Qiufu Li , Linlin Shen , Sheng Guo , Zhihui Lai

Over the last decade of machine learning, convolutional neural networks have been the most striking successes for feature extraction of rich sensory and high-dimensional data. While learning data representations via convolutions is already…

Image and Video Processing · Electrical Eng. & Systems 2022-02-01 Christoph Angermann , Markus Haltmeier

Semantic segmentation is a fundamental research in remote sensing image processing. Because of the complex maritime environment, the sea-land segmentation is a challenging task. Although the neural network has achieved excellent performance…

Computer Vision and Pattern Recognition · Computer Science 2017-09-04 Ruirui Li , Wenjie Liu , Lei Yang , Shihao Sun , Wei Hu , Fan Zhang , Wei Li

High-performance deep neural network (DNN)-based systems are in high demand in edge environments. Due to its high computational complexity, it is challenging to deploy DNNs on edge devices with strict limitations on computational resources.…

Machine Learning · Computer Science 2023-07-04 Hiroki Kawakami , Hirohisa Watanabe , Keisuke Sugiura , Hiroki Matsutani

In this paper, we propose a novel Discrete Cosine Transform (DCT)-based neural network layer which we call DCT-perceptron to replace the $3\times3$ Conv2D layers in the Residual neural Network (ResNet). Convolutional filtering operations…

Computer Vision and Pattern Recognition · Computer Science 2022-11-17 Hongyi Pan , Xin Zhu , Salih Atici , Ahmet Enis Cetin

Densely Connected Convolutional Networks (DenseNets) have been shown to achieve state-of-the-art results on image classification tasks while using fewer parameters and computation than competing methods. Since each layer in this…

Computer Vision and Pattern Recognition · Computer Science 2018-06-07 Andy Hess