中文
相关论文

相关论文: Sample Efficient Semantic Segmentation using Rotat…

200 篇论文

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

We present a two-module approach to semantic segmentation that incorporates Convolutional Networks (CNNs) and Graphical Models. Graphical models are used to generate a small (5-30) set of diverse segmentations proposals, such that this set…

计算机视觉与模式识别 · 计算机科学 2014-12-17 Michael Cogswell , Xiao Lin , Senthil Purushwalkam , Dhruv Batra

Models based on deep convolutional neural networks (CNN) have significantly improved the performance of semantic segmentation. However, learning these models requires a large amount of training images with pixel-level labels, which are very…

计算机视觉与模式识别 · 计算机科学 2018-02-05 Linwei Ye , Zhi Liu , Yang Wang

Regular group convolutional neural networks (G-CNNs) have been shown to increase model performance and improve equivariance to different geometrical symmetries. This work addresses the problem of SE(3), i.e., roto-translation equivariance,…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Thijs P. Kuipers , Erik J. Bekkers

We address semantic segmentation on omnidirectional images, to leverage a holistic understanding of the surrounding scene for applications like autonomous driving systems. For the spherical domain, several methods recently adopt an…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Chao Zhang , Stephan Liwicki , William Smith , Roberto Cipolla

We propose the autofocus convolutional layer for semantic segmentation with the objective of enhancing the capabilities of neural networks for multi-scale processing. Autofocus layers adaptively change the size of the effective receptive…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Yao Qin , Konstantinos Kamnitsas , Siddharth Ancha , Jay Nanavati , Garrison Cottrell , Antonio Criminisi , Aditya Nori

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

We introduce an approach to integrate segmentation information within a convolutional neural network (CNN). This counter-acts the tendency of CNNs to smooth information across regions and increases their spatial precision. To obtain…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Adam W. Harley , Konstantinos G. Derpanis , Iasonas Kokkinos

In this paper, we propose to train convolutional neural networks (CNNs) with both binarized weights and activations, leading to quantized models specifically} for mobile devices with limited power capacity and computation resources.…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Bohan Zhuang , Chunhua Shen , Mingkui Tan , Lingqiao Liu , Ian Reid

Automated segmentation plays a pivotal role in medical image analysis and computer-assisted interventions. Despite the promising performance of existing methods based on convolutional neural networks (CNNs), they neglect useful equivariant…

图像与视频处理 · 电气工程与系统科学 2025-01-27 Jiazhen Zhang , Yuexi Du , Nicha C. Dvornek , John A. Onofrey

Subsampling is used in convolutional neural networks (CNNs) in the form of pooling or strided convolutions, to reduce the spatial dimensions of feature maps and to allow the receptive fields to grow exponentially with depth. However, it is…

机器学习 · 计算机科学 2021-06-11 Jin Xu , Hyunjik Kim , Tom Rainforth , Yee Whye Teh

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

Segmentation of histopathology sections is an ubiquitous requirement in digital pathology and due to the large variability of biological tissue, machine learning techniques have shown superior performance over standard image processing…

计算机视觉与模式识别 · 计算机科学 2017-10-11 Philipp Kainz , Michael Pfeiffer , Martin Urschler

Deep CNNs for semantic segmentation have high memory and run time requirements. Various approaches have been proposed to make CNNs efficient like grouped, shuffled, depth-wise separable convolutions. We study the effectiveness of these…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Nikitha Vallurupalli , Sriharsha Annamaneni , Girish Varma , C V Jawahar , Manu Mathew , Soyeb Nagori

Convolutional Neural Networks (CNNs) traditionally encode translation equivariance via the convolution operation. Generalization to other transformations has recently received attraction to encode the knowledge of the data geometry in group…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Vincent Andrearczyk , Adrien Depeursinge

Automated digital histopathology image segmentation is an important task to help pathologists diagnose tumors and cancer subtypes. For pathological diagnosis of cancer subtypes, pathologists usually change the magnification of whole-slide…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Hiroki Tokunaga , Yuki Teramoto , Akihiko Yoshizawa , Ryoma Bise

Brain tumor classification using MRI images is critical in medical diagnostics, where early and accurate detection significantly impacts patient outcomes. While recent advancements in deep learning (DL), particularly CNNs, have shown…

图像与视频处理 · 电气工程与系统科学 2025-03-03 Priyam Ganguly , Akhilbaran Ghosh

Semantic segmentation is an important branch of image processing and computer vision. With the popularity of deep learning, various convolutional neural networks have been proposed for pixel-level classification and segmentation tasks. In…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Xinyu Xu , Huazhen Liu , Tao Zhang , Huilin Xiong , Wenxian Yu

The principle of equivariance to symmetry transformations enables a theoretically grounded approach to neural network architecture design. Equivariant networks have shown excellent performance and data efficiency on vision and medical…

机器学习 · 计算机科学 2019-05-15 Taco S. Cohen , Maurice Weiler , Berkay Kicanaoglu , Max Welling

Semantic segmentation necessitates approaches that learn high-level characteristics while dealing with enormous amounts of data. Convolutional neural networks (CNNs) can learn unique and adaptive features to achieve this aim. However, due…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Hasan AlMarzouqi , Lyes Saad Saoud