Skip to main content

Showing 1–12 of 12 results for author: Spezialetti, R

.
  1. arXiv:2312.13277  [pdf, other

    cs.CV

    Deep Learning on 3D Neural Fields

    Authors: Pierluigi Zama Ramirez, Luca De Luigi, Daniele Sirocchi, Adriano Cardace, Riccardo Spezialetti, Francesco Ballerini, Samuele Salti, Luigi Di Stefano

    Abstract: In recent years, Neural Fields (NFs) have emerged as an effective tool for encoding diverse continuous signals such as images, videos, audio, and 3D shapes. When applied to 3D data, NFs offer a solution to the fragmentation and limitations associated with prevalent discrete representations. However, given that NFs are essentially neural networks, it remains unclear whether and how they can be seam… ▽ More

    Submitted 20 December, 2023; originally announced December 2023.

    Comments: Extended version of the paper "Deep Learning on Implicit Neural Representations of Shapes" that was presented at ICLR 2023. arXiv admin note: text overlap with arXiv:2302.05438

  2. arXiv:2304.10448  [pdf, other

    cs.CV

    ReLight My NeRF: A Dataset for Novel View Synthesis and Relighting of Real World Objects

    Authors: Marco Toschi, Riccardo De Matteo, Riccardo Spezialetti, Daniele De Gregorio, Luigi Di Stefano, Samuele Salti

    Abstract: In this paper, we focus on the problem of rendering novel views from a Neural Radiance Field (NeRF) under unobserved light conditions. To this end, we introduce a novel dataset, dubbed ReNe (Relighting NeRF), framing real world objects under one-light-at-time (OLAT) conditions, annotated with accurate ground-truth camera and light poses. Our acquisition pipeline leverages two robotic arms holding,… ▽ More

    Submitted 20 April, 2023; originally announced April 2023.

    Comments: Accepted at CVPR 2023 as a highlight

  3. arXiv:2302.05438  [pdf, other

    cs.CV

    Deep Learning on Implicit Neural Representations of Shapes

    Authors: Luca De Luigi, Adriano Cardace, Riccardo Spezialetti, Pierluigi Zama Ramirez, Samuele Salti, Luigi Di Stefano

    Abstract: Implicit Neural Representations (INRs) have emerged in the last few years as a powerful tool to encode continuously a variety of different signals like images, videos, audio and 3D shapes. When applied to 3D shapes, INRs allow to overcome the fragmentation and shortcomings of the popular discrete representations used so far. Yet, considering that INRs consist in neural networks, it is not clear wh… ▽ More

    Submitted 10 February, 2023; originally announced February 2023.

    Comments: Accepted at ICLR 2023

  4. arXiv:2210.08226  [pdf, other

    cs.CV

    Self-Distillation for Unsupervised 3D Domain Adaptation

    Authors: Adriano Cardace, Riccardo Spezialetti, Pierluigi Zama Ramirez, Samuele Salti, Luigi Di Stefano

    Abstract: Point cloud classification is a popular task in 3D vision. However, previous works, usually assume that point clouds at test time are obtained with the same procedure or sensor as those at training time. Unsupervised Domain Adaptation (UDA) instead, breaks this assumption and tries to solve the task on an unlabeled target domain, leveraging only on a supervised source domain. For point cloud class… ▽ More

    Submitted 15 October, 2022; originally announced October 2022.

    Comments: WACV 2023, Project Page: https://cvlab-unibo.github.io/FeatureDistillation/

  5. arXiv:2110.11036  [pdf, other

    cs.CV

    RefRec: Pseudo-labels Refinement via Shape Reconstruction for Unsupervised 3D Domain Adaptation

    Authors: Adriano Cardace, Riccardo Spezialetti, Pierluigi Zama Ramirez, Samuele Salti, Luigi Di Stefano

    Abstract: Unsupervised Domain Adaptation (UDA) for point cloud classification is an emerging research problem with relevant practical motivations. Reliance on multi-task learning to align features across domains has been the standard way to tackle it. In this paper, we take a different path and propose RefRec, the first approach to investigate pseudo-labels and self-training in UDA for point clouds. We pres… ▽ More

    Submitted 21 October, 2021; originally announced October 2021.

    Comments: 3DV 2021 (Oral) Code: https://github.com/CVLAB-Unibo/RefRec

  6. arXiv:2106.03135  [pdf, other

    cs.CV

    Go with the Flows: Mixtures of Normalizing Flows for Point Cloud Generation and Reconstruction

    Authors: Janis Postels, Mengya Liu, Riccardo Spezialetti, Luc Van Gool, Federico Tombari

    Abstract: Recently normalizing flows (NFs) have demonstrated state-of-the-art performance on modeling 3D point clouds while allowing sampling with arbitrary resolution at inference time. However, these flow-based models still require long training times and large models for representing complicated geometries. This work enhances their representational power by applying mixtures of NFs to point clouds. We sh… ▽ More

    Submitted 29 November, 2021; v1 submitted 6 June, 2021; originally announced June 2021.

    Journal ref: International Conference on 3D Vision 2021

  7. arXiv:2011.08534  [pdf, other

    cs.CV

    A Divide et Impera Approach for 3D Shape Reconstruction from Multiple Views

    Authors: Riccardo Spezialetti, David Joseph Tan, Alessio Tonioni, Keisuke Tateno, Federico Tombari

    Abstract: Estimating the 3D shape of an object from a single or multiple images has gained popularity thanks to the recent breakthroughs powered by deep learning. Most approaches regress the full object shape in a canonical pose, possibly extrapolating the occluded parts based on the learned priors. However, their viewpoint invariant technique often discards the unique structures visible from the input imag… ▽ More

    Submitted 18 November, 2020; v1 submitted 17 November, 2020; originally announced November 2020.

    Comments: Accepted to 3DV 2020 as oral

  8. arXiv:2011.03298  [pdf, other

    cs.CV

    Learning to Orient Surfaces by Self-supervised Spherical CNNs

    Authors: Riccardo Spezialetti, Federico Stella, Marlon Marcon, Luciano Silva, Samuele Salti, Luigi Di Stefano

    Abstract: Defining and reliably finding a canonical orientation for 3D surfaces is key to many Computer Vision and Robotics applications. This task is commonly addressed by handcrafted algorithms exploiting geometric cues deemed as distinctive and robust by the designer. Yet, one might conjecture that humans learn the notion of the inherent orientation of 3D objects from experience and that machines may do… ▽ More

    Submitted 13 November, 2020; v1 submitted 6 November, 2020; originally announced November 2020.

    Comments: Accepted to NeurIPS 2020

  9. Boosting Object Recognition in Point Clouds by Saliency Detection

    Authors: Marlon Marcon, Riccardo Spezialetti, Samuele Salti, Luciano Silva, Luigi Di Stefano

    Abstract: Object recognition in 3D point clouds is a challenging task, mainly when time is an important factor to deal with, such as in industrial applications. Local descriptors are an amenable choice whenever the 6 DoF pose of recognized objects should also be estimated. However, the pipeline for this kind of descriptors is highly time-consuming. In this work, we propose an update to the traditional pipel… ▽ More

    Submitted 6 November, 2019; originally announced November 2019.

    Comments: International Conference on Image Analysis and Processing (ICIAP) 2019

  10. arXiv:1909.06887  [pdf, other

    cs.CV

    Learning an Effective Equivariant 3D Descriptor Without Supervision

    Authors: Riccardo Spezialetti, Samuele Salti, Luigi Di Stefano

    Abstract: Establishing correspondences between 3D shapes is a fundamental task in 3D Computer Vision, typically addressed by matching local descriptors. Recently, a few attempts at applying the deep learning paradigm to the task have shown promising results. Yet, the only explored way to learn rotation invariant descriptors has been to feed neural networks with highly engineered and invariant representation… ▽ More

    Submitted 15 September, 2019; originally announced September 2019.

    Comments: Accepted to International Conference on Computer Vision 2019

  11. arXiv:1909.06884  [pdf, other

    cs.CV

    Performance Evaluation of Learned 3D Features

    Authors: Riccardo Spezialetti, Samuele Salti, Luigi Di Stefano

    Abstract: Matching surfaces is a challenging 3D Computer Vision problem typically addressed by local features. Although a variety of 3D feature detectors and descriptors has been proposed in literature, they have seldom been proposed together and it is yet not clear how to identify the most effective detector-descriptor pair for a specific application. A promising solution is to leverage machine learning to… ▽ More

    Submitted 15 September, 2019; originally announced September 2019.

    Journal ref: International Conference on Image Analysis and Processing. Springer, Cham, 2019

  12. arXiv:1707.07210  [pdf, other

    cs.CV cs.CY

    Inspiring Computer Vision System Solutions

    Authors: Julian Zilly, Amit Boyarski, Micael Carvalho, Amir Atapour Abarghouei, Konstantinos Amplianitis, Aleksandr Krasnov, Massimiliano Mancini, Hernán Gonzalez, Riccardo Spezialetti, Carlos Sampedro Pérez, Hao Li

    Abstract: The "digital Michelangelo project" was a seminal computer vision project in the early 2000's that pushed the capabilities of acquisition systems and involved multiple people from diverse fields, many of whom are now leaders in industry and academia. Reviewing this project with modern eyes provides us with the opportunity to reflect on several issues, relevant now as then to the field of computer v… ▽ More

    Submitted 22 July, 2017; originally announced July 2017.

    Comments: 5 pages. 3 figures