← Search

Ersin Yumer

24 accepted papers

2021

Diverse Complexity Measures for Dataset Curation in Self-Driving

IROS 2021poster

Modern self-driving systems heavily rely on deep learning. As a consequence, their performance is influenced significantly by the quality and richness of the training data. Data collection platforms can generate many hours of raw data on a daily basis, however, it is not feasible to label everything…

Cited by 16SourceScholar
2021

Exploring Adversarial Robustness of Multi-sensor Perception Systems in Self Driving

CoRL 2021poster

Modern self-driving perception systems have been shown to improve upon processing complementary inputs such as LiDAR with images. In isolation, 2D images have been found to be extremely vulnerable to adversarial attacks. Yet, there are limited studies on the adversarial robustness of multi-modal mod…

Cited by 94SourceScholar
2021

GeoSim: Realistic Video Simulation via Geometry-Aware Composition for Self-Driving

CVPR 2021poster

Scalable sensor simulation is an important yet challenging open problem for safety-critical domains such as self-driving. Current works in image simulation either fail to be photorealistic or do not model the 3D environment and the dynamic objects within, losing high-level control and physical reali…

Cited by 106PDFScholar
2021

S3: Neural Shape, Skeleton, and Skinning Fields for 3D Human Modeling

CVPR 2021poster

Constructing and animating humans is an important component for building virtual worlds in a wide variety of applications such as virtual reality or robotics testing in simulation. As there are exponentially many variations of humans with different shape, pose and clothing, it is critical to develop…

Cited by 85PDFScholar
2020

Budgeted Training: Rethinking Deep Neural Network Training Under Resource Constraints

ICLR 2020poster

In most practical settings and theoretical analyses, one assumes that a model can be trained until convergence. However, the growing complexity of machine learning datasets and models may violate such assumptions. Indeed, current approaches for hyper-parameter tuning and neural architecture search t…

Cited by 62SourceScholar
2020

Universal Embeddings for Spatio-Temporal Tagging of Self-Driving Logs

CoRL 2020

In this paper, we tackle the problem of spatio-temporal tagging of self-driving scenes from raw sensor data. Our approach learns a universal embedding for all tags, enabling efficient tagging of many attributes and faster learning of new attributes with limited data. Importantly, the embedding is sp

Cited by 0SourcePDFScholar
2019

Jointly Learnable Behavior and Trajectory Planning for Self-Driving Vehicles

IROS 2019poster

The motion planners used in self-driving vehicles need to generate trajectories that are safe, comfortable, and obey the traffic rules. This is usually achieved by two modules: behavior planner, which handles high-level decisions and produces a coarse trajectory, and trajectory planner that generate…

Cited by 107SourceScholar
2019

UPSNet: A Unified Panoptic Segmentation Network

CVPR 2019oral

In this paper, we propose a unified panoptic segmentation network (UPSNet) for tackling the newly proposed panoptic segmentation task. On top of a single backbone residual network, we first design a deformable convolution based semantic segmentation head and a Mask R-CNN style instance segmentation…

Cited by 548PDFcodeScholar
2018

BodyNet: Volumetric Inference of 3D Human Body Shapes

ECCV 2018poster

Human shape estimation is an important task for video editing, animation and fashion industry. Predicting 3D human body shape from natural images, however, is highly challenging due to factors such as variation in human bodies, clothing and viewpoint. Prior methods addressing this problem typically…

Cited by 530SourcePDFScholar
2018

Learning Blind Video Temporal Consistency

ECCV 2018poster

Applying image processing algorithms independently to each frame of a video often leads to undesired inconsistent results over time. Developing temporally consistent video-based extensions, however, requires domain knowledge for individual tasks and is unable to generalize to other applications. In…

2018

MT-VAE: Learning Motion Transformations to Generate Multimodal Human Dynamics

ECCV 2018poster

Long-term human motion can be represented as a series of motion modes—motion sequences that capture short-term temporal dynamics—with transitions between them. We leverage this structure and present a novel Motion Transformation Variational Auto-Encoders (MT-VAE) for learning motion sequence generat…

Cited by 183SourcePDFScholar
2018

PlaneNet: Piece-Wise Planar Reconstruction From a Single RGB Image

CVPR 2018poster

This paper proposes a deep neural network (DNN) for piece-wise planar depthmap reconstruction from a single RGB image. While DNNs have brought remarkable progress to single-image pixel-wise depth prediction, piece-wise planar depthmap reconstruction requires a structured geometry representation, an…

2018

Real-Time Hair Rendering using Sequential Adversarial Networks

ECCV 2018poster

We present an adversarial network for rendering photorealistic hair as an alternative to conventional computer graphics pipelines. Our deep learning approach does not require low-level parameter tuning nor ad-hoc asset design. Our method simply takes a strand-based 3D hair model as input and provide…

Cited by 38SourcePDFScholar
2018

ST-GAN: Spatial Transformer Generative Adversarial Networks for Image Compositing

CVPR 2018poster

We address the problem of finding realistic geometric corrections to a foreground object such that it appears natural when composited into a background image. To achieve this, we propose a novel Generative Adversarial Network (GAN) architecture that utilizes Spatial Transformer Networks (STNs) as th…

2017

3D-PRNN: Generating Shape Primitives With Recurrent Neural Networks

ICCV 2017poster

The success of various applications including robotics, digital content creation, and visualization demand a structured and abstract representation of the 3D world from limited sensor data. Inspired by the nature of human perception of 3D shapes as a collection of simple parts, we explore such an ab…

Cited by 224PDFcodeScholar
2017

Learning to Extract Semantic Structure From Documents Using Multimodal Fully Convolutional Neural Networks

CVPR 2017spotlight

We present an end-to-end, multimodal, fully convolutional network for extracting semantic structures from document images. We consider document semantic structure extraction as a pixel-wise segmentation task, and propose a unified model that classifies pixels based not only on their visual appearanc…

Cited by 320PDFScholar
2017

Material Editing Using a Physically Based Rendering Network

ICCV 2017spotlight

The ability to edit materials of objects in images is desirable by many content creators. However, this is an extremely challenging task as it requires to disentangle intrinsic physical properties of an image. We propose an end-to-end network architecture that replicates the forward image formation…

Cited by 105PDFScholar
2017

Neural Face Editing With Intrinsic Image Disentangling

CVPR 2017oral

Traditional face editing methods often require a number of sophisticated and task specific algorithms to be applied one after the other --- a process that is tedious, fragile, and computationally intensive. In this paper, we propose an end-to-end generative adversarial network that infers a face-spe…

Cited by 340PDFcodeScholar
2017

Physically-Based Rendering for Indoor Scene Understanding Using Convolutional Neural Networks

CVPR 2017poster

Indoor scene understanding is central to applications such as robot navigation and human companion assistance. Over the last years, data-driven deep neural networks have outperformed many traditional approaches thanks to their representation learning capabilities. One of the bottlenecks in training…

Cited by 329PDFScholar
2017

Self-supervised Learning of Motion Capture

NeurIPS 2017spotlight

Current state-of-the-art solutions for motion capture from a single camera are optimization driven: they optimize the parameters of a 3D human model so that its re-projection matches measurements in the video (e.g. person segmentation, optical flow, keypoint detections etc.). Optimization models are…

Cited by 369SourcePDFScholar
2017

Transformation-Grounded Image Generation Network for Novel 3D View Synthesis

CVPR 2017poster

We present a transformation-grounded image generation network for novel 3D view synthesis from a single image. Our approach first explicitly infers the parts of the geometry visible both in the input and novel views and then casts the remaining synthesis problem as image completion. Specifically, we…

Cited by 346PDFcodeScholar
2016

Perspective Transformer Nets: Learning Single-View 3D Object Reconstruction without 3D Supervision

NeurIPS 2016poster

Understanding the 3D world is a fundamental problem in computer vision. However, learning a good representation of 3D objects is still an open problem due to the high dimensionality of the data and many factors of variation involved. In this work, we investigate the task of single-view 3D object rec…