← Search

Ravi Garg

10 accepted papers

2023

Semi-Supervised Semantic Segmentation under Label Noise via Diverse Learning Groups

ICCV 2023poster

Semi-supervised semantic segmentation methods use a small amount of clean pixel-level annotations to guide the interpretation of a larger quantity of unlabelled image data. The challenges of providing pixel-accurate annotations at scale mean that the labels are typically noisy, and this contaminates…

Cited by 14PDFScholar
2022

Retrieval Augmented Classification for Long-Tail Visual Recognition

CVPR 2022poster

We introduce Retrieval Augmented Classification (RAC), a generic approach to augmenting standard image classification pipelines with an explicit retrieval module. RAC consists of a standard base image encoder fused with a parallel retrieval branch that queries a non-parametric external memory of pre…

Cited by 127PDFScholar
2022

TD-Road: Top-Down Road Network Extraction with Holistic Graph Construction

ECCV 2022poster

"Graph-based approaches have been becoming increasingly popular in road network extraction, in addition to segmentation-based methods. Road networks are represented as graph structures, being able to explicitly define the topology structures and avoid the ambiguity of segmentation masks, such as bet…

2019

Non-Parametric Priors For Generative Adversarial Networks

ICML 2019oral

The advent of generative adversarial networks (GAN) has enabled new capabilities in synthesis, interpolation, and data augmentation heretofore considered very challenging. However, one of the common assumptions in most GAN architectures is the assumption of simple parametric latent-space distributio…

Cited by 17SourcePDFScholar
2019

Self-supervised Learning for Single View Depth and Surface Normal Estimation

ICRA 2019poster

In this work we present a self-supervised learning framework to simultaneously train two Convolutional Neural Networks (CNNs) to predict depth and surface normals from a single image. In contrast to most existing frameworks which represent outdoor scenes as fronto-parallel planes at piece-wise smoot…

Cited by 38SourceScholar
2018

Addressing Challenging Place Recognition Tasks Using Generative Adversarial Networks

ICRA 2018poster

Place recognition is an essential component of Simultaneous Localization And Mapping (SLAM). Under severe appearance change, reliable place recognition is a difficult perception task since the same place is perceptually very different in the morning, at night, or over different seasons. This work ad…

Cited by 45SourceScholar
2018

Just-in-Time Reconstruction: Inpainting Sparse Maps Using Single View Depth Predictors as Priors

ICRA 2018poster

We present “just-in-time reconstruction” as realtime image-guided inpainting of a map with arbitrary scale and sparsity to generate a fully dense depth map for the image. In particular, our goal is to inpaint a sparse map - obtained from either a monocular visual SLAM system or a sparse sensor - usi…

Cited by 37SourceScholar
2018

Unsupervised Learning of Monocular Depth Estimation and Visual Odometry With Deep Feature Reconstruction

CVPR 2018poster

Despite learning based methods showing promising results in single view depth estimation and visual odometry, most existing approaches treat the tasks in a supervised manner. Recent approaches to single view depth estimation explore the possibility of learning without full supervision via minimizing…