← Search

Eddy Ilg

22 accepted papers

2025

EvOcc: Accurate Semantic Occupancy for Automated Driving Using Evidence Theory

CVPR 2025poster

We present EvOcc, a novel evidential semantic occupancy mapping framework. It consists of two parts: (1) an evidential approach for calculating the ground-truth 3D semantic occupancy maps from noisy LiDAR measurements, and (2) a method for training image-based occupancy estimation models through a n…

2025

TikZero: Zero-Shot Text-Guided Graphics Program Synthesis

ICCV 2025poster

Automatically synthesizing figures from text captions is a compelling capability. However, achieving high geometric precision and editability requires representing figures as graphics programs in languages like TikZ, and aligned training data (i.e., graphics programs with captions) remains scarce. M…

2025

Unified Category-Level Object Detection and Pose Estimation from RGB Images using 3D Prototypes

ICCV 2025poster

Recognizing objects in images is a fundamental problem in computer vision. Although detecting objects in 2D images is common, many applications require determining their pose in 3D space. Traditional category-level methods rely on RGB-D inputs, which may not always be available, or employ two-stage…

2024

Accurate Training Data for Occupancy Map Prediction in Automated Driving Using Evidence Theory

CVPR 2024poster

Automated driving fundamentally requires knowledge about the surrounding geometry of the scene. Modern approaches use only captured images to predict occupancy maps that represent the geometry. Training these approaches requires accurate data that may be acquired with the help of LiDAR scanners. We…

2024

Neural Parametric Gaussians for Monocular Non-Rigid Object Reconstruction

CVPR 2024poster

Reconstructing dynamic objects from monocular videos is a severely underconstrained and challenging problem and recent work has approached it in various directions. However owing to the ill-posed nature of this problem there has been no solution that can provide consistent high-quality novel views f…

Cited by 22SourcePDFScholar
2024

Neural Point Cloud Diffusion for Disentangled 3D Shape and Appearance Generation

CVPR 2024poster

Controllable generation of 3D assets is important for many practical applications like content creation in movies games and engineering as well as in AR/VR. Recently diffusion models have shown remarkable results in generation quality of 3D objects. However none of the existing models enable disenta…

2024

Neuroexplicit Diffusion Models for Inpainting of Optical Flow Fields

ICML 2024poster

Deep learning has revolutionized the field of computer vision by introducing large scale neural networks with millions of parameters. Training these networks requires massive datasets and leads to intransparent models that can fail to generalize. At the other extreme, models designed from partial di…

Cited by 1SourcePDFScholar
2024

Unsupervised Learning of Category-Level 3D Pose from Object-Centric Videos

CVPR 2024poster

Category-level 3D pose estimation is a fundamentally important problem in computer vision and robotics e.g. for embodied agents or to train 3D generative models. However so far methods that estimate the category-level object pose require either large amounts of human annotations CAD models or input…

2024

iNeMo: Incremental Neural Mesh Models for Robust Class-Incremental Learning

ECCV 2024poster

"Different from human nature, it is still common practice today for vision tasks to train deep learning models only initially and on fixed datasets. A variety of approaches have recently addressed handling continual data streams. However, extending these methods to manage out-of-distribution (OOD) s…

2024

latentSplat: Autoencoding Variational Gaussians for Fast Generalizable 3D Reconstruction

ECCV 2024poster

"We present latentSplat, a method to predict semantic Gaussians in a 3D latent space that can be splatted and decoded by a light-weight generative 2D architecture. Existing methods for generalizable 3D reconstruction either do not scale to large scenes and resolutions, or are limited to interpolatio…

Cited by 63SourcePDFScholar
2022

NinjaDesc: Content-Concealing Visual Descriptors via Adversarial Learning

CVPR 2022poster

In the light of recent analyses on privacy-concerning scene revelation from visual descriptors, we develop descriptors that conceal the input image content. In particular, we propose an adversarial learning framework for training visual descriptors that prevent image reconstruction, while maintainin…

Cited by 27PDFScholar
2022

Recurrent Video Restoration Transformer with Guided Deformable Attention

NeurIPS 2022accept

Video restoration aims at restoring multiple high-quality frames from multiple low-quality frames. Existing video restoration methods generally fall into two extreme cases, i.e., they either restore all frames in parallel or restore the video frame by frame in a recurrent way, which would result in…

2020

Deep Local Shapes: Learning Local SDF Priors for Detailed 3D Reconstruction

ECCV 2020poster

Efficiently reconstructing complex and intricate surfaces at scale is a long-standing goal in machine perception. To address this problem we introduce Deep Local Shapes (DeepLS), a deep shape representation that enables high-quality 3D shape representation without prohibitive memory requirements. De…

Cited by 537SourcePDFScholar
2020

TLIO: Tight Learned Inertial Odometry

RA-L 2020

In this letter we propose a tightly-coupled Extended Kalman Filter framework for IMU-only state estimation. Strap-down IMU measurements provide relative state estimates based on IMU kinematic motion model. However the integration of measurements is sensitive to sensor bias and noise, causing signifi

Cited by 241SourcecodeScholar
2019

Overcoming Limitations of Mixture Density Networks: A Sampling and Fitting Framework for Multimodal Future Prediction

CVPR 2019poster

Future prediction is a fundamental principle of intelligence that helps plan actions and avoid possible dangers. As the future is uncertain to a large extent, modeling the uncertainty and multimodality of the future states is of great relevance. Existing approaches are rather limited in this regard…

Cited by 241PDFcodeScholar
2018

Occlusions, Motion and Depth Boundaries with a Generic Network for Disparity, Optical Flow or Scene Flow Estimation

ECCV 2018poster

Occlusions play an important role in optical flow and disparity estimation, since matching costs are not available in occluded areas and occlusions indicate motion boundaries. Moreover, occlusions are relevant for motion segmentation and scene flow estimation. In this paper, we present an efficient…

Cited by 254SourcePDFScholar
2018

Uncertainty Estimates and Multi-Hypotheses Networks for Optical Flow

ECCV 2018poster

Optical flow estimation can be formulated as an end-to-end supervised learning problem, which yields estimates with a superior accuracy-runtime tradeoff compared to alternative methodology. In this paper, we make such networks estimate their local uncertainty about the correctness of their predictio…

Cited by 270SourcePDFScholar
2017

DeMoN: Depth and Motion Network for Learning Monocular Stereo

CVPR 2017poster

In this paper we formulate structure from motion as a learning problem. We train a convolutional network end-to-end to compute depth and camera motion from successive, unconstrained image pairs. The architecture is composed of multiple stacked encoder-decoder networks, the core part being an iterati…

Cited by 880PDFScholar
2017

FlowNet 2.0: Evolution of Optical Flow Estimation With Deep Networks

CVPR 2017poster

The FlowNet demonstrated that optical flow estimation can be cast as a learning problem. However, the state of the art with regard to the quality of the flow has still been defined by traditional methods. Particularly on small displacements and real-world data, FlowNet cannot compete with variationa…

Cited by 4066PDFScholar
2016

A Large Dataset to Train Convolutional Networks for Disparity, Optical Flow, and Scene Flow Estimation

CVPR 2016poster

Recent work has shown that optical flow estimation can be formulated as a supervised learning task and can be successfully solved with convolutional networks. Training of the so-called FlowNet was enabled by a large synthetically generated dataset. The present paper extends the concept of optical f…

Cited by 3436PDFScholar
2015

FlowNet: Learning Optical Flow With Convolutional Networks

ICCV 2015poster

Convolutional neural networks (CNNs) have recently been very successful in a variety of computer vision tasks, especially on those linked to recognition. Optical flow estimation has not been among the tasks CNNs succeeded at. In this paper we construct CNNs which are capable of solving the optical f…

Cited by 4909PDFScholar