Search Results for author: Gilles Puy

Found 34 papers, 19 papers with code

BEVContrast: Self-Supervision in BEV Space for Automotive Lidar Point Clouds

1 code implementation26 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.

Semantic Segmentation

Three Pillars improving Vision Foundation Model Distillation for Lidar

1 code implementation26 Oct 2023 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.

Autonomous Driving Object Discovery +2

Unsupervised Object Localization in the Era of Self-Supervised ViTs: A Survey

1 code implementation19 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.

Object Unsupervised Object Localization

You Never Get a Second Chance To Make a Good First Impression: Seeding Active Learning for 3D Semantic Segmentation

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.

3D Semantic Segmentation Active Learning

SALUDA: Surface-based Automotive Lidar Unsupervised Domain Adaptation

1 code implementation6 Apr 2023 Bjoern 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.

Semantic Segmentation Unsupervised Domain Adaptation

Using a Waffle Iron for Automotive Point Cloud Semantic Segmentation

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 #4 on LIDAR Semantic Segmentation on nuScenes (val mIoU metric)

Autonomous Driving LIDAR Semantic Segmentation +1

RangeViT: Towards Vision Transformers for 3D Semantic Segmentation in Autonomous Driving

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.

3D Semantic Segmentation Autonomous Driving +1

ALSO: Automotive Lidar Self-supervision by Occupancy estimation

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.

Autonomous Driving Contrastive Learning +3

Take One Gram of Neural Features, Get Enhanced Group Robustness

no code implementations26 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.

Self-supervised learning with rotation-invariant kernels

1 code implementation28 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.

Self-Supervised Learning

PCAM: Product of Cross-Attention Matrices for Rigid Registration of Point Clouds

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.

Point Cloud Registration

Localizing Objects with Self-Supervised Transformers and no Labels

2 code implementations29 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)

Object Object Discovery +2

Generative Zero-Shot Learning for Semantic Segmentation of 3D Point Clouds

1 code implementation13 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.

Classification Generalized Zero-Shot Learning +2

OBoW: Online Bag-of-Visual-Words Generation for Self-Supervised Learning

2 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.

object-detection Object Detection +5

FLOT: Scene Flow on Point Clouds Guided by Optimal Transport

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.

Graph Matching Scene Flow Estimation

Photo style transfer with consistency losses

no code implementations9 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.

Style Transfer

FKAConv: Feature-Kernel Alignment for Point Cloud Convolution

1 code implementation9 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.

LIDAR Semantic Segmentation Semantic Segmentation

Scattering Features for Multimodal Gait Recognition

no code implementations23 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.

Gait Recognition

A Flexible Convolutional Solver with Application to Photorealistic Style Transfer

no code implementations13 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].

Rolling Shutter Correction Style Transfer

Unifying local and non-local signal processing with graph CNNs

no code implementations24 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.

Style Transfer

Compressive Spectral Clustering

no code implementations5 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.

Clustering

Compressive PCA for Low-Rank Matrices on Graphs

no code implementations5 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.

Random sampling of bandlimited signals on graphs

no code implementations16 Nov 2015 Gilles Puy, Nicolas Tremblay, Rémi Gribonval, Pierre Vandergheynst

On the contrary, the second strategy is adaptive but yields optimal results.

Accelerated Spectral Clustering Using Graph Filtering Of Random Signals

no code implementations29 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

Fast Robust PCA on Graphs

no code implementations29 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.

Clustering Dimensionality Reduction

Balancing Sparsity and Rank Constraints in Quadratic Basis Pursuit

no code implementations17 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.

Compressive Sensing Retrieval

A Compressed Sensing Framework for Magnetic Resonance Fingerprinting

no code implementations9 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

Robust image reconstruction from multi-view measurements

no code implementations13 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.

Image Reconstruction Super-Resolution

Cannot find the paper you are looking for? You can Submit a new open access paper.