中文
相关论文

相关论文: Image Colorization By Capsule Networks

200 篇论文

Generative adversarial networks has emerged as a defacto standard for image translation problems. To successfully drive such models, one has to rely on additional networks e.g., discriminators and/or perceptual networks. Training these…

计算机视觉与模式识别 · 计算机科学 2019-08-02 M. Saquib Sarfraz , Constantin Seibold , Haroon Khalid , Rainer Stiefelhagen

In this paper, we propose a compact network called CUNet (compact unsupervised network) to counter the image classification challenge. Different from the traditional convolutional neural networks learning filters by the time-consuming…

计算机视觉与模式识别 · 计算机科学 2016-07-07 Le Dong , Ling He , Gaipeng Kong , Qianni Zhang , Xiaochun Cao , Ebroul Izquierdo

Traditional image signal processing (ISP) pipeline consists of a set of individual image processing components onboard a camera to reconstruct a high-quality sRGB image from the sensor raw data. Due to the hand-crafted nature of the ISP…

图像与视频处理 · 电气工程与系统科学 2019-08-09 Zhetong Liang , Jianrui Cai , Zisheng Cao , Lei Zhang

Capsule networks are a neural network architecture specialized for visual scene recognition. Features and pose information are extracted from a scene and then dynamically routed through a hierarchy of vector-valued nodes called 'capsules'…

神经元与认知 · 定量生物学 2022-10-07 Alex B. Kiefer , Beren Millidge , Alexander Tschantz , Christopher L. Buckley

Capsule networks are a recently proposed type of neural network shown to outperform alternatives in challenging shape recognition tasks. In capsule networks, scalar neurons are replaced with capsule vectors or matrices, whose entries…

机器学习 · 计算机科学 2019-12-04 Fabio De Sousa Ribeiro , Georgios Leontidis , Stefanos Kollias

Neural networks designed for the task of classification have become a commodity in recent years. Many works target the development of better networks, which results in a complexification of their architectures with more layers, multiple…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Adrien Deliège , Anthony Cioppa , Marc Van Droogenbroeck

Medical image segmentation has been so far achieving promising results with Convolutional Neural Networks (CNNs). However, it is arguable that in traditional CNNs, its pooling layer tends to discard important information such as positions.…

图像与视频处理 · 电气工程与系统科学 2022-04-12 Tan Nguyen , Binh-Son Hua , Ngan Le

According to official statistics, cancer is considered as the second leading cause of human fatalities. Among different types of cancer, brain tumor is seen as one of the deadliest forms due to its aggressive nature, heterogeneous…

计算机视觉与模式识别 · 计算机科学 2018-11-05 Parnian Afshar , Konstantinos N. Plataniotis , Arash Mohammadi

Traditional synthetic aperture radar image change detection methods based on convolutional neural networks (CNNs) face the challenges of speckle noise and deformation sensitivity. To mitigate these issues, we proposed a Multiscale Capsule…

图像与视频处理 · 电气工程与系统科学 2022-01-25 Yunhao Gao , Feng Gao , Junyu Dong , Heng-Chao Li

Photographing optoelectronic displays often introduces unwanted moir\'e patterns due to analog signal interference between the pixel grids of the display and the camera sensor arrays. This work identifies two problems that are largely…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Jinming Cao , Sicheng Shen , Qiu Zhou , Yifang Yin , Yangyan Li , Roger Zimmermann

The paper presents a novel type of capsule network (CAP) that uses custom-defined neural network (NN) layers for blind classification of digitally modulated signals using their in-phase/quadrature (I/Q) components. The custom NN layers of…

信号处理 · 电气工程与系统科学 2023-08-15 John A. Snoap , Dimitrie C. Popescu , Chad M. Spooner

Recent colorization works implicitly predict the semantic information while learning to colorize black-and-white images. Consequently, the generated color is easier to be overflowed, and the semantic faults are invisible. As a human…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Man M. Ho , Lu Zhang , Alexander Raake , Jinjia Zhou

Image anomaly detection consists in finding images with anomalous, unusual patterns with respect to a set of normal data. Anomaly detection can be applied to several fields and has numerous practical applications, e.g. in industrial…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Claudio Piciarelli , Pankaj Mishra , Gian Luca Foresti

The task of cross-view image geo-localization aims to determine the geo-location (GPS coordinates) of a query ground-view image by matching it with the GPS-tagged aerial (satellite) images in a reference dataset. Due to the dramatic changes…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Bin Sun , Chen Chen , Yingying Zhu , Jianmin Jiang

In industrial defect segmentation tasks, while pixel accuracy and Intersection over Union (IoU) are commonly employed metrics to assess segmentation performance, the output consistency (also referred to equivalence) of the model is often…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Zhen Qu , Xian Tao , Fei Shen , Zhengtao Zhang , Tao Li

CapsNet (Capsule Network) was first proposed by~\citet{capsule} and later another version of CapsNet was proposed by~\citet{emrouting}. CapsNet has been proved effective in modeling spatial features with much fewer parameters. However, the…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Zhenhua Chen , David Crandall

Unsupervised deep learning has recently demonstrated the promise of producing high-quality samples. While it has tremendous potential to promote the image colorization task, the performance is limited owing to the high-dimension of data…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Jin Li , Wanyun Li , Zichen Xu , Yuhao Wang , Qiegen Liu

Colours are everywhere. They embody a significant part of human visual perception. In this paper, we explore the paradigm of hallucinating colours from a given gray-scale image. The problem of colourization has been dealt in previous…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Shirsendu Sukanta Halder , Kanjar De , Partha Pratim Roy

A color image contains luminance and chrominance components representing the intensity and color information respectively. The objective of the work presented in this paper is to show the significance of incorporating the chrominance…

计算机视觉与模式识别 · 计算机科学 2018-01-01 V. Sowmya , D. Govind , K. P. Soman

Colorization methods using deep neural networks have become a recent trend. However, most of them do not allow user inputs, or only allow limited user inputs (only global inputs or only local inputs), to control the output colorful images.…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Yi Xiao , Peiyao Zhou , Yan Zheng