Skip to main content

Showing 1–9 of 9 results for author: Averkiou, M

.
  1. arXiv:2402.16994  [pdf, other

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

    GEM3D: GEnerative Medial Abstractions for 3D Shape Synthesis

    Authors: Dmitry Petrov, Pradyumn Goyal, Vikas Thamizharasan, Vladimir G. Kim, Matheus Gadelha, Melinos Averkiou, Siddhartha Chaudhuri, Evangelos Kalogerakis

    Abstract: We introduce GEM3D -- a new deep, topology-aware generative model of 3D shapes. The key ingredient of our method is a neural skeleton-based representation encoding information on both shape topology and geometry. Through a denoising diffusion probabilistic model, our method first generates skeleton-based representations following the Medial Axis Transform (MAT), then generates surfaces through a s… ▽ More

    Submitted 10 April, 2024; v1 submitted 26 February, 2024; originally announced February 2024.

    Comments: Webpage: https://lodurality.github.io/GEM3D/ -- Cond. accept. to SIGGRAPH 2024 (conf. track) -- Changes (based on reviews): changed style to sigconf; rearranged figures for readability; added missing citations; fixed misaligned centers in Fig. 3; added failure cases (Fig. 10); rewrote discussion; added categories averages to Tab. 8; added Tab. 10 with model capacities

  2. arXiv:2311.01240  [pdf, other

    cs.CV cs.AI

    FacadeNet: Conditional Facade Synthesis via Selective Editing

    Authors: Yiangos Georgiou, Marios Loizou, Tom Kelly, Melinos Averkiou

    Abstract: We introduce FacadeNet, a deep learning approach for synthesizing building facade images from diverse viewpoints. Our method employs a conditional GAN, taking a single view of a facade along with the desired viewpoint information and generates an image of the facade from the distinct viewpoint. To precisely modify view-dependent elements like windows and doors while preserving the structure of vie… ▽ More

    Submitted 3 November, 2023; v1 submitted 2 November, 2023; originally announced November 2023.

  3. arXiv:2304.02296  [pdf, other

    cs.CV

    Efficient Deduplication and Leakage Detection in Large Scale Image Datasets with a focus on the CrowdAI Map** Challenge Dataset

    Authors: Yeshwanth Kumar Adimoolam, Bodhiswatta Chatterjee, Charalambos Poullis, Melinos Averkiou

    Abstract: Recent advancements in deep learning and computer vision have led to widespread use of deep neural networks to extract building footprints from remote-sensing imagery. The success of such methods relies on the availability of large databases of high-resolution remote sensing images with high-quality annotations. The CrowdAI Map** Challenge Dataset is one of these datasets that has been used exte… ▽ More

    Submitted 5 April, 2023; originally announced April 2023.

    Comments: 9 pages, 2 figures

  4. arXiv:2201.10938  [pdf, other

    cs.CV

    Projective Urban Texturing

    Authors: Yiangos Georgiou, Melinos Averkiou, Tom Kelly, Evangelos Kalogerakis

    Abstract: This paper proposes a method for automatic generation of textures for 3D city meshes in immersive urban environments. Many recent pipelines capture or synthesize large quantities of city geometry using scanners or procedural modeling pipelines. Such geometry is intricate and realistic, however the generation of photo-realistic textures for such large scenes remains a problem. We propose to generat… ▽ More

    Submitted 4 February, 2022; v1 submitted 25 January, 2022; originally announced January 2022.

    Journal ref: International Conference on 3D Vision 2021

  5. arXiv:2110.04955  [pdf, other

    cs.CV cs.GR

    BuildingNet: Learning to Label 3D Buildings

    Authors: Pratheba Selvaraju, Mohamed Nabail, Marios Loizou, Maria Maslioukova, Melinos Averkiou, Andreas Andreou, Siddhartha Chaudhuri, Evangelos Kalogerakis

    Abstract: We introduce BuildingNet: (a) a large-scale dataset of 3D building models whose exteriors are consistently labeled, (b) a graph neural network that labels building meshes by analyzing spatial and structural relations of their geometric primitives. To create our dataset, we used crowdsourcing combined with expert guidance, resulting in 513K annotated mesh primitives, grouped into 292K semantic part… ▽ More

    Submitted 10 October, 2021; originally announced October 2021.

    Comments: Accepted to ICCV 2021 (oral)

  6. Learning Part Boundaries from 3D Point Clouds

    Authors: Marios Loizou, Melinos Averkiou, Evangelos Kalogerakis

    Abstract: We present a method that detects boundaries of parts in 3D shapes represented as point clouds. Our method is based on a graph convolutional network architecture that outputs a probability for a point to lie in an area that separates two or more parts in a 3D shape. Our boundary detector is quite generic: it can be trained to localize boundaries of semantic parts or geometric primitives commonly us… ▽ More

    Submitted 15 July, 2020; originally announced July 2020.

    Comments: Appeared in Eurographics Symposium on Geometry Processing 2020

  7. arXiv:2003.09053  [pdf, other

    cs.CV cs.GR cs.LG eess.IV

    Cross-Shape Attention for Part Segmentation of 3D Point Clouds

    Authors: Marios Loizou, Siddhant Garg, Dmitry Petrov, Melinos Averkiou, Evangelos Kalogerakis

    Abstract: We present a deep learning method that propagates point-wise feature representations across shapes within a collection for the purpose of 3D shape segmentation. We propose a cross-shape attention mechanism to enable interactions between a shape's point-wise features and those of other shapes. The mechanism assesses both the degree of interaction between points and also mediates feature propagation… ▽ More

    Submitted 5 July, 2023; v1 submitted 19 March, 2020; originally announced March 2020.

  8. Learning Material-Aware Local Descriptors for 3D Shapes

    Authors: Hubert Lin, Melinos Averkiou, Evangelos Kalogerakis, Balazs Kovacs, Siddhant Ranade, Vladimir G. Kim, Siddhartha Chaudhuri, Kavita Bala

    Abstract: Material understanding is critical for design, geometric modeling, and analysis of functional objects. We enable material-aware 3D shape analysis by employing a projective convolutional neural network architecture to learn material- aware descriptors from view-based representations of 3D points for point-wise material classification or material- aware retrieval. Unfortunately, only a small fractio… ▽ More

    Submitted 19 October, 2018; originally announced October 2018.

    Comments: 3DV 2018

  9. arXiv:1612.02808  [pdf, other

    cs.CV cs.GR

    3D Shape Segmentation with Projective Convolutional Networks

    Authors: Evangelos Kalogerakis, Melinos Averkiou, Subhransu Maji, Siddhartha Chaudhuri

    Abstract: This paper introduces a deep architecture for segmenting 3D objects into their labeled semantic parts. Our architecture combines image-based Fully Convolutional Networks (FCNs) and surface-based Conditional Random Fields (CRFs) to yield coherent segmentations of 3D shapes. The image-based FCNs are used for efficient view-based reasoning about 3D object parts. Through a special projection layer, FC… ▽ More

    Submitted 13 November, 2017; v1 submitted 8 December, 2016; originally announced December 2016.

    Comments: This is an updated version of our CVPR 2017 paper. We incorporated new experiments that demonstrate ShapePFCN performance under the case of consistent *upright* orientation and an additional input channel in our rendered images for encoding height from the ground plane (upright axis coordinate values). Performance is improved in this setting