Goto

Collaborating Authors

 texture model


Texture Synthesis Using Convolutional Neural Networks

Leon Gatys, Alexander S. Ecker, Matthias Bethge

Neural Information Processing Systems

Here we introduce a new model of natural textures based on the feature spaces of convolutional neural networks optimised for object recognition. Samples from the model are of high perceptual quality demonstrating the generative power of neural networks trained in a purely discriminative fashion. Within the model, textures are represented by the correlations between feature maps in several layers of the network. We show that across layers the texture representations increasingly capture the statistical properties of natural images while making object information more and more explicit. The model provides a new tool to generate stimuli for neuroscience and might offer insights into the deep representations learned by convolutional neural networks.


Texture Synthesis Using Convolutional Neural Networks

Neural Information Processing Systems

Here we introduce a new model of natural textures based on the feature spaces of convolutional neural networks optimised for object recognition. Samples from the model are of high perceptual quality demonstrating the generative power of neural networks trained in a purely discriminative fashion. Within the model, textures are represented by the correlations between feature maps in several layers of the network. We show that across layers the texture representations increasingly capture the statistical properties of natural images while making object information more and more explicit. The model provides a new tool to generate stimuli for neuroscience and might offer insights into the deep representations learned by convolutional neural networks.


Algorithm can label parts of the spine on different types of images

#artificialintelligence

A single algorithm can be used to automatically label vertebrae and discs in the spine on 3D images, regardless of the type of image used. This streamlining can improve diagnoses of spine problems and preparation for surgery and accelerate radiological workflows, according to new research. Magnetic resonance (MR) imaging and computed topography (CT) scans are typically used to evaluate the spine. The vertebrae and intervertebral discs need to be assigned labels to serve as an anatomical reference system for clinicians. However, such labeling is time consuming; with the number of scans growing a more automated method of labeling is needed. Current computed-aided tools to label images have run into challenges because the same tissue can have different appearances, even within a scan.


GANosaic: Mosaic Creation with Generative Texture Manifolds

Jetchev, Nikolay, Bergmann, Urs, Seward, Calvin

arXiv.org Machine Learning

This paper presents a novel framework for generating texture mosaics with convolutional neural networks. Our method is called GANosaic and performs optimization in the latent noise space of a generative texture model, which allows the transformation of a content image into a mosaic exhibiting the visual properties of the underlying texture manifold. To represent that manifold, we use a state-of-the-art generative adversarial method for texture synthesis [1], which can learn expressive texture representations from data and produce mosaic images with very high resolution. This fully convolutional model generates smooth (without any visible borders) mosaic images which morph and blend different textures locally. In addition, we develop a new type of differentiable statistical regularization appropriate for optimization over the prior noise space of the PSGAN model.


Texture Synthesis Using Convolutional Neural Networks

Gatys, Leon, Ecker, Alexander S., Bethge, Matthias

Neural Information Processing Systems

Here we introduce a new model of natural textures based on the feature spaces of convolutional neural networks optimised for object recognition. Samples from the model are of high perceptual quality demonstrating the generative power of neural networks trained in a purely discriminative fashion. Within the model, textures are represented by the correlations between feature maps in several layers of the network. We show that across layers the texture representations increasingly capture the statistical properties of natural images while making object information more and more explicit. The model provides a new tool to generate stimuli for neuroscience and might offer insights into the deep representations learned by convolutional neural networks.


Texture Modelling with Nested High-order Markov-Gibbs Random Fields

Versteegen, Ralph, Gimel'farb, Georgy, Riddle, Patricia

arXiv.org Machine Learning

Currently, Markov-Gibbs random field (MGRF) image models which include high-order interactions are almost always built by modelling responses of a stack of local linear filters. Actual interaction structure is specified implicitly by the filter coefficients. In contrast, we learn an explicit high-order MGRF structure by considering the learning process in terms of general exponential family distributions nested over base models, so that potentials added later can build on previous ones. We relatively rapidly add new features by skipping over the costly optimisation of parameters. We introduce the use of local binary patterns as features in MGRF texture models, and generalise them by learning offsets to the surrounding pixels. These prove effective as high-order features, and are fast to compute. Several schemes for selecting high-order features by composition or search of a small subclass are compared. Additionally we present a simple modification of the maximum likelihood as a texture modelling-specific objective function which aims to improve generalisation by local windowing of statistics. The proposed method was experimentally evaluated by learning high-order MGRF models for a broad selection of complex textures and then performing texture synthesis, and succeeded on much of the continuum from stochastic through irregularly structured to near-regular textures. Learning interaction structure is very beneficial for textures with large-scale structure, although those with complex irregular structure still provide difficulties. The texture models were also quantitatively evaluated on two tasks and found to be competitive with other works: grading of synthesised textures by a panel of observers; and comparison against several recent MGRF models by evaluation on a constrained inpainting task.


Texture Modeling with Convolutional Spike-and-Slab RBMs and Deep Extensions

Luo, Heng, Carrier, Pierre Luc, Courville, Aaron, Bengio, Yoshua

arXiv.org Machine Learning

We apply the spike-and-slab Restricted Boltzmann Machine (ssRBM) to texture modeling. The ssRBM with tiled-convolution weight sharing (TssRBM) achieves or surpasses the state-of-the-art on texture synthesis and inpainting by parametric models. We also develop a novel RBM model with a spike-and-slab visible layer and binary variables in the hidden layer. This model is designed to be stacked on top of the TssRBM. We show the resulting deep belief network (DBN) is a powerful generative model that improves on single-layer models and is capable of modeling not only single high-resolution and challenging textures but also multiple textures.