← Search

Abhishek Sharma

16 accepted papers

2024

Divide and Fuse: Body Part Mesh Recovery from Partially Visible Human Images

ECCV 2024poster

"We introduce a novel bottom-up approach for human body mesh reconstruction, specifically designed to address the challenges posed by partial visibility and occlusion in input images. Traditional top-down methods, relying on whole-body parametric models like SMPL, falter when only a small part of th…

Cited by 2SourcePDFScholar
2024

PBADet: A One-Stage Anchor-Free Approach for Part-Body Association

ICLR 2024poster

The detection of human parts (e.g., hands, face) and their correct association with individuals is an essential task, e.g., for ubiquitous human-machine interfaces and action recognition. Traditional methods often employ multi-stage processes, rely on cumbersome anchor-based systems, or do not scale…

Cited by 1SourcePDFScholar
2022

Interactive Post-Editing for Verbosity Controlled Translation

COLING 2022main

We explore Interactive Post-Editing (IPE) models for human-in-loop translation to help correct translation errors and rephrase it with a desired style variation. We specifically study verbosity for style variations and build on top of multi-source transformers that can read source and hypothesis to…

Cited by 1SourcePDFScholar
2021

Ensemble Attention Distillation for Privacy-Preserving Federated Learning

ICCV 2021poster

We consider the problem of Federated Learning (FL) where numerous decentralized computational nodes collaborate with each other to train a centralized machine learning model without explicitly sharing their local data samples. Such decentralized training naturally leads to issues of imbalanced or di…

Cited by 148PDFScholar
2020

Deep Geometric Functional Maps: Robust Feature Learning for Shape Correspondence

CVPR 2020oral

We present a novel learning-based approach for computing correspondences between non-rigid 3D shapes. Unlike previous methods that either require extensive training data or operate on handcrafted input descriptors and thus generalize poorly across diverse datasets, our approach is both accurate and…

Cited by 203PDFcodeScholar
2020

Multiview-Consistent Semi-Supervised Learning for 3D Human Pose Estimation

CVPR 2020poster

The best performing methods for 3D human pose estimation from monocular images require large amounts of in-the-wild 2D and controlled 3D pose annotated datasets which are costly and require sophisticated systems to acquire. To reduce this annotation dependency, we propose Multiview-Consistent Semi S…

Cited by 79PDFScholar
2019

Monocular 3D Human Pose Estimation by Generation and Ordinal Ranking

ICCV 2019poster

Monocular 3D human-pose estimation from static images is a challenging problem, due to the curse of dimensionality and the ill-posed nature of lifting 2D-to-3D. In this paper, we propose a Deep Conditional Variational Autoencoder based model that synthesizes diverse anatomically plausible 3D-pose sa…

Cited by 198PDFcodeScholar
2018

DYAN: A Dynamical Atoms-Based Network For Video Prediction

ECCV 2018poster

The ability to anticipate the future is essential when making real time critical decisions, provides valuable information to understand dynamic natural scenes, and can help unsupervised video representation learning. State-of-art video prediction is based on complex architectures that need to learn…

Cited by 39SourcePDFScholar
2018

Learning 3D Human Pose from Structure and Motion

ECCV 2018poster

3D human pose estimation from a single image is a challenging problem, especially for in-the-wild settings due to the lack of 3D annotated data. We propose two anatomically inspired loss functions and use them with a weakly-supervised learning framework to jointly learn from large-scale in-the-wild…

Cited by 264SourcePDFScholar
2018

R-FCN-3000 at 30fps: Decoupling Detection and Classification

CVPR 2018poster

We propose a modular approach towards large-scale real-time object detection by decoupling objectness detection and classification. We exploit the fact that many object classes are visually similar and share parts. Thus, a universal objectness detector can be learned for class-agnostic object detect…