Skip to main content

Showing 1–6 of 6 results for author: Alhaija, H A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2210.03007  [pdf, other

    cs.CV cs.GR cs.LG

    XDGAN: Multi-Modal 3D Shape Generation in 2D Space

    Authors: Hassan Abu Alhaija, Alara Dirik, André Knörig, Sanja Fidler, Maria Shugrina

    Abstract: Generative models for 2D images has recently seen tremendous progress in quality, resolution and speed as a result of the efficiency of 2D convolutional architectures. However it is difficult to extend this progress into the 3D domain since most current 3D representations rely on custom network components. This paper addresses a central question: Is it possible to directly leverage 2D image genera… ▽ More

    Submitted 6 October, 2022; originally announced October 2022.

  2. arXiv:2105.04619  [pdf, other

    cs.CV cs.AI cs.GR cs.LG

    Enhancing Photorealism Enhancement

    Authors: Stephan R. Richter, Hassan Abu AlHaija, Vladlen Koltun

    Abstract: We present an approach to enhancing the realism of synthetic images. The images are enhanced by a convolutional network that leverages intermediate representations produced by conventional rendering pipelines. The network is trained via a novel adversarial objective, which provides strong supervision at multiple perceptual levels. We analyze scene layout distributions in commonly used datasets and… ▽ More

    Submitted 10 May, 2021; originally announced May 2021.

    Comments: Code and data available at https://github.com/intel-isl/PhotorealismEnhancement Video available at https://youtu.be/P1IcaBn3ej0

    ACM Class: I.4.8

  3. arXiv:2006.16011  [pdf, other

    cs.CV cs.GR

    Intrinsic Autoencoders for Joint Neural Rendering and Intrinsic Image Decomposition

    Authors: Hassan Abu Alhaija, Siva Karthik Mustikovela, Justus Thies, Varun Jampani, Matthias Nießner, Andreas Geiger, Carsten Rother

    Abstract: Neural rendering techniques promise efficient photo-realistic image synthesis while at the same time providing rich control over scene parameters by learning the physical image formation process. While several supervised methods have been proposed for this task, acquiring a dataset of images with accurately aligned 3D models is very difficult. The main contribution of this work is to lift this res… ▽ More

    Submitted 29 March, 2021; v1 submitted 29 June, 2020; originally announced June 2020.

  4. arXiv:1809.04696  [pdf, other

    cs.CV

    Geometric Image Synthesis

    Authors: Hassan Abu Alhaija, Siva Karthik Mustikovela, Andreas Geiger, Carsten Rother

    Abstract: The task of generating natural images from 3D scenes has been a long standing goal in computer graphics. On the other hand, recent developments in deep neural networks allow for trainable models that can produce natural-looking images with little or no knowledge about the scene structure. While the generated images often consist of realistic looking local patterns, the overall structure of the gen… ▽ More

    Submitted 1 December, 2018; v1 submitted 12 September, 2018; originally announced September 2018.

  5. arXiv:1708.01566  [pdf, other

    cs.CV

    Augmented Reality Meets Computer Vision : Efficient Data Generation for Urban Driving Scenes

    Authors: Hassan Abu Alhaija, Siva Karthik Mustikovela, Lars Mescheder, Andreas Geiger, Carsten Rother

    Abstract: The success of deep learning in computer vision is based on availability of large annotated datasets. To lower the need for hand labeled images, virtually rendered 3D worlds have recently gained popularity. Creating realistic 3D content is challenging on its own and requires significant human effort. In this work, we propose an alternative paradigm which combines real and synthetic data for learni… ▽ More

    Submitted 4 August, 2017; originally announced August 2017.

  6. arXiv:1612.05476  [pdf, other

    cs.CV

    A Study of Lagrangean Decompositions and Dual Ascent Solvers for Graph Matching

    Authors: Paul Swoboda, Carsten Rother, Hassan Abu Alhaija, Dagmar Kainmueller, Bogdan Savchynskyy

    Abstract: We study the quadratic assignment problem, in computer vision also known as graph matching. Two leading solvers for this problem optimize the Lagrange decomposition duals with sub-gradient and dual ascent (also known as message passing) updates. We explore s direction further and propose several additional Lagrangean relaxations of the graph matching problem along with corresponding algorithms, wh… ▽ More

    Submitted 12 January, 2017; v1 submitted 16 December, 2016; originally announced December 2016.

    Comments: Added acknowledgments