中文
相关论文

相关论文: End-to-end Learning of Deep Visual Representations…

200 篇论文

In recent years, deep learning-based image compression, particularly through generative models, has emerged as a pivotal area of research. Despite significant advancements, challenges such as diminished sharpness and quality in…

图像与视频处理 · 电气工程与系统科学 2024-09-18 Ryugo Morita , Hitoshi Nishimura , Ko Watanabe , Andreas Dengel , Jinjia Zhou

Super-resolution reconstruction (SRR) is a process aimed at enhancing spatial resolution of images, either from a single observation, based on the learned relation between low and high resolution, or from multiple images presenting the same…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Michal Kawulok , Pawel Benecki , Szymon Piechaczek , Krzysztof Hrynczenko , Daniel Kostrzewa , Jakub Nalepa

We propose a deep learning method for single image super-resolution (SR). Our method directly learns an end-to-end mapping between the low/high-resolution images. The mapping is represented as a deep convolutional neural network (CNN) that…

计算机视觉与模式识别 · 计算机科学 2015-08-03 Chao Dong , Chen Change Loy , Kaiming He , Xiaoou Tang

In this work, we investigate the application of deep learning methods for computed tomography in the context of having a low-data regime. As motivation, we review some of the existing approaches and obtain quantitative results after…

图像与视频处理 · 电气工程与系统科学 2021-04-20 Daniel Otero Baguer , Johannes Leuschner , Maximilian Schmidt

There has been much interest in deploying deep learning algorithms on low-powered devices, including smartphones, drones, and medical sensors. However, full-scale deep neural networks are often too resource-intensive in terms of energy and…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yoshitomo Matsubara , Ruihan Yang , Marco Levorato , Stephan Mandt

Implicit neural representations (INRs) such as NeRF and SIREN encode a signal in neural network parameters and show excellent results for signal reconstruction. Using INRs for downstream tasks, such as classification, is however not…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Alexander Gielisse , Jan van Gemert

Implicit Neural Representations (INRs) are powerful to parameterize continuous signals in computer vision. However, almost all INRs methods are limited to low-level tasks, e.g., image/video compression, super-resolution, and image…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Yiran Song , Qianyu Zhou , Lizhuang Ma

Recently, intermediate feature maps of pre-trained convolutional neural networks have shown significant perceptual quality improvements, when they are used in the loss function for training new networks. It is believed that these features…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Taimoor Tariq , Okan Tarhan Tursun , Munchurl Kim , Piotr Didyk

Neural Rendering representations have significantly contributed to the field of 3D computer vision. Given their potential, considerable efforts have been invested to improve their performance. Nonetheless, the essential question of…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Wenhui Xiao , Rodrigo Santa Cruz , David Ahmedt-Aristizabal , Olivier Salvado , Clinton Fookes , Leo Lebrat

Surgical action triplet recognition provides a better understanding of the surgical scene. This task is of high relevance as it provides the surgeon with context-aware support and safety. The current go-to strategy for improving performance…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Yanqi Cheng , Lihao Liu , Shujun Wang , Yueming Jin , Carola-Bibiane Schönlieb , Angelica I. Aviles-Rivero

Many studies have been performed on metric learning, which has become a key ingredient in top-performing methods of instance-level image retrieval. Meanwhile, less attention has been paid to pre-processing and post-processing tricks that…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Byungsoo Ko , Minchul Shin , Geonmo Gu , HeeJae Jun , Tae Kwan Lee , Youngjoon Kim

In this paper, we address the problem of image retrieval by learning images representation based on the activations of a Convolutional Neural Network. We present an end-to-end trainable network architecture that exploits a novel multi-scale…

计算机视觉与模式识别 · 计算机科学 2020-04-27 Federico Vaccaro , Marco Bertini , Tiberio Uricchio , Alberto Del Bimbo

Demosaicking and denoising are among the most crucial steps of modern digital camera pipelines and their joint treatment is a highly ill-posed inverse problem where at-least two-thirds of the information are missing and the rest are…

计算机视觉与模式识别 · 计算机科学 2018-07-13 Filippos Kokkinos , Stamatios Lefkimmiatis

An approach to incorporate deep learning within an iterative image reconstruction framework to reconstruct images from severely incomplete measurement data is presented. Specifically, we utilize a convolutional neural network (CNN) as a…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Brendan Kelly , Thomas P. Matthews , Mark A. Anastasio

Deep learning models need large amounts of data for training. In video recognition and classification, significant advances were achieved with the introduction of new large databases. However, the creation of large-databases for training is…

计算机视觉与模式识别 · 计算机科学 2021-07-05 Miguel Rodríguez Santander , Juan Hernández Albarracín , Adín Ramírez Rivera

Automatic photo aesthetic assessment is a challenging artificial intelligence task. Existing computational approaches have focused on modeling a single aesthetic score or a class (good or bad), however these do not provide any details on…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Gautam Malu , Raju S. Bapi , Bipin Indurkhya

Tomographic image reconstruction is relevant for many medical imaging modalities including X-ray, ultrasound (US) computed tomography (CT) and photoacoustics, for which the access to full angular range tomographic projections might be not…

图像与视频处理 · 电气工程与系统科学 2019-06-14 Valery Vishnevskiy , Richard Rau , Orcun Goksel

Deep learning based image segmentation methods have achieved great success, even having human-level accuracy in some applications. However, due to the black box nature of deep learning, the best method may fail in some situations. Thus…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Leixin Zhou , Wenxiang Deng , Xiaodong Wu

The modern image search system requires semantic understanding of image, and a key yet under-addressed problem is to learn a good metric for measuring the similarity between images. While deep metric learning has yielded impressive…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Jian Wang , Feng Zhou , Shilei Wen , Xiao Liu , Yuanqing Lin

It is widely believed that the success of deep convolutional networks is based on progressively discarding uninformative variability about the input with respect to the problem at hand. This is supported empirically by the difficulty of…

机器学习 · 计算机科学 2018-06-25 Jörn-Henrik Jacobsen , Arnold Smeulders , Edouard Oyallon
‹ 上一页 1 8 9 10 下一页 ›