paper-with-me

홈 › Papers

Latent Convolutional Models

2018-06-16 · ICLR 2019 5 · ShahRukh Athar, Evgeny Burnaev, Victor Lempitsky

We present a new latent model of natural images that can be learned on large-scale datasets. The learning process provides a latent embedding for every image in the training dataset, as well as a deep convolutional network that maps the latent space to the image space. After training, the new model provides a strong and universal image prior for a variety of image restoration tasks such as large-hole inpainting, superresolution, and colorization. To model high-resolution natural images, our approach uses latent spaces of very high dimensionality (one to two orders of magnitude higher than previous latent image models). To tackle this high dimensionality, we use latent spaces with a special manifold structure (convolutional manifolds) parameterized by a ConvNet of a certain architecture. In the experiments, we compare the learned latent models with latent models learned by autoencoders, advanced variants of generative adversarial networks, and a strong baseline system using simpler parameterization of the latent space. Our model outperforms the competing approaches over a range of restoration tasks.

📄 PDF Abstract BibTeX arXiv:1806.06284

Code (1)

srxdev0619/Latent_Convolutional_Models 공식 구현 pytorch

Tasks

ColorizationImage Restoration

Similar Papers 제목 키워드 기반

Robust Graph Data Learning with Latent Graph Convolutional Representation

2021-09-29 · Bo Jiang, Ziyan Zhang, Bin Luo

Graph Convolutional Representation (GCR) has achieved impressive performance for graph data representation. However, existing GCR is generally defined on the input fixed graph which may restrict the representation capaci…

Graph Learning

Robust Graph Data Learning via Latent Graph Convolutional Representation

2019-04-26 · Bo Jiang, Ziyan Zhang, Bin Luo

Graph Convolutional Representation (GCR) has achieved impressive performance for graph data representation. However, existing GCR is generally defined on the input fixed graph which may restrict the representation capaci…

Graph LearningNode ClassificationRepresentation Learning

Latent fingerprint minutia extraction using fully convolutional network

2016-09-30 · Yao Tang, Fei Gao, Jufu Feng

Minutiae play a major role in fingerprint identification. Extracting reliable minutiae is difficult for latent fingerprints which are usually of poor quality. As the limitation of traditional handcrafted features, a full…

GPU

Discrete Wavelet Transform as a Facilitator for Expressive Latent Space Representation in Variational Autoencoders in Satellite Imagery

2025-10-01 · Arpan Mahara, Md Rezaul Karim Khan, Naphtali Rishe, Wenjia Wang 외 arxiv

Latent Diffusion Models (LDM), a subclass of diffusion models, mitigate the computational complexity of pixel-space diffusion by operating within a compressed latent space constructed by Variational Autoencoders (VAEs), …

Addressing Item-Cold Start Problem in Recommendation Systems using Model Based Approach and Deep Learning

2017-06-18 · Ivica Obadić, Gjorgji Madjarov, Ivica Dimitrovski, Dejan Gjorgjevikj

Traditional recommendation systems rely on past usage data in order to generate new recommendations. Those approaches fail to generate sensible recommendations for new users and items into the system due to missing infor…

Recommendation Systems