← Search

Alberto Bailoni

3 accepted papers

2022

GASP, a Generalized Framework for Agglomerative Clustering of Signed Graphs and Its Application to Instance Segmentation

CVPR 2022poster

We propose a theoretical framework that generalizes simple and fast algorithms for hierarchical agglomerative clustering to weighted graphs with both attractive and repulsive interactions between the nodes. This framework defines GASP, a Generalized Algorithm for Signed graph Partitioning, and allow…

Cited by 17PDFcodeScholar
2020

Joint Semantic Instance Segmentation on Graphs with the Semantic Mutex Watershed

ECCV 2020poster

Semantic instance segmentation is the task of simultaneously partitioning an image into distinct segments while associating each pixel with a class label. In commonly used pipelines, segmentation and label assignment are solved separately since joint optimization is computationally expensive. We pro…

2018

The Mutex Watershed: Efficient, Parameter-Free Image Partitioning

ECCV 2018poster

Image partitioning, or segmentation without semantics, is the task of decomposing an image into distinct segments; or equivalently, the task of detecting closed contours in an image. Most prior work either requires seeds, one per segment; or a threshold; or formulates the task as an NP-hard signed g…