no code implementations • 12 Sep 2024 • Corentin Sautier, Gilles Puy, Alexandre Boulch, Renaud Marlet, Vincent Lepetit
To that end, we leverage an instance segmentation backbone and propose a new training recipe that enables the online tracking of objects.
1 code implementation • 6 Sep 2024 • Björn Michele, Alexandre Boulch, Tuan-Hung Vu, Gilles Puy, Renaud Marlet, Nicolas Courty
We tackle the challenging problem of source-free unsupervised domain adaptation (SFUDA) for 3D semantic segmentation.
3D Semantic Segmentation
3D Source-Free Domain Adaptation
+1
no code implementations • 22 Jul 2024 • Nermin Samet, Gilles Puy, Oriane Siméoni, Renaud Marlet
In a second step, we leverage the same self-supervised representations to cluster points in our selected scans.
1 code implementation • 12 Jun 2024 • Yihong Xu, Éloi Zablocki, Alexandre Boulch, Gilles Puy, Mickael Chen, Florent Bartoccioni, Nermin Samet, Oriane Siméoni, Spyros Gidaris, Tuan-Hung Vu, Andrei Bursuc, Eduardo Valle, Renaud Marlet, Matthieu Cord
In end-to-end forecasting, the model must jointly detect and track from sensor data (cameras or LiDARs) the past trajectories of the different elements of the scene and predict their future locations.
1 code implementation • 26 Oct 2023 • Corentin Sautier, Gilles Puy, Alexandre Boulch, Renaud Marlet, Vincent Lepetit
We present a surprisingly simple and efficient method for self-supervision of 3D backbone on automotive Lidar point clouds.
1 code implementation • CVPR 2024 • Gilles Puy, Spyros Gidaris, Alexandre Boulch, Oriane Siméoni, Corentin Sautier, Patrick Pérez, Andrei Bursuc, Renaud Marlet
In particular, thanks to our scalable distillation method named ScaLR, we show that scaling the 2D and 3D backbones and pretraining on diverse datasets leads to a substantial improvement of the feature quality.
1 code implementation • 19 Oct 2023 • Oriane Siméoni, Éloi Zablocki, Spyros Gidaris, Gilles Puy, Patrick Pérez
We propose here a survey of unsupervised object localization methods that discover objects in images without requiring any manual annotation in the era of self-supervised ViTs.
1 code implementation • ICCV 2023 • Nermin Samet, Oriane Siméoni, Gilles Puy, Georgy Ponimatkin, Renaud Marlet, Vincent Lepetit
Assuming that images of the point clouds are available, which is common, our method relies on powerful unsupervised image features to measure the diversity of the point clouds.
1 code implementation • 6 Apr 2023 • Björn Michele, Alexandre Boulch, Gilles Puy, Tuan-Hung Vu, Renaud Marlet, Nicolas Courty
Learning models on one labeled dataset that generalize well on another domain is a difficult task, as several shifts might happen between the data domains.
1 code implementation • CVPR 2023 • Angelika Ando, Spyros Gidaris, Andrei Bursuc, Gilles Puy, Alexandre Boulch, Renaud Marlet
(c) We refine pixel-wise predictions with a convolutional decoder and a skip connection from the convolutional stem to combine low-level but fine-grained features of the the convolutional stem with the high-level but coarse predictions of the ViT encoder.
1 code implementation • ICCV 2023 • Gilles Puy, Alexandre Boulch, Renaud Marlet
Semantic segmentation of point clouds in autonomous driving datasets requires techniques that can process large numbers of points efficiently.
Ranked #5 on
LIDAR Semantic Segmentation
on nuScenes
(val mIoU metric)
1 code implementation • CVPR 2023 • Oriane Siméoni, Chloé Sekkat, Gilles Puy, Antonin Vobecky, Éloi Zablocki, Patrick Pérez
This way, the salient objects emerge as a by-product without any strong assumption on what an object should be.
1 code implementation • CVPR 2023 • Alexandre Boulch, Corentin Sautier, Björn Michele, Gilles Puy, Renaud Marlet
The core idea is to train the model on a pretext task which is the reconstruction of the surface on which the 3D points are sampled, and to use the underlying latent vectors as input to the perception head.
no code implementations • 26 Aug 2022 • Simon Roburin, Charles Corbière, Gilles Puy, Nicolas Thome, Matthieu Aubry, Renaud Marlet, Patrick Pérez
Predictive performance of machine learning models trained with empirical risk minimization (ERM) can degrade considerably under distribution shifts.
1 code implementation • 28 Jul 2022 • Léon Zheng, Gilles Puy, Elisa Riccietti, Patrick Pérez, Rémi Gribonval
We introduce a regularization loss based on kernel mean embeddings with rotation-invariant kernels on the hypersphere (also known as dot-product kernels) for self-supervised learning of image representations.
1 code implementation • CVPR 2022 • Corentin Sautier, Gilles Puy, Spyros Gidaris, Alexandre Boulch, Andrei Bursuc, Renaud Marlet
In this context, we propose a self-supervised pre-training method for 3D perception models that is tailored to autonomous driving data.
1 code implementation • 30 Nov 2021 • Alexandre Boulch, Pierre-Alain Langlois, Gilles Puy, Renaud Marlet
There has been recently a growing interest for implicit shape representations.
no code implementations • 5 Oct 2021 • Bharath Bhushan Damodaran, Emmanuel Jolly, Gilles Puy, Philippe Henri Gosselin, Cédric Thébault, Junghyun Ahn, Tim Christensen, Paul Ghezzo, Pierre Hellier
We present FacialFilmroll, a solution for spatially and temporally consistent editing of faces in one or multiple shots.
1 code implementation • ICCV 2021 • Anh-Quan Cao, Gilles Puy, Alexandre Boulch, Renaud Marlet
Rigid registration of point clouds with partial overlaps is a longstanding problem usually solved in two steps: (a) finding correspondences between the point clouds; (b) filtering these correspondences to keep only the most reliable ones to estimate the transformation.
2 code implementations • 29 Sep 2021 • Oriane Siméoni, Gilles Puy, Huy V. Vo, Simon Roburin, Spyros Gidaris, Andrei Bursuc, Patrick Pérez, Renaud Marlet, Jean Ponce
We also show that training a class-agnostic detector on the discovered objects boosts results by another 7 points.
Ranked #4 on
Weakly-Supervised Object Localization
on CUB-200-2011
(Top-1 Localization Accuracy metric)
1 code implementation • 13 Aug 2021 • Björn Michele, Alexandre Boulch, Gilles Puy, Maxime Bucher, Renaud Marlet
While there has been a number of studies on Zero-Shot Learning (ZSL) for 2D images, its application to 3D data is still recent and scarce, with just a few methods limited to classification.
Ranked #1 on
Generalized Zero-Shot Learning
on ScanNet
3 code implementations • CVPR 2021 • Spyros Gidaris, Andrei Bursuc, Gilles Puy, Nikos Komodakis, Matthieu Cord, Patrick Pérez
With this in mind, we propose a teacher-student scheme to learn representations by training a convolutional net to reconstruct a bag-of-visual-words (BoW) representation of an image, given as input a perturbed version of that same image.
Ranked #18 on
Semi-Supervised Image Classification
on ImageNet - 1% labeled data
(Top 5 Accuracy metric)
1 code implementation • ECCV 2020 • Gilles Puy, Alexandre Boulch, Renaud Marlet
Our main finding is that FLOT can perform as well as the best existing methods on synthetic and real-world datasets while requiring much less parameters and without using multiscale analysis.
2 code implementations • 9 May 2020 • Xu Yao, Gilles Puy, Alasdair Newson, Yann Gousseau, Pierre Hellier
We present an encoder-decoder architecture for face age editing.
no code implementations • 9 May 2020 • Xu Yao, Gilles Puy, Patrick Pérez
We address the problem of style transfer between two photos and propose a new way to preserve photorealism.
1 code implementation • 9 Apr 2020 • Alexandre Boulch, Gilles Puy, Renaud Marlet
Recent state-of-the-art methods for point cloud processing are based on the notion of point convolution, for which several approaches have been proposed.
Ranked #1 on
LIDAR Semantic Segmentation
on Paris-Lille-3D
no code implementations • 23 Jan 2020 • Srđan Kitić, Gilles Puy, Patrick Pérez, Philippe Gilberton
We consider the problem of identifying people on the basis of their walk (gait) pattern.
no code implementations • CVPR 2019 • Gilles Puy, Patrick Perez
We propose a new flexible deep convolutional neural network (convnet) to perform fast neural style transfers.
no code implementations • 13 Jun 2018 • Gilles Puy, Patrick Pérez
In contrast to existing convnets that address the same task, our architecture derives directly from the structure of the gradient descent originally used to solve the style transfer problem [Gatys et al., 2016].
no code implementations • 24 Feb 2017 • Gilles Puy, Srdan Kitic, Patrick Pérez
This paper deals with the unification of local and non-local signal processing on graphs within a single convolutional neural network (CNN) framework.
no code implementations • 5 Feb 2016 • Nauman Shahid, Nathanael Perraudin, Gilles Puy, Pierre Vandergheynst
We introduce a novel framework for an approxi- mate recovery of data matrices which are low-rank on graphs, from sampled measurements.
no code implementations • 5 Feb 2016 • Nicolas Tremblay, Gilles Puy, Remi Gribonval, Pierre Vandergheynst
Spectral clustering has become a popular technique due to its high performance in many contexts.
no code implementations • 16 Nov 2015 • Gilles Puy, Nicolas Tremblay, Rémi Gribonval, Pierre Vandergheynst
On the contrary, the second strategy is adaptive but yields optimal results.
no code implementations • 29 Sep 2015 • Nicolas Tremblay, Gilles Puy, Pierre Borgnat, Remi Gribonval, Pierre Vandergheynst
We build upon recent advances in graph signal processing to propose a faster spectral clustering algorithm.
Social and Information Networks Numerical Analysis
no code implementations • 29 Jul 2015 • Nauman Shahid, Nathanael Perraudin, Vassilis Kalofolias, Gilles Puy, Pierre Vandergheynst
Clustering experiments on 7 benchmark datasets with different types of corruptions and background separation experiments on 3 video datasets show that our proposed model outperforms 10 state-of-the-art dimensionality reduction models.
no code implementations • 17 Mar 2014 • Cagdas Bilen, Gilles Puy, Rémi Gribonval, Laurent Daudet
We investigate the methods that simultaneously enforce sparsity and low-rank structure in a matrix as often employed for sparse phase retrieval problems or phase calibration problems in compressive sensing.
no code implementations • 9 Dec 2013 • Mike Davies, Gilles Puy, Pierre Vandergheynst, Yves Wiaux
Inspired by the recently proposed Magnetic Resonance Fingerprinting (MRF) technique, we develop a principled compressed sensing framework for quantitative MRI.
Information Theory Information Theory
no code implementations • 13 Dec 2012 • Gilles Puy, Pierre Vandergheynst
The background image is common to all observed images but undergoes geometric transformations, as the scene is observed from different viewpoints.