中文
相关论文

相关论文: Dense Steerable Filter CNNs for Exploiting Rotatio…

200 篇论文

In many machine learning tasks it is desirable that a model's prediction transforms in an equivariant way under transformations of its input. Convolutional neural networks (CNNs) implement translational equivariance by construction; for…

机器学习 · 计算机科学 2018-03-20 Maurice Weiler , Fred A. Hamprecht , Martin Storath

Incorporating either rotation equivariance or scale equivariance into CNNs has proved to be effective in improving models' generalization performance. However, jointly integrating rotation and scale equivariance into CNNs has not been…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Yilong Yang , Srinandan Dasmahapatra , Sasan Mahmoodi

Explicit encoding of group actions in deep features makes it possible for convolutional neural networks (CNNs) to handle global deformations of images, which is critical to success in many vision tasks. This paper proposes to decompose the…

计算机视觉与模式识别 · 计算机科学 2018-05-18 Xiuyuan Cheng , Qiang Qiu , Robert Calderbank , Guillermo Sapiro

We propose a new model for digital pathology segmentation, based on the observation that histopathology images are inherently symmetric under rotation and reflection. Utilizing recent findings on rotation equivariant CNNs, the proposed…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Bastiaan S. Veeling , Jasper Linmans , Jim Winkens , Taco Cohen , Max Welling

Convolutional neural networks (CNNs) have been recently used for a variety of histology image analysis. However, availability of a large dataset is a major prerequisite for training a CNN which limits its use by the computational pathology…

计算机视觉与模式识别 · 计算机科学 2018-03-07 Ruqayya Awan , Navid Alemi Koohbanani , Muhammad Shaban , Anna Lisowska , Nasir Rajpoot

Convolutional neural networks (CNNs) have achieved state-of-the-art results on many visual recognition tasks. However, current CNN models still exhibit a poor ability to be invariant to spatial transformations of images. Intuitively, with…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Xu Shen , Xinmei Tian , Anfeng He , Shaoyan Sun , Dacheng Tao

It has long been recognized that the invariance and equivariance properties of a representation are critically important for success in many vision tasks. In this paper we present Steerable Convolutional Neural Networks, an efficient and…

机器学习 · 计算机科学 2019-04-23 Taco S. Cohen , Max Welling

Steerable CNN imposes the prior knowledge of transformation invariance or equivariance in the network architecture to enhance the the network robustness on geometry transformation of data and reduce overfitting. It has been an intuitive and…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Bo Li , Qili Wang , Gim Hee Lee

Rotation-invariance is a desired property of machine-learning models for medical image analysis and in particular for computational pathology applications. We propose a framework to encode the geometric structure of the special Euclidean…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Maxime W. Lafarge , Erik J. Bekkers , Josien P. W. Pluim , Remco Duits , Mitko Veta

We present a method for learning discriminative filters using a shallow Convolutional Neural Network (CNN). We encode rotation invariance directly in the model by tying the weights of groups of filters to several rotated versions of the…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Diego Marcos , Michele Volpi , Devis Tuia

Convolutional neural networks (CNNs) are essential tools for computer vision tasks, but they lack traditionally desired properties of extracted features that could further improve model performance, e.g., rotational equivariance. Such…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Yuexi Du , Jiazhen Zhang , Tal Zeevi , Nicha C. Dvornek , John A. Onofrey

Within the world of machine learning there exists a wide range of different methods with respective advantages and applications. This paper seeks to present and discuss one such method, namely Convolutional Neural Networks (CNNs). CNNs are…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Lars Lien Ankile , Morgan Feet Heggland , Kjartan Krange

Convolutional neural networks (CNNs) allow for parameter sharing and translational equivariance by using convolutional kernels in their linear layers. By restricting these kernels to be SO(3)-steerable, CNNs can further improve parameter…

图像与视频处理 · 电气工程与系统科学 2024-05-20 Ivan Diaz , Mario Geiger , Richard Iain McKinley

Joint image filters are used to transfer structural details from a guidance picture used as a prior to a target image, in tasks such as enhancing spatial resolution and suppressing noise. Previous methods based on convolutional neural…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Beomjun Kim , Jean Ponce , Bumsub Ham

Automatic tumor segmentation is a crucial step in medical image analysis for computer-aided diagnosis. Although the existing methods based on convolutional neural networks (CNNs) have achieved the state-of-the-art performance, many…

图像与视频处理 · 电气工程与系统科学 2020-05-11 Shuchao Pang , Anan Du , Mehmet A. Orgun , Yan Wang , Quanzheng Sheng , Shoujin Wang , Xiaoshui Huang , Zhemei Yu

Augmenting transformation knowledge onto a convolutional neural network's weights has often yielded significant improvements in performance. For rotational transformation augmentation, an important element to recent approaches has been the…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Rohan Ghosh , Anupam K. Gupta

Extracting discriminative local features that are invariant to imaging variations is an integral part of establishing correspondences between images. In this work, we introduce a self-supervised learning framework to extract discriminative…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Jongmin Lee , Byungjin Kim , Seungwook Kim , Minsu Cho

State-of-the-art deep learning systems often require large amounts of data and computation. For this reason, leveraging known or unknown structure of the data is paramount. Convolutional neural networks (CNNs) are successful examples of…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Carlos Esteves

Convolutional neural networks (CNNs) are very popular nowadays for image processing. CNNs allow one to learn optimal filters in a (mostly) supervised machine learning context. However this typically requires abundant labelled training data…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Matej Ulicny , Vladimir A. Krylov , Rozenn Dahyot

Convolutional neural networks (CNNs) learn filters in order to capture local correlation patterns in feature space. We propose to learn these filters as combinations of preset spectral filters defined by the Discrete Cosine Transform (DCT).…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Matej Ulicny , Vladimir A. Krylov , Rozenn Dahyot
‹ 上一页 1 2 3 10 下一页 ›