← Search

Florian Schroff

15 accepted papers

2024

Distilling Vision-Language Models on Millions of Videos

CVPR 2024poster

The recent advance in vision-language models is largely attributed to the abundance of image-text data. We aim to replicate this success for video-language models but there simply is not enough human-curated video-text data available. We thus resort to fine-tuning a video-language model from a stron…

Cited by 18SourcePDFScholar
2024

Structured Video-Language Modeling with Temporal Grouping and Spatial Grounding

ICLR 2024poster

Existing video-language pre-training methods primarily focus on instance-level alignment between video clips and captions via global contrastive learning but neglect rich fine-grained local information in both videos and text, which is of importance to downstream tasks requiring temporal localizatio…

Cited by 0SourcePDFScholar
2024

VideoPrism: A Foundational Visual Encoder for Video Understanding

ICML 2024poster

We introduce VideoPrism, a general-purpose video encoder that tackles diverse video understanding tasks with a single frozen model. We pretrain VideoPrism on a heterogeneous corpus containing 36M high-quality video-caption pairs and 582M video clips with noisy parallel text (e.g., ASR transcripts).…

Cited by 109SourcePDFScholar
2023

Learning To Generate Image Embeddings With User-Level Differential Privacy

CVPR 2023poster

Small on-device models have been successfully trained with user-level differential privacy (DP) for next word prediction and image classification tasks in the past. However, existing methods can fail when directly applied to learn embedding models using supervised training data with a large class sp…

2023

Unified Visual Relationship Detection with Vision and Language Models

ICCV 2023poster

This work focuses on training a single visual relationship detector predicting over the union of label spaces from multiple datasets. Merging labels spanning different datasets could be challenging due to inconsistent taxonomies. The issue is exacerbated in visual relationship detection when second-…

Cited by 18PDFcodeScholar
2022

Contextualized Spatio-Temporal Contrastive Learning With Self-Supervision

CVPR 2022poster

Modern self-supervised learning algorithms typically enforce persistency of instance representations across views. While being very effective on learning holistic image and video representations, such an objective becomes suboptimal for learning spatio-temporally fine-grained features in videos, whe…

Cited by 28PDFcodeScholar
2021

Learning View-Disentangled Human Pose Representation by Contrastive Cross-View Mutual Information Maximization

CVPR 2021poster

We introduce a novel representation learning method to disentangle pose-dependent as well as view-dependent factors from 2D human poses. The method trains a network using cross-view mutual information maximization (CV-MIM) which maximizes mutual information of the same pose performed from different…

Cited by 41PDFcodeScholar
2020

View-Invariant Probabilistic Embedding for Human Pose

ECCV 2020poster

Depictions of similar human body configurations can vary with changing viewpoints. Using only 2D information, we would like to enable vision algorithms to recognize similarity in human body poses across multiple views. This ability is useful for analyzing body movements and human behaviors in images…

2019

Auto-DeepLab: Hierarchical Neural Architecture Search for Semantic Image Segmentation

CVPR 2019oral

Recently, Neural Architecture Search (NAS) has successfully identified neural network architectures that exceed human designed ones on large-scale image classification. In this paper, we study NAS for semantic image segmentation. Existing works often focus on searching the repeatable cell structure,…

Cited by 1290PDFcodeScholar
2019

FEELVOS: Fast End-To-End Embedding Learning for Video Object Segmentation

CVPR 2019poster

Many of the recent successful methods for video object segmentation (VOS) are overly complicated, heavily rely on fine-tuning on the first frame, and/or are slow, and are hence of limited practical use. In this work, we propose FEELVOS as a simple and fast method which does not rely on fine-tuning.…

Cited by 528PDFcodeScholar
2019

Modeling Uncertainty with Hedged Instance Embeddings

ICLR 2019poster

Instance embeddings are an efficient and versatile image representation that facilitates applications like recognition, verification, retrieval, and clustering. Many metric learning methods represent the input as a single point in the embedding space. Often the distance between points is used as a p…

Cited by 133SourcePDFScholar
2018

Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation

ECCV 2018poster

Spatial pyramid pooling module or encode-decoder structure are used in deep neural networks for semantic segmentation task. The former networks are able to encode multi-scale contextual information by probing the incoming features with filters or pooling operations at multiple rates and multiple eff…

2018

MaskLab: Instance Segmentation by Refining Object Detection With Semantic and Direction Features

CVPR 2018poster

In this work, we tackle the problem of instance segmentation, the task of simultaneously solving object detection and semantic segmentation. Towards this goal, we present a model, called MaskLab, which produces three outputs: box detection, semantic segmentation, and direction prediction. Building o…

Cited by 497SourcePDFScholar
2018

Searching for Efficient Multi-Scale Architectures for Dense Image Prediction

NeurIPS 2018poster

The design of neural network architectures is an important component for achieving state-of-the-art performance with machine learning systems across a broad array of tasks. Much work has endeavored to design and build architectures automatically through clever construction of a search space paired w…

Cited by 506SourcePDFScholar
2015

FaceNet: A Unified Embedding for Face Recognition and Clustering

CVPR 2015poster

Despite significant recent advances in the field of face recognition [DeepFace, DeepId2], implementing face verification and recognition efficiently at scale presents serious challenges to current approaches. In this paper we present a system, called FaceNet, that directly learns a mapping from face…

Cited by 18720SourcePDFScholar