paper-with-me

홈 › Papers

LocoGAN -- Locally Convolutional GAN

2020-02-18 · Łukasz Struski, Szymon Knop, Jacek Tabor, Wiktor Daniec, Przemysław Spurek

In the paper we construct a fully convolutional GAN model: LocoGAN, which latent space is given by noise-like images of possibly different resolutions. The learning is local, i.e. we process not the whole noise-like image, but the sub-images of a fixed size. As a consequence LocoGAN can produce images of arbitrary dimensions e.g. LSUN bedroom data set. Another advantage of our approach comes from the fact that we use the position channels, which allows the generation of fully periodic (e.g. cylindrical panoramic images) or almost periodic ,,infinitely long" images (e.g. wall-papers).

📄 PDF Abstract BibTeX arXiv:2002.07897

Code (1)

gmum/LocoGAN 공식 구현 pytorch

Tasks

Position

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Towards Biologically Plausible Convolutional Networks

2021-06-22 · NeurIPS 2021 12 · Roman Pogodin, Yash Mehta, Timothy P. Lillicrap, Peter E. Latham

Convolutional networks are ubiquitous in deep learning. They are particularly useful for images, as they reduce the number of parameters, reduce training time, and increase accuracy. However, as a model of the brain they…

A Learnable ScatterNet: Locally Invariant Convolutional Layers

2019-03-07 · Fergal Cotter, Nick Kingsbury

In this paper we explore tying together the ideas from Scattering Transforms and Convolutional Neural Networks (CNN) for Image Analysis by proposing a learnable ScatterNet. Previous attempts at tying them together in hyb…

Learning Convolutional Neural Networks for Graphs

2016-05-17 · Mathias Niepert, Mohamed Ahmed, Konstantin Kutzkov

Numerous important problems can be framed as learning from graph data. We propose a framework for learning convolutional neural networks for arbitrary graphs. These graphs may be undirected, directed, and with both discr…

Graph Classification

Learning Spatiotemporal Features of Ride-sourcing Services with Fusion Convolutional Network

2019-04-15 · Feng Xiao, Dapeng Zhang, Gang Kou, Lu Li

To collectively forecast the demand for ride-sourcing services in all regions of a city, the deep learning approaches have been applied with commendable results. However, the local statistical differences throughout the …

Demand Forecasting

Locally-Transferred Fisher Vectors for Texture Classification

2017-10-01 · ICCV 2017 10 · Yang Song, Fan Zhang, Qing Li, Heng Huang 외

Texture classification has been extensively studied in computer vision. Recent research shows that the combination of Fisher vector (FV) encoding and convolutional neural network (CNN) provides significant improvement in…

ClassificationGeneral Classificationimage-classificationImage Classification+1