中文
相关论文

相关论文: PaRCE: Probabilistic and Reconstruction-based Comp…

200 篇论文

Quantifying uncertainty in a model's predictions is important as it enables the safety of an AI system to be increased by acting on the model's output in an informed manner. This is crucial for applications where the cost of an error is…

计算机视觉与模式识别 · 计算机科学 2021-05-31 Aria Khoshsirat

Accurate real-time pose estimation of spacecraft or object in space is a key capability necessary for on-orbit spacecraft servicing and assembly tasks. Pose estimation of objects in space is more challenging than for objects on Earth due to…

计算机视觉与模式识别 · 计算机科学 2020-02-20 Shubham Sonawani , Ryan Alimo , Renaud Detry , Daniel Jeong , Andrew Hess , Heni Ben Amor

Convolutional neural networks (CNNs) have been recently used for a variety of histology image analysis. However, availability of a large dataset is a major prerequisite for training a CNN which limits its use by the computational pathology…

计算机视觉与模式识别 · 计算机科学 2018-03-07 Ruqayya Awan , Navid Alemi Koohbanani , Muhammad Shaban , Anna Lisowska , Nasir Rajpoot

Measuring the naturalness of images is important to generate realistic images or to detect unnatural regions in images. Additionally, a method to measure naturalness can be complementary to Convolutional Neural Network (CNN) based features,…

计算机视觉与模式识别 · 计算机科学 2015-11-11 Hiroharu Kato , Tatsuya Harada

Deep learning (DL) models have received particular attention in medical imaging due to their promising pattern recognition capabilities. However, Deep Neural Networks (DNNs) require a huge amount of data, and because of the lack of…

图像与视频处理 · 电气工程与系统科学 2021-07-27 Donya Khaledyan , AmirReza Tajally , Ali Sarkhosh , Afshar Shamsi , Hamzeh Asgharnezhad , Abbas Khosravi , Saeid Nahavandi

Current CNN-based algorithms for recovering the 3D pose of an object in an image assume knowledge about both the object category and its 2D localization in the image. In this paper, we relax one of these constraints and propose to solve the…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Siddharth Mahendran , Haider Ali , Rene Vidal

Image classification with neural networks (NNs) is widely used in industrial processes, situations where the model likely encounters unknown objects during deployment, i.e., out-of-distribution (OOD) data. Worryingly, NNs tend to make…

机器学习 · 计算机科学 2025-01-14 Arthur Thuy , Dries F. Benoit

This paper presents an approach for semantic place categorization using data obtained from RGB cameras. Previous studies on visual place recognition and classification have shown that, by considering features derived from pre-trained…

机器人学 · 计算机科学 2018-05-30 Massimiliano Mancini , Samuel Rota Bulò , Elisa Ricci , Barbara Caputo

The willingness to trust predictions formulated by automatic algorithms is key in a vast number of domains. However, a vast number of deep architectures are only able to formulate predictions without an associated uncertainty. In this…

图像与视频处理 · 电气工程与系统科学 2022-09-28 Matteo Ferrante , Tommaso Boccato , Nicola Toschi

Convolutional Neural Networks (CNNs) are a popular type of computer model that have proven their worth in many computer vision tasks. Moreover, they form an interesting study object for the field of psychology, with shown correspondences…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Laurent Mertens , Elahe' Yargholi , Laura Van Hove , Hans Op de Beeck , Jan Van den Stock , Joost Vennekens

Quality control (QC) of MR images is essential to ensure that downstream analyses such as segmentation can be performed successfully. Currently, QC is predominantly performed visually and subjectively, at significant time and operator cost.…

图像与视频处理 · 电气工程与系统科学 2021-09-07 Richard Shaw , Carole H. Sudre , Sebastien Ourselin , M. Jorge Cardoso , Hugh G. Pemberton

Probabilistic convolutional neural networks, which predict distributions of predictions instead of point estimates, led to recent advances in many areas of computer vision, from image reconstruction to semantic segmentation. Besides state…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Josef Lorenz Rumberger , Lisa Mais , Dagmar Kainmueller

Convolutional Neural Networks (CNNs) have achieved superior performance on object image retrieval, while Bag-of-Words (BoW) models with handcrafted local features still dominate the retrieval of overlapping images in 3D reconstruction. In…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Tianwei Shen , Zixin Luo , Lei Zhou , Runze Zhang , Siyu Zhu , Tian Fang , Long Quan

Deep Convolutional Neural Networks (CNNs) for image classification successively alternate convolutions and downsampling operations, such as pooling layers or strided convolutions, resulting in lower resolution features the deeper the…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Ioannis Vezakis , Antonios Vezakis , Sofia Gourtsoyianni , Vassilis Koutoulidis , George K. Matsopoulos , Dimitrios Koutsouris

Image restoration from a single image degradation type, such as blurring, hazing, random noise, and compression has been investigated for decades. However, image degradations in practice are often a mixture of several types of degradation.…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Kazutaka Uchida , Masayuki Tanaka , Masatoshi Okutomi

Deep Convolutional Neural Network (CNN) features have been demonstrated to be effective perceptual quality features. The perceptual loss, based on feature maps of pre-trained CNN's has proven to be remarkably effective for CNN based…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Taimoor Tariq , Juan Luis Gonzalez , Munchurl Kim

In this paper we introduce a new problem within the growing literature of interpretability for convolution neural networks (CNNs). While previous work has focused on the question of how to visually interpret CNNs, we ask what it is that we…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Sílvia Casacuberta , Esra Suel , Seth Flaxman

The wide adoption of Convolutional Neural Networks (CNNs) in applications where decision-making under uncertainty is fundamental, has brought a great deal of attention to the ability of these models to accurately quantify the uncertainty in…

Universal anomaly detection still remains a challenging problem in machine learning and medical image analysis. It is possible to learn an expected distribution from a single class of normative samples, e.g., through epistemic uncertainty…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Johanna P. Müller , Matthew Baugh , Jeremy Tan , Mischa Dombrowski , Bernhard Kainz

A fundamental limitation of traditional Neural Networks (NN) in predictive modelling is their inability to quantify uncertainty in their outputs. In critical applications like positioning systems, understanding the reliability of…

信号处理 · 电气工程与系统科学 2025-03-11 Miquel Garcia-Fernandez