← Search

Ambrish Tyagi

5 accepted papers

2021

Multi-Instance Pose Networks: Rethinking Top-Down Pose Estimation

ICCV 2021poster

A key assumption of top-down human pose estimation approaches is their expectation of having a single person/instance present in the input bounding box. This often leads to failures in crowded scenes with occlusions. We propose a novel solution to overcome the limitations of this fundamental assumpt…

Cited by 99PDFcodeScholar
2020

Box2Seg: Attention Weighted Loss and Discriminative Feature Learning for Weakly Supervised Segmentation

ECCV 2020poster

We propose a weakly supervised approach to semantic segmentation using bounding box annotations. Bounding boxes are treated as noisy labels for the foreground objects. We predict a per-class attention map that saliently guides the per-pixel cross entropy loss to focus on foreground pixels and refine…

2019

Learning to Generate Synthetic Data via Compositing

CVPR 2019poster

We present a task-specific approach to synthetic data generation. Our framework employs a trainable synthesizer network that is optimized to produce meaningful training samples by assessing the strengths and weaknesses of a 'target' classifier. The synthesizer and target networks are trained in an a…

Cited by 169PDFScholar
2019

Unsupervised 3D Pose Estimation With Geometric Self-Supervision

CVPR 2019poster

We present an unsupervised learning approach to re- cover 3D human pose from 2D skeletal joints extracted from a single image. Our method does not require any multi- view image data, 3D skeletons, correspondences between 2D-3D points, or use previously learned 3D priors during training. A lifting ne…

Cited by 249PDFScholar
2018

Context Encoding for Semantic Segmentation

CVPR 2018poster

Recent work has made significant progress in improving spatial resolution for pixelwise labeling with Fully Convolutional Network (FCN) framework by employing Dilated/Atrous convolution, utilizing multi-scale features and refining boundaries. In this paper, we explore the impact of global contextua…