中文
相关论文

相关论文: The SPectral Image Typer (SPIT)

200 篇论文

Synthetic Aperture Radar (SAR) images are often contaminated by a multiplicative noise known as speckle. Speckle makes the processing and interpretation of SAR images difficult. We propose a deep learning-based approach called, Image…

计算机视觉与模式识别 · 计算机科学 2018-06-27 Puyang Wang , He Zhang , Vishal M. Patel

CLIP is a discriminative model trained to align images and text in a shared embedding space. Due to its multimodal structure, it serves as the backbone of many generative pipelines, where a decoder is trained to map from the shared space…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Antonio D'Orazio , Maria Rosaria Briglia , Donato Crisostomi , Dario Loi , Emanuele Rodolà , Iacopo Masi

Existing computer vision research in artwork struggles with artwork's fine-grained attributes recognition and lack of curated annotated datasets due to their costly creation. To the best of our knowledge, we are one of the first methods to…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Marcos V. Conde , Kerem Turgutlu

Histologic examination plays a crucial role in oncology research and diagnostics. The adoption of digital scanning of whole slide images (WSI) has created an opportunity to leverage deep learning-based image classification methods to…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Md Zahangir Alom , Quynh T. Tran , Brent A. Orr

Curriculum learning is a bio-inspired training technique that is widely adopted to machine learning for improved optimization and better training of neural networks regarding the convergence rate or obtained accuracy. The main concept in…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Fatemeh Azimi , Jean-Francois Jacques Nicolas Nies , Sebastian Palacio , Federico Raue , Jörn Hees , Andreas Dengel

The memory consumption of most Convolutional Neural Network (CNN) architectures grows rapidly with increasing depth of the network, which is a major constraint for efficient network training on modern GPUs with limited memory, embedded…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Bochen Guan , Jinnian Zhang , William A. Sethares , Richard Kijowski , Fang Liu

Convolutional neural networks (CNN) have made significant advances in hyperspectral image (HSI) classification. However, standard convolutional kernel neglects the intrinsic connections between data points, resulting in poor region…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Tinghuai Wang , Guangming Wang , Kuan Eeik Tan , Donghui Tan

This paper explores the problem of breast tissue classification of microscopy images. Based on the predominant cancer type the goal is to classify images into four categories of normal, benign, in situ carcinoma, and invasive carcinoma.…

计算机视觉与模式识别 · 计算机科学 2018-06-29 Kamyar Nazeri , Azad Aminpour , Mehran Ebrahimi

Spiking neural networks are biologically plausible counterparts of the artificial neural networks, artificial neural networks are usually trained with stochastic gradient descent and spiking neural networks are trained with spike timing…

神经与进化计算 · 计算机科学 2019-09-26 Ruthvik Vaila , John Chiasson , Vishal Saxena

Positron Emission Tomography (PET) is an imaging method that can assess physiological function rather than structural disturbances by measuring cerebral perfusion or glucose consumption. However, this imaging technique relies on injection…

图像与视频处理 · 电气工程与系统科学 2021-03-10 Sahar Yousefi , Hessam Sokooti , Wouter M. Teeuwisse , Dennis F. R. Heijtel , Aart J. Nederveen , Marius Staring , Matthias J. P. van Osch

Spectral computed tomography (CT) is an emerging technology capable of providing high chemical specificity, which is crucial for many applications such as detecting threats in luggage. This type of application requires both fast and…

图像与视频处理 · 电气工程与系统科学 2021-03-30 Wail Mustafa , Christian Kehl , Ulrik Lund Olsen , Søren Kimmer Schou Gregersen , David Malmgren-Hansen , Jan Kehres , Anders Bjorholm Dahl

In the past few years, convolutional neural networks (CNNs) have achieved milestones in medical image analysis. Especially, the deep neural networks based on U-shaped architecture and skip-connections have been widely applied in a variety…

图像与视频处理 · 电气工程与系统科学 2021-05-13 Hu Cao , Yueyue Wang , Joy Chen , Dongsheng Jiang , Xiaopeng Zhang , Qi Tian , Manning Wang

An important goal in visual recognition is to devise image representations that are invariant to particular transformations. In this paper, we address this goal with a new type of convolutional neural network (CNN) whose invariance is…

计算机视觉与模式识别 · 计算机科学 2015-01-08 Julien Mairal , Piotr Koniusz , Zaid Harchaoui , Cordelia Schmid

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

Neural Networks are prone to having lesser accuracy in the classification of images with noise perturbation. Convolutional Neural Networks, CNNs are known for their unparalleled accuracy in the classification of benign images. But our study…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Durga Shree Nagabushanam , Steve Mathew , Chiranji Lal Chowdhary

Spectral Clustering is one of the most traditional methods to solve segmentation problems. Based on Normalized Cuts, it aims at partitioning an image using an objective function defined by a graph. Despite their mathematical attractiveness,…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Rahul Palnitkar , Jeova Farias Sales Rocha Neto

Single-sample face recognition is one of the most challenging problems in face recognition. We propose a novel algorithm to address this problem based on a sparse representation based classification (SRC) framework. The new algorithm is…

计算机视觉与模式识别 · 计算机科学 2014-02-11 Liansheng Zhuang , Tsung-Han Chan , Allen Y. Yang , S. Shankar Sastry , Yi Ma

Image classifiers are typically scored on their test set accuracy, but high accuracy can mask a subtle type of model failure. We find that high scoring convolutional neural networks (CNNs) on popular benchmarks exhibit troubling pathologies…

机器学习 · 计算机科学 2021-12-08 Brandon Carter , Siddhartha Jain , Jonas Mueller , David Gifford

Effective training of deep image segmentation models is challenging due to the need for abundant, high-quality annotations. Generating annotations is laborious and time-consuming for human experts, especially in medical image segmentation.…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Vikas Dwivedi , Balaji Srinivasan , Ganapathy Krishnamurthi

Convolutional Neural Networks (CNNs) are state-of-the-art models for document image classification tasks. However, many of these approaches rely on parameters and architectures designed for classifying natural images, which differ from…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Chris Tensmeyer , Tony Martinez