中文
相关论文

相关论文: Rotation-Scale Equivariant Steerable Filters

200 篇论文

Histology images are inherently symmetric under rotation, where each orientation is equally as likely to appear. However, this rotational symmetry is not widely utilised as prior knowledge in modern Convolutional Neural Networks (CNNs),…

图像与视频处理 · 电气工程与系统科学 2020-07-21 Simon Graham , David Epstein , Nasir Rajpoot

Digital histopathology slides are scanned and viewed under different magnifications and stored as images at different resolutions. Convolutional Neural Networks (CNNs) trained on such images at a given scale fail to generalise to those at…

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

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

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

Retinal vessel segmentation is of great clinical significance for the diagnosis of many eye-related diseases, but it is still a formidable challenge due to the intricate vascular morphology. With the skillful characterization of the…

图像与视频处理 · 电气工程与系统科学 2024-09-09 Zihong Sun , Hong Wang , Qi Xie , Yefeng Zheng , Deyu Meng

The effectiveness of Convolutional Neural Networks (CNNs) has been substantially attributed to their built-in property of translation equivariance. However, CNNs do not have embedded mechanisms to handle other types of transformations. In…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Ivan Sosnovik , Michał Szmaja , Arnold Smeulders

Sparse local feature matching is pivotal for many computer vision and robotics tasks. To improve their invariance to challenging appearance conditions and viewing angles, and hence their usefulness, existing learning-based methods have…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Abhishek Peri , Kinal Mehta , Avneesh Mishra , Michael Milford , Sourav Garg , K. Madhava Krishna

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

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

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 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

Encoding the scale information explicitly into the representation learned by a convolutional neural network (CNN) is beneficial for many computer vision tasks especially when dealing with multiscale inputs. We study, in this paper, a…

机器学习 · 计算机科学 2022-02-08 Wei Zhu , Qiang Qiu , Robert Calderbank , Guillermo Sapiro , Xiuyuan Cheng

Convolutional neural networks (CNNs) have demonstrated remarkable results in image classification for benchmark tasks and practical applications. The CNNs with deeper architectures have achieved even higher performance recently thanks to…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Ryo Takahashi , Takashi Matsubara , Kuniaki Uehara

Modern perception increasingly relies on fisheye, panoramic, and other wide field-of-view (FoV) cameras, yet most pipelines still apply planar CNNs designed for pinhole imagery on 2D grids, where pixel-space neighborhoods misrepresent…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Mukai Yu , Mosam Dabhi , Liuyue Xie , Sebastian Scherer , László A. Jeni

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

For the Convolutional Neural Networks (CNNs) applied in the intelligent diagnosis of gastric cancer, existing methods mostly focus on individual characteristics or network frameworks without a policy to depict the integral information.…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Changhao Sun , Chen Li , Jinghua Zhang , Muhammad Rahaman , Shiliang Ai , Hao Chen , Frank Kulwa , Yixin Li , Xiaoyan Li , Tao Jiang

Wavelet scattering networks, which are convolutional neural networks (CNNs) with fixed filters and weights, are promising tools for image analysis. Imposing symmetry on image statistics can improve human interpretability, aid in…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Andrew K. Saydjari , Douglas P. Finkbeiner

The translational equivariant nature of Convolutional Neural Networks (CNNs) is a reason for its great success in computer vision. However, networks do not enjoy more general equivariance properties such as rotation or scaling, ultimately…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Zikai Sun , Thierry Blu

Convolutional Neural Network(CNN) has been widely used for image recognition with great success. However, there are a number of limitations of the current CNN based image recognition paradigm. First, the receptive field of CNN is generally…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Dong-Qing Zhang
‹ 上一页 1 2 3 10 下一页 ›