← Search

Francesco Milano

8 accepted papers

2025

Discontinuity-aware Normal Integration for Generic Central Camera Models

ICCV 2025poster

Recovering a 3D surface from its surface normal map, a problem known as normal integration, is a key component for photometric shape reconstruction techniques such as shape-from-shading and photometric stereo. The vast majority of existing approaches for normal integration handle only implicitly the…

Cited by 0SourcePDFScholar
2024

NeuSurfEmb: A Complete Pipeline for Dense Correspondence-based 6D Object Pose Estimation without CAD Models

IROS 2024poster

State-of-the-art approaches for 6D object pose estimation assume the availability of CAD models and require the user to manually set up physically-based rendering (PBR) pipelines for synthetic training data generation. Both factors limit the application of these methods in real-world scenarios. In t…

Cited by 2SourcecodeScholar
2023

Neural Implicit Vision-Language Feature Fields

IROS 2023poster

Recently, groundbreaking results have been presented on open-vocabulary semantic image segmentation. Such methods segment each pixel in an image into arbitrary categories provided at run-time in the form of text prompts, as opposed to a fixed set of classes defined at training time. In this work, we…

Cited by 12SourcecodeScholar
2023

Unsupervised Continual Semantic Adaptation Through Neural Rendering

CVPR 2023poster

An increasing amount of applications rely on data-driven models that are deployed for perception tasks across a sequence of scenes. Due to the mismatch between training and deployment data, adapting the model on the new scenes is often crucial to obtain good performance. In this work, we study conti…

2022

Continual Adaptation of Semantic Segmentation Using Complementary 2D-3D Data Representations

RA-L 2022

Semantic segmentation networks are usually pre-trained once and not updated during deployment. As a consequence, misclassifications commonly occur if the distribution of the training data deviates from the one encountered during the robot's operation. We propose to mitigate this problem by adapting

Cited by 16SourceScholar
2021

Self-Improving Semantic Perception for Indoor Localisation

CoRL 2021poster

We propose a novel robotic system that can improve its perception during deployment. Contrary to the established approach of learning semantics from large datasets and deploying fixed models, we propose a framework in which semantic models are continuously updated on the robot to adapt to the deploy…

Cited by 8SourcecodeScholar
2020

Primal-Dual Mesh Convolutional Neural Networks

NeurIPS 2020poster

Recent works in geometric deep learning have introduced neural networks that allow performing inference tasks on three-dimensional geometric data by defining convolution --and sometimes pooling-- operations on triangle meshes. These methods, however, either consider the input mesh as a graph, and do…