Skip to main content

Showing 1–3 of 3 results for author: Lionar, S

  1. arXiv:2307.09112  [pdf, other

    cs.CV

    NU-MCC: Multiview Compressive Coding with Neighborhood Decoder and Repulsive UDF

    Authors: Stefan Lionar, Xiangyu Xu, Min Lin, Gim Hee Lee

    Abstract: Remarkable progress has been made in 3D reconstruction from single-view RGB-D inputs. MCC is the current state-of-the-art method in this field, which achieves unprecedented success by combining vision Transformers with large-scale training. However, we identified two key limitations of MCC: 1) The Transformer decoder is inefficient in handling large number of query points; 2) The 3D representation… ▽ More

    Submitted 21 November, 2023; v1 submitted 18 July, 2023; originally announced July 2023.

    Comments: NeurIPS 2023. Project page: https://numcc.github.io/ Code: https://github.com/sail-sg/numcc

  2. NeuralBlox: Real-Time Neural Representation Fusion for Robust Volumetric Mapping

    Authors: Stefan Lionar, Lukas Schmid, Cesar Cadena, Roland Siegwart, Andrei Cramariuc

    Abstract: We present a novel 3D mapping method leveraging the recent progress in neural implicit representation for 3D reconstruction. Most existing state-of-the-art neural implicit representation methods are limited to object-level reconstructions and can not incrementally perform updates given new data. In this work, we propose a fusion strategy and training pipeline to incrementally build and update neur… ▽ More

    Submitted 18 October, 2021; originally announced October 2021.

    Comments: 3DV 2021. Equal contribution between the first two authors. Code: https://github.com/ethz-asl/neuralblox

    Journal ref: International Conference on 3D Vision (3DV), 2021, pp. 1279-1289

  3. arXiv:2011.05813  [pdf, other

    cs.CV

    Dynamic Plane Convolutional Occupancy Networks

    Authors: Stefan Lionar, Daniil Emtsev, Dusan Svilarkovic, Songyou Peng

    Abstract: Learning-based 3D reconstruction using implicit neural representations has shown promising progress not only at the object level but also in more complicated scenes. In this paper, we propose Dynamic Plane Convolutional Occupancy Networks, a novel implicit representation pushing further the quality of 3D surface reconstruction. The input noisy point clouds are encoded into per-point features that… ▽ More

    Submitted 11 November, 2020; originally announced November 2020.

    Comments: To be presented at WACV 2021. Equal contribution between the first three authors