Search Results for author: Andrei Bursuc

Found 45 papers, 23 papers with code

POP-3D: Open-Vocabulary 3D Occupancy Prediction from Images

no code implementations NeurIPS 2023 Antonin Vobecky, Oriane Siméoni, David Hurych, Spyros Gidaris, Andrei Bursuc, Patrick Pérez, Josef Sivic

We describe an approach to predict open-vocabulary 3D semantic voxel occupancy map from input 2D images with the objective of enabling 3D grounding, segmentation and retrieval of free-form language queries.

3D Semantic Occupancy Prediction 3D Semantic Segmentation +3

Make Me a BNN: A Simple Strategy for Estimating Bayesian Uncertainty from Pre-trained Models

no code implementations23 Dec 2023 Gianni Franchi, Olivier Laurent, Maxence Leguéry, Andrei Bursuc, Andrea Pilzer, Angela Yao

Deep Neural Networks (DNNs) are powerful tools for various computer vision tasks, yet they often struggle with reliable uncertainty quantification - a critical requirement for real-world applications.

Image Classification Semantic Segmentation +1

CLIP-DINOiser: Teaching CLIP a few DINO tricks for open-vocabulary semantic segmentation

1 code implementation19 Dec 2023 Monika Wysoczańska, Oriane Siméoni, Michaël Ramamonjisoa, Andrei Bursuc, Tomasz Trzciński, Patrick Pérez

We propose to locally improve dense MaskCLIP features, which are computed with a simple modification of CLIP's last pooling layer, by integrating localization priors extracted from self-supervised features.

Open Vocabulary Semantic Segmentation Semantic Segmentation

A Simple Recipe for Language-guided Domain Generalized Segmentation

1 code implementation29 Nov 2023 Mohammad Fahes, Tuan-Hung Vu, Andrei Bursuc, Patrick Pérez, Raoul de Charette

Generalization to new domains not seen during training is one of the long-standing challenges in deploying neural networks in real-world applications.

Data Augmentation 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

Improving CLIP Robustness with Knowledge Distillation and Self-Training

no code implementations19 Sep 2023 Clement Laroudie, Andrei Bursuc, Mai Lan Ha, Gianni Franchi

This paper examines the robustness of a multi-modal computer vision model, CLIP (Contrastive Language-Image Pretraining), in the context of unsupervised learning.

Knowledge Distillation

Learning to Generate Training Datasets for Robust Semantic Segmentation

no code implementations1 Aug 2023 Marwane Hariat, Olivier Laurent, Rémi Kazmierczak, Shihao Zhang, Andrei Bursuc, Angela Yao, Gianni Franchi

We propose a novel approach to improve the robustness of semantic segmentation techniques by leveraging the synergy between label-to-image generators and image-to-label segmentation models.

Generative Adversarial Network 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

PODA: Prompt-driven Zero-shot Domain Adaptation

1 code implementation ICCV 2023 Mohammad Fahes, Tuan-Hung Vu, Andrei Bursuc, Patrick Pérez, Raoul de Charette

In this paper, we propose the task of 'Prompt-driven Zero-shot Domain Adaptation', where we adapt a model trained on a source domain using only a general description in natural language of the target domain, i. e., a prompt.

Image Classification Language Modelling +7

PØDA: Prompt-driven Zero-shot Domain Adaptation

1 code implementation6 Dec 2022 Mohammad Fahes, Tuan-Hung Vu, Andrei Bursuc, Patrick Pérez, Raoul de Charette

In this paper, we propose the task of `Prompt-driven Zero-shot Domain Adaptation', where we adapt a model trained on a source domain using only a general description in natural language of the target domain, i. e., a prompt.

Image Classification object-detection +5

Packed-Ensembles for Efficient Uncertainty Estimation

1 code implementation17 Oct 2022 Olivier Laurent, Adrien Lafage, Enzo Tartaglione, Geoffrey Daniel, Jean-Marc Martinez, Andrei Bursuc, Gianni Franchi

Deep Ensembles (DE) are a prominent approach for achieving excellent performance on key metrics such as accuracy, calibration, uncertainty estimation, and out-of-distribution detection.

Classifier calibration Image Classification +2

Active Learning Strategies for Weakly-supervised Object Detection

1 code implementation25 Jul 2022 Huy V. Vo, Oriane Siméoni, Spyros Gidaris, Andrei Bursuc, Patrick Pérez, Jean Ponce

On COCO, using on average 10 fully-annotated images per class, or equivalently 1% of the training set, BiB also reduces the performance gap (in AP) between the weakly-supervised detector and the fully-supervised Fast RCNN by over 70%, showing a good trade-off between performance and data efficiency.

Active Learning Object +1

Improving Predictive Performance and Calibration by Weight Fusion in Semantic Segmentation

no code implementations22 Jul 2022 Timo Sämann, Ahmed Mostafa Hammam, Andrei Bursuc, Christoph Stiller, Horst-Michael Groß

Albeit effective, only few works haveimproved the understanding and the performance of weight averaging. Here, we revisit this approach and show that a simple weight fusion (WF)strategy can lead to a significantly improved predictive performance andcalibration.

Semantic Segmentation

Latent Discriminant deterministic Uncertainty

1 code implementation20 Jul 2022 Gianni Franchi, Xuanlong Yu, Andrei Bursuc, Emanuel Aldea, Severine Dubuisson, David Filliat

Predictive uncertainty estimation is essential for deploying Deep Neural Networks in real-world autonomous systems.

Autonomous Driving Image Classification +3

Instance-Aware Observer Network for Out-of-Distribution Object Segmentation

no code implementations18 Jul 2022 Victor Besnier, Andrei Bursuc, David Picard, Alexandre Briot

To address this issue, we build upon the recent ObsNet approach by providing object instance knowledge to the observer.

Object Out of Distribution (OOD) Detection +1

UnShadowNet: Illumination Critic Guided Contrastive Learning For Shadow Removal

no code implementations29 Mar 2022 Subhrajyoti Dasgupta, Arindam Das, Senthil Yogamani, Sudip Das, Ciaran Eising, Andrei Bursuc, Ujjwal Bhattacharya

Shadows are frequently encountered natural phenomena that significantly hinder the performance of computer vision perception systems in practical settings, e. g., autonomous driving.

Autonomous Driving Contrastive Learning +1

Drive&Segment: Unsupervised Semantic Segmentation of Urban Scenes via Cross-modal Distillation

1 code implementation21 Mar 2022 Antonin Vobecky, David Hurych, Oriane Siméoni, Spyros Gidaris, Andrei Bursuc, Patrick Pérez, Josef Sivic

This work investigates learning pixel-wise semantic image segmentation in urban scenes without any manual annotation, just from the raw non-curated data collected by cars which, equipped with cameras and LiDAR sensors, drive around a city.

Image Segmentation Segmentation +1

MUAD: Multiple Uncertainties for Autonomous Driving, a benchmark for multiple uncertainty types and tasks

3 code implementations2 Mar 2022 Gianni Franchi, Xuanlong Yu, Andrei Bursuc, Angel Tena, Rémi Kazmierczak, Séverine Dubuisson, Emanuel Aldea, David Filliat

However, disentangling the different types and sources of uncertainty is non trivial for most datasets, especially since there is no ground truth for uncertainty.

Anomaly Detection Autonomous Driving +4

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

Learning-based Preference Prediction for Constrained Multi-Criteria Path-Planning

no code implementations2 Aug 2021 Kevin Osanlou, Christophe Guettier, Andrei Bursuc, Tristan Cazenave, Eric Jacopin

The uncertain criterion represents the feasibility of driving through the path without requiring human intervention.

Robust Semantic Segmentation with Superpixel-Mix

1 code implementation2 Aug 2021 Gianni Franchi, Nacim Belkhir, Mai Lan Ha, Yufei Hu, Andrei Bursuc, Volker Blanz, Angela Yao

Along with predictive performance and runtime speed, reliability is a key requirement for real-world semantic segmentation.

Data Augmentation Segmentation +2

Constrained Shortest Path Search with Graph Convolutional Neural Networks

no code implementations2 Aug 2021 Kevin Osanlou, Christophe Guettier, Andrei Bursuc, Tristan Cazenave, Eric Jacopin

In this paper, we focus on shortest path search with mandatory nodes on a given connected graph.

Optimal Solving of Constrained Path-Planning Problems with Graph Convolutional Networks and Optimized Tree Search

no code implementations2 Aug 2021 Kevin Osanlou, Andrei Bursuc, Christophe Guettier, Tristan Cazenave, Eric Jacopin

More specifically, a graph neural network is used to assist the branch and bound algorithm in handling constraints associated with a desired solution path.

StyleLess layer: Improving robustness for real-world driving

no code implementations25 Mar 2021 Julien Rebut, Andrei Bursuc, Patrick Pérez

Robustness to various image corruptions, caused by changing weather conditions or sensor degradation and aging, is crucial for safety when such vehicles are deployed in the real world.

Autonomous Driving Semantic Segmentation

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

Encoding the latent posterior of Bayesian Neural Networks for uncertainty quantification

2 code implementations4 Dec 2020 Gianni Franchi, Andrei Bursuc, Emanuel Aldea, Severine Dubuisson, Isabelle Bloch

Bayesian neural networks (BNNs) have been long considered an ideal, yet unscalable solution for improving the robustness and the predictive uncertainty of deep neural networks.

Bayesian Inference Decision Making Under Uncertainty +5

One Versus all for deep Neural Network Incertitude (OVNNI) quantification

no code implementations1 Jun 2020 Gianni Franchi, Andrei Bursuc, Emanuel Aldea, Severine Dubuisson, Isabelle Bloch

This is due to the fact that modern DNNs are usually uncalibrated and we cannot characterize their epistemic uncertainty.

PLOP: Probabilistic poLynomial Objects trajectory Planning for autonomous driving

no code implementations9 Mar 2020 Thibault Buhet, Emilie Wirbel, Andrei Bursuc, Xavier Perrotton

Our model processes ego vehicle front-facing camera images and bird-eye view grid, computed from Lidar point clouds, with detections of past and present objects, in order to generate multiple trajectories for both ego vehicle and its neighbors.

Autonomous Driving Imitation Learning +3

Learning Representations by Predicting Bags of Visual Words

1 code implementation CVPR 2020 Spyros Gidaris, Andrei Bursuc, Nikos Komodakis, Patrick Pérez, Matthieu Cord

Inspired by the success of NLP methods in this area, in this work we propose a self-supervised approach based on spatially dense image descriptions that encode discrete visual concepts, here called visual words.

Representation Learning

TRADI: Tracking deep neural network weight distributions for uncertainty estimation

no code implementations ECCV 2020 Gianni Franchi, Andrei Bursuc, Emanuel Aldea, Severine Dubuisson, Isabelle Bloch

During training, the weights of a Deep Neural Network (DNN) are optimized from a random initialization towards a nearly optimum value minimizing a loss function.

Computational Efficiency General Classification +2

This dataset does not exist: training models from generated images

no code implementations7 Nov 2019 Victor Besnier, Himalaya Jain, Andrei Bursuc, Matthieu Cord, Patrick Pérez

This naturally brings the question: Can we train a classifier only on the generated data?

Boosting Few-Shot Visual Learning with Self-Supervision

1 code implementation ICCV 2019 Spyros Gidaris, Andrei Bursuc, Nikos Komodakis, Patrick Pérez, Matthieu Cord

Few-shot learning and self-supervised learning address different facets of the same problem: how to train a model with little or no labeled data.

Few-Shot Learning Self-Supervised Learning

Understanding and Improving Kernel Local Descriptors

3 code implementations27 Nov 2018 Arun Mukundan, Giorgos Tolias, Andrei Bursuc, Hervé Jégou, Ondřej Chum

We propose a multiple-kernel local-patch descriptor based on efficient match kernels from pixel gradients.

Position

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