← Search

Jan C van Gemert

14 accepted papers

2023

A step towards understanding why classification helps regression

ICCV 2023accepted

A number of computer vision deep regression approaches report improved results when adding a classification loss to the regression loss. Here, we explore why this is useful in practice and when it is beneficial. To do so, we start from precisely controlled dataset variations and data samplings and f…

2023

Differentiable Transportation Pruning

ICCV 2023poster

Deep learning algorithms are increasingly employed at the edge. However, edge devices are resource constrained and thus require efficient deployment of deep neural networks. Pruning methods are a key tool for edge deployment as they can improve storage, compute, memory bandwidth, and energy usage. I…

Cited by 16PDFScholar
2023

Objects Do Not Disappear: Video Object Detection by Single-Frame Object Location Anticipation

ICCV 2023poster

Objects in videos are typically characterized by continuous smooth motion. We exploit continuous smooth motion in three ways. 1) Improved accuracy by using object motion as an additional source of supervision, which we obtain by anticipating object locations from a static keyframe. 2) Improved effic…

Cited by 5PDFcodeScholar
2022

Deep Vanishing Point Detection: Geometric Priors Make Dataset Variations Vanish

CVPR 2022poster

Deep learning has improved vanishing point detection in images. Yet, deep networks require expensive annotated datasets trained on costly hardware and do not generalize to even slightly different domains, and minor problem variants. Here, we address these issues by injecting deep vanishing point det…

Cited by 28PDFcodeScholar
2022

Equal Bits: Enforcing Equally Distributed Binary Network Weights

AAAI 2022technical

Binary networks are extremely efficient as they use only two symbols to define the network: {+1, −1}. One can make the prior distribution of these symbols a design choice. The recent IR-Net of Qin et al. argues that imposing a Bernoulli distribution with equal priors (equal bit ratios) over the bina…

2021

No Frame Left Behind: Full Video Action Recognition

CVPR 2021poster

Not all video frames are equally informative for recognizing an action. It is computationally infeasible to train deep networks on all video frames when actions develop over hundreds of frames. A common heuristic is uniformly sampling a small number of video frames and using these to recognize the a…

Cited by 60PDFcodeScholar
2021

Zero-Shot Day-Night Domain Adaptation With a Physics Prior

ICCV 2021poster

We explore the zero-shot setting for day-night domain adaptation. The traditional domain adaptation setting is to train on one domain and adapt to the target domain by exploiting unlabeled data samples from the test set. As gathering relevant test data is expensive and sometimes even impossible, we…

Cited by 92PDFcodeScholar
2020

On Translation Invariance in CNNs: Convolutional Layers Can Exploit Absolute Spatial Location

CVPR 2020poster

In this paper we challenge the common assumption that convolutional layers in modern CNNs are translation invariant. We show that CNNs can and will exploit the absolute spatial location by learning filters that respond exclusively to particular absolute locations by exploiting image boundary effects…

Cited by 343PDFcodeScholar
2015

Objects2action: Classifying and Localizing Actions Without Any Video Example

ICCV 2015poster

The goal of this paper is to recognize actions in video without the need for examples. Different from traditional zero-shot approaches we do not demand the design and specification of attribute classifiers and class-to-attribute mappings to allow for transfer from seen classes to unseen classes. Our…

Cited by 189PDFScholar
2015

What do 15,000 Object Categories Tell Us About Classifying and Localizing Actions?

CVPR 2015poster

This paper contributes to automatic classification and localization of human actions in video. Whereas motion is the key ingredient in modern approaches, we assess the benefits of having objects in the video representation. Rather than considering a handful of carefully selected and localized object…

Cited by 225SourcePDFScholar