Skip to main content

Showing 1–4 of 4 results for author: Rella, E M

.
  1. arXiv:2408.08766  [pdf, other

    cs.CV

    VF-NeRF: Learning Neural Vector Fields for Indoor Scene Reconstruction

    Authors: Albert Gassol Puigjaner, Edoardo Mello Rella, Erik Sandström, Ajad Chhatkuli, Luc Van Gool

    Abstract: Implicit surfaces via neural radiance fields (NeRF) have shown surprising accuracy in surface reconstruction. Despite their success in reconstructing richly textured surfaces, existing methods struggle with planar regions with weak textures, which account for the majority of indoor scenes. In this paper, we address indoor dense surface reconstruction by revisiting key aspects of NeRF in order to u… ▽ More

    Submitted 16 August, 2024; originally announced August 2024.

    Comments: 15 pages

  2. arXiv:2204.06552  [pdf, other

    cs.CV

    Neural Vector Fields for Implicit Surface Representation and Inference

    Authors: Edoardo Mello Rella, Ajad Chhatkuli, Ender Konukoglu, Luc Van Gool

    Abstract: Implicit fields have recently shown increasing success in representing and learning 3D shapes accurately. Signed distance fields and occupancy fields are decades old and still the preferred representations, both with well-studied properties, despite their restriction to closed surfaces. With neural networks, several other variations and training principles have been proposed with the goal to repre… ▽ More

    Submitted 7 April, 2023; v1 submitted 13 April, 2022; originally announced April 2022.

  3. arXiv:2203.08795  [pdf, other

    cs.CV cs.LG

    Zero Pixel Directional Boundary by Vector Transform

    Authors: Edoardo Mello Rella, Ajad Chhatkuli, Yun Liu, Ender Konukoglu, Luc Van Gool

    Abstract: Boundaries are among the primary visual cues used by human and computer vision systems. One of the key problems in boundary detection is the label representation, which typically leads to class imbalance and, as a consequence, to thick boundaries that require non-differential post-processing steps to be thinned. In this paper, we re-interpret boundaries as 1-D surfaces and formulate a one-to-one v… ▽ More

    Submitted 8 September, 2022; v1 submitted 16 March, 2022; originally announced March 2022.

    Comments: Published at the Tenth International Conference on Learning Representations (ICLR 2022)

  4. Decoder Fusion RNN: Context and Interaction Aware Decoders for Trajectory Prediction

    Authors: Edoardo Mello Rella, Jan-Nico Zaech, Alexander Liniger, Luc Van Gool

    Abstract: Forecasting the future behavior of all traffic agents in the vicinity is a key task to achieve safe and reliable autonomous driving systems. It is a challenging problem as agents adjust their behavior depending on their intentions, the others' actions, and the road layout. In this paper, we propose Decoder Fusion RNN (DF-RNN), a recurrent, attention-based approach for motion forecasting. Our netwo… ▽ More

    Submitted 12 August, 2021; originally announced August 2021.

    ACM Class: I.2.9; J.7