← Search

Martin Engilberge

6 accepted papers

2023

CLIP the Gap: A Single Domain Generalization Approach for Object Detection

CVPR 2023poster

Single Domain Generalization (SDG) tackles the problem of training a model on a single source domain so that it generalizes to any unseen target domain. While this has been well studied for image classification, the literature on SDG object detection remains almost non-existent. To address the chall…

2023

Learning Transformations To Reduce the Geometric Shift in Object Detection

CVPR 2023poster

The performance of modern object detectors drops when the test distribution differs from the training one. Most of the methods that address this focus on object appearance changes caused by, e.g., different illumination conditions, or gaps between synthetic and real images. Here, by contrast, we tac…

2019

SoDeep: A Sorting Deep Net to Learn Ranking Loss Surrogates

CVPR 2019oral

Several tasks in machine learning are evaluated using non-differentiable metrics such as mean average precision or Spearman correlation. However, their non-differentiability prevents from using them as objective functions in a learning framework. Surrogate and relaxation methods exist but tend to be…

Cited by 90PDFcodeScholar
2019

VideoMem: Constructing, Analyzing, Predicting Short-Term and Long-Term Video Memorability

ICCV 2019poster

Humans share a strong tendency to memorize/forget some of the visual information they encounter. This paper focuses on understanding the intrinsic memorability of visual content. To address this challenge, we introduce a large scale dataset (VideoMem) composed of 10,000 videos with memorability scor…

Cited by 68PDFScholar
2018

Finding Beans in Burgers: Deep Semantic-Visual Embedding With Localization

CVPR 2018poster

Several works have proposed to learn a two-path neural network that maps images and texts, respectively, to a same shared Euclidean space where geometry captures useful semantic relationships. Such a multi-modal embedding can be trained and used for various tasks, notably image captioning. In the pr…