中文
相关论文

相关论文: DCT Based Texture Classification Using Soft Comput…

200 篇论文

PCANet was proposed as a lightweight deep learning network that mainly leverages Principal Component Analysis (PCA) to learn multistage filter banks followed by binarization and block-wise histograming. PCANet was shown worked surprisingly…

计算机视觉与模式识别 · 计算机科学 2016-04-27 Cong Jie Ng , Andrew Beng Jin Teoh

Binary grid mask representation is broadly used in instance segmentation. A representative instantiation is Mask R-CNN which predicts masks on a $28\times 28$ binary grid. Generally, a low-resolution grid is not sufficient to capture the…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Xing Shen , Jirui Yang , Chunbo Wei , Bing Deng , Jianqiang Huang , Xiansheng Hua , Xiaoliang Cheng , Kewei Liang

Transformer is beneficial for image denoising tasks since it can model long-range dependencies to overcome the limitations presented by inductive convolutional biases. However, directly applying the transformer structure to remove noise is…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Kangliang Liu , Xiangcheng Du , Sijie Liu , Yingbin Zheng , Xingjiao Wu , Cheng Jin

This paper presents a significant improvement for the synthesis of texture images using convolutional neural networks (CNNs), making use of constraints on the Fourier spectrum of the results. More precisely, the texture synthesis is…

计算机视觉与模式识别 · 计算机科学 2016-05-20 Gang Liu , Yann Gousseau , Gui-Song Xia

This paper reports the methods and techniques we have developed for classify dermoscopic images (task 1) of the ISIC 2019 challenge dataset for skin lesion classification, our approach aims to use ensemble deep neural network with some…

图像与视频处理 · 电气工程与系统科学 2019-11-19 Alla Eddine Guissous

Gatys et al. recently demonstrated that deep networks can generate beautiful textures and stylized images from a single texture example. However, their methods requires a slow and memory-consuming optimization process. We propose here an…

计算机视觉与模式识别 · 计算机科学 2016-03-11 Dmitry Ulyanov , Vadim Lebedev , Andrea Vedaldi , Victor Lempitsky

Convolutional Neural Networks (CNNs) are commonly thought to recognise objects by learning increasingly complex representations of object shapes. Some recent studies suggest a more important role of image textures. We here put these…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Robert Geirhos , Patricia Rubisch , Claudio Michaelis , Matthias Bethge , Felix A. Wichmann , Wieland Brendel

This study aims to improve photon counting CT (PCCT) image resolution using denoising diffusion probabilistic models (DDPM). Although DDPMs have shown superior performance when applied to various computer vision tasks, their effectiveness…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Chuang Niu , Christopher Wiedeman , Mengzhou Li , Jonathan S Maltz , Ge Wang

The hypothesis that Convolutional Neural Networks (CNNs) are inherently texture-biased has shaped much of the discourse on feature use in deep learning. We revisit this hypothesis by examining limitations in the cue-conflict experiment by…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Tom Burgert , Oliver Stoll , Paolo Rota , Begüm Demir

Traditional image codecs emphasize signal fidelity and human perception, often at the expense of machine vision tasks. Deep learning methods have demonstrated promising coding performance by utilizing rich semantic embeddings optimized for…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Sha Guo , Zhuo Chen , Yang Zhao , Ning Zhang , Xiaotong Li , Lingyu Duan

This paper tackles the challenge of colorizing grayscale images. We take a deep convolutional neural network approach, and choose to take the angle of classification, working on a finite set of possible colors. Similarly to a recent paper,…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Vincent Billaut , Matthieu de Rochemonteix , Marc Thibault

Discrete cosine transform (DCT) and other Fourier-related transforms have broad applications in scientific computing. However, off-the-shelf high-performance multi-dimensional DCT (MD DCT) libraries are not readily available in parallel…

分布式、并行与集群计算 · 计算机科学 2021-10-05 Zixuan Jiang , Jiaqi Gu , David Z. Pan

In image compression, classical block-based separable transforms tend to be inefficient when image blocks contain arbitrarily shaped discontinuities. For this reason, transforms incorporating directional information are an appealing…

信息论 · 计算机科学 2018-10-24 Giulia Fracastoro , Sophie Marie Fosson , Enrico Magli

Deep neural networks have received considerable attention in clinical imaging, particularly with respect to the reduction of radiation risk. Lowering the radiation dose by reducing the photon flux inevitably results in the degradation of…

图像与视频处理 · 电气工程与系统科学 2021-09-14 Khalid L. Alsamadony , Ertugrul U. Yildirim , Guenther Glatz , Umair bin Waheed , Sherif M. Hanafy

Supervised pixel-based texture classification is usually performed in the feature space. We propose to perform this task in (dis)similarity space by introducing a new compression-based (dis)similarity measure. The proposed measure utilizes…

计算机视觉与模式识别 · 计算机科学 2013-11-27 Mehrdad J. Gangeh , Ali Ghodsi , Mohamed S. Kamel

This work presents an automatic human gender and age group recognition system based on human facial images. It makes an extensive experiment with row pixel intensity valued features and Discrete Cosine Transform (DCT) coefficient features…

计算机视觉与模式识别 · 计算机科学 2013-04-02 Tizita Nesibu Shewaye

Normal estimation on 3D point clouds is a fundamental problem in 3D vision and graphics. Current methods often show limited accuracy in predicting normals at sharp features (e.g., edges and corners) and less robustness to noise. In this…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Weijia Wang , Xuequan Lu , Dasith de Silva Edirimuni , Xiao Liu , Antonio Robles-Kelly

In this study, we develop a new CAD system for accurate thyroid cancer classification with emphasis on feature extraction. Prior studies have shown that thyroid texture is important for segregating the thyroid ultrasound images into…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Saurabh Saini , Kapil Ahuja , Marc C. Steinbach , Thomas Wick

An orthogonal approximation for the 8-point discrete cosine transform (DCT) is introduced. The proposed transformation matrix contains only zeros and ones; multiplications and bit-shift operations are absent. Close spectral behavior…

多媒体 · 计算机科学 2014-02-26 R. J. Cintra , F. M. Bayer

Methods based on local image features have recently shown promise for texture classification tasks, especially in the presence of large intra-class variation due to illumination, scale, and viewpoint changes. Inspired by the theories of…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Swalpa Kumar Roy , Bhabatosh Chanda , Bidyut B. Chaudhuri , Dipak Kumar Ghosh , Shiv Ram Dubey