Skip to main content

Showing 1–11 of 11 results for author: Ulyanov, D

Searching in archive cs. Search in all archives.
.
  1. Self-supervised Depth Denoising Using Lower- and Higher-quality RGB-D sensors

    Authors: Akhmedkhan Shabanov, Ilya Krotov, Nikolay Chinaev, Vsevolod Poletaev, Sergei Kozlukov, Igor Pasechnik, Bulat Yakupov, Artsiom Sanakoyeu, Vadim Lebedev, Dmitry Ulyanov

    Abstract: Consumer-level depth cameras and depth sensors embedded in mobile devices enable numerous applications, such as AR games and face identification. However, the quality of the captured depth is sometimes insufficient for 3D reconstruction, tracking and other computer vision tasks. In this paper, we propose a self-supervised depth denoising approach to denoise and refine depth coming from a low quali… ▽ More

    Submitted 13 September, 2020; v1 submitted 10 September, 2020; originally announced September 2020.

    Journal ref: 2020 International Conference on 3D Vision (3DV)

  2. arXiv:1906.08240  [pdf, other

    cs.CV

    Neural Point-Based Graphics

    Authors: Kara-Ali Aliev, Artem Sevastopolsky, Maria Kolos, Dmitry Ulyanov, Victor Lempitsky

    Abstract: We present a new point-based approach for modeling the appearance of real scenes. The approach uses a raw point cloud as the geometric representation of a scene, and augments each point with a learnable neural descriptor that encodes local geometry and appearance. A deep rendering network is learned in parallel with the descriptors, so that new views of the scene can be obtained by passing the ras… ▽ More

    Submitted 5 April, 2020; v1 submitted 19 June, 2019; originally announced June 2019.

  3. arXiv:1905.08776  [pdf, other

    cs.CV cs.AI cs.LG

    Textured Neural Avatars

    Authors: Aliaksandra Shysheya, Egor Zakharov, Kara-Ali Aliev, Renat Bashirov, Egor Burkov, Karim Iskakov, Aleksei Ivakhnenko, Yury Malkov, Igor Pasechnik, Dmitry Ulyanov, Alexander Vakhitov, Victor Lempitsky

    Abstract: We present a system for learning full-body neural avatars, i.e. deep networks that produce full-body renderings of a person for varying body pose and camera position. Our system takes the middle path between the classical graphics pipeline and the recent deep learning approaches that generate images of humans using image-to-image translation. In particular, our system estimates an explicit two-dim… ▽ More

    Submitted 21 May, 2019; originally announced May 2019.

  4. arXiv:1812.01319  [pdf, other

    physics.data-an cs.LG

    Generative Models for Fast Calorimeter Simulation.LHCb case

    Authors: Viktoria Chekalina, Elena Orlova, Fedor Ratnikov, Dmitry Ulyanov, Andrey Ustyuzhanin, Egor Zakharov

    Abstract: Simulation is one of the key components in high energy physics. Historically it relies on the Monte Carlo methods which require a tremendous amount of computation resources. These methods may have difficulties with the expected High Luminosity Large Hadron Collider (HL LHC) need, so the experiment is in urgent need of new fast simulation techniques. We introduce a new Deep Learning framework based… ▽ More

    Submitted 6 April, 2019; v1 submitted 4 December, 2018; originally announced December 2018.

    Comments: Proceedings of the presentation at CHEP 2018 Conference

  5. arXiv:1809.01396  [pdf, other

    cs.CV

    Image Manipulation with Perceptual Discriminators

    Authors: Diana Sungatullina, Egor Zakharov, Dmitry Ulyanov, Victor Lempitsky

    Abstract: Systems that perform image manipulation using deep convolutional networks have achieved remarkable realism. Perceptual losses and losses based on adversarial discriminators are the two main classes of learning objectives behind these advances. In this work, we show how these two ideas can be combined in a principled and non-additive manner for unaligned image translation tasks. This is accomplishe… ▽ More

    Submitted 5 September, 2018; originally announced September 2018.

    Comments: ECCV 2018

  6. Deep Image Prior

    Authors: Dmitry Ulyanov, Andrea Vedaldi, Victor Lempitsky

    Abstract: Deep convolutional networks have become a popular tool for image generation and restoration. Generally, their excellent performance is imputed to their ability to learn realistic image priors from a large number of example images. In this paper, we show that, on the contrary, the structure of a generator network is sufficient to capture a great deal of low-level image statistics prior to any learn… ▽ More

    Submitted 17 May, 2020; v1 submitted 29 November, 2017; originally announced November 2017.

  7. arXiv:1704.02304  [pdf, other

    cs.CV cs.LG stat.ML

    It Takes (Only) Two: Adversarial Generator-Encoder Networks

    Authors: Dmitry Ulyanov, Andrea Vedaldi, Victor Lempitsky

    Abstract: We present a new autoencoder-type architecture that is trainable in an unsupervised mode, sustains both generation and inference, and has the quality of conditional and unconditional samples boosted by adversarial learning. Unlike previous hybrids of autoencoders and adversarial networks, the adversarial game in our approach is set up directly between the encoder and the generator, and no external… ▽ More

    Submitted 6 November, 2017; v1 submitted 7 April, 2017; originally announced April 2017.

  8. arXiv:1701.02096  [pdf, other

    cs.CV

    Improved Texture Networks: Maximizing Quality and Diversity in Feed-forward Stylization and Texture Synthesis

    Authors: Dmitry Ulyanov, Andrea Vedaldi, Victor Lempitsky

    Abstract: The recent work of Gatys et al., who characterized the style of an image by the statistics of convolutional neural network filters, ignited a renewed interest in the texture generation and image stylization problems. While their image generation technique uses a slow optimization process, recently several authors have proposed to learn generator neural networks that can produce similar outputs in… ▽ More

    Submitted 6 November, 2017; v1 submitted 9 January, 2017; originally announced January 2017.

  9. arXiv:1607.08022  [pdf, other

    cs.CV

    Instance Normalization: The Missing Ingredient for Fast Stylization

    Authors: Dmitry Ulyanov, Andrea Vedaldi, Victor Lempitsky

    Abstract: It this paper we revisit the fast stylization method introduced in Ulyanov et. al. (2016). We show how a small change in the stylization architecture results in a significant qualitative improvement in the generated images. The change is limited to swapping batch normalization with instance normalization, and to apply the latter both at training and testing times. The resulting method can be used… ▽ More

    Submitted 6 November, 2017; v1 submitted 27 July, 2016; originally announced July 2016.

  10. arXiv:1603.03417  [pdf, other

    cs.CV

    Texture Networks: Feed-forward Synthesis of Textures and Stylized Images

    Authors: Dmitry Ulyanov, Vadim Lebedev, Andrea Vedaldi, Victor Lempitsky

    Abstract: Gatys et al. recently demonstrated that deep networks can generate beautiful textures and stylized images from a single texture example. However, their methods requires a slow and memory-consuming optimization process. We propose here an alternative approach that moves the computational burden to a learning stage. Given a single example of a texture, our approach trains compact feed-forward convol… ▽ More

    Submitted 10 March, 2016; originally announced March 2016.

  11. arXiv:1511.04317  [pdf, other

    cs.CR cs.AI

    Novel Feature Extraction, Selection and Fusion for Effective Malware Family Classification

    Authors: Mansour Ahmadi, Dmitry Ulyanov, Stanislav Semenov, Mikhail Trofimov, Giorgio Giacinto

    Abstract: Modern malware is designed with mutation characteristics, namely polymorphism and metamorphism, which causes an enormous growth in the number of variants of malware samples. Categorization of malware samples on the basis of their behaviors is essential for the computer security community, because they receive huge number of malware everyday, and the signature extraction process is usually based on… ▽ More

    Submitted 10 March, 2016; v1 submitted 13 November, 2015; originally announced November 2015.