2D&3D human pose estimation

Overview

Human Pose Estimation Papers

[CVPR 2016] - 201511

[IJCAI 2016] - 201602

Other

  • Action Recognition with Joints-Pooled 3D Deep Convolutional Descriptors [paper]

[ECCV 2016] - 201603

2D Pose

3D Pose

[NIPS 2016] - 201605

2D Pose

  • CRF-CNN: Modeling Structured Information in Human Pose Estimation [paper]

3D Pose

  • MoCap-guided Data Augmentation for 3D Pose Estimation in the Wild [paper]

[AAAI 2017] - 201609

none

[CVPR 2017] - 201611

[IJCAI 2017] - 201702

none

[ICCV 2017] - 201703

2D Pose

3D Pose

Other

  • Chained Multi-Stream Networks Exploiting Pose, Motion, and Appearance for Action Classification and Detection [paper] [project] [code] [supplemental]
  • The Pose Knows: Video Forecasting by Generating Pose Futures [paper]
  • RPAN: An End-To-End Recurrent Pose-Attention Network for Action Recognition in Videos (Oral) [paper] [code] [supplemental] ) [video]
  • Pose-Driven Deep Convolutional Model for Person Re-Identification [paper]
  • Long Short-Term Memory Kalman Filters: Recurrent Neural Estimators for Pose Regularization [paper] [code]

[NIPS 2017] - 201705

Other

[AAAI 2018] - 201709

2D Pose

  • A Cascaded Inception of Inception Network With Attention Modulated Feature Fusion for Human Pose Estimation [paper]

3D Pose

  • Learning Pose Grammar to Encode Human Body Configuration for 3D Pose Estimation [paper] [code]

Other

  • An Adversarial Hierarchical Hidden Markov Model for Human Pose Modeling and Generation [paper] [project] [PPT]
  • Cross-View Person Identification by Matching Human Poses Estimated With Confidence on Each Body Joint [paper]
  • PoseHD: Boosting Human Detectors Using Human Pose Information [paper]

[CVPR 2018] - 201711

2D Pose

3D Pose

Other

  • Weakly and Semi Supervised Human Body Part Parsing via Pose-Guided Knowledge Transfer (Spotlight) [paper] [code] [author:Hao-Shu Fang]
  • Multistage Adversarial Losses for Pose-Based Human Image Synthesis (Spotlight) [paper]
  • A Pose-Sensitive Embedding for Person Re-Identification With Expanded Cross Neighborhood Re-Ranking [paper] [code]
  • Learning to Estimate 3D Human Pose and Shape From a Single Color Image [paper] [project] [supplemental]
  • Recognizing Human Actions as the Evolution of Pose Estimation Maps [paper]
  • Monocular 3D Pose and Shape Estimation of Multiple People in Natural Scenes - The Importance of Multiple Scene Constraints [paper]
  • Deformable GANs for Pose-Based Human Image Generation [paper] [code] [supplemental]
  • Pose Transferrable Person Re-Identification [paper]
  • PoseFlow: A Deep Motion Representation for Understanding Human Behaviors in Videos [paper]
  • PoTion: Pose MoTion Representation for Action Recognition [paper]
  • End-to-End Recovery of Human Shape and Pose [paper] [project] [code]
  • Synthesizing Images of Humans in Unseen Poses (Oral) [paper] [code] [author:Adrian Vasile Dalca]
  • Unsupervised Person Image Synthesis in Arbitrary Poses (Spotlight) [paper]

arXiv 2017

2D Pose

  • Human Pose Regression by Combining Indirect Part Detection and Contextual Information [paper] [code] [PPT]

[IJCAI 2018] - 201801

3D Pose

  • DRPose3D: Depth Ranking in 3D Human Pose Estimation [paper]

ECCV 2018 - 201803

2D Pose

  • Deep Autoencoder for Combined Human Pose Estimation and body Model Upscaling (Oral) [paper]
  • Inner Space Preserving Generative Pose Machine [paper] [project] [code]
  • Multi-Scale Structure-Aware Network for Human Pose Estimation [paper]
  • MultiPoseNet: Fast Multi-Person Pose Estimation using Pose Residual Network [paper][code]

3D Pose

  • Unsupervised Geometry-Aware Representation for 3D Human Pose Estimation (Oral) [paper] [project]

Other

  • Good Line Cutting: towards Accurate Pose Tracking of Line-assisted VO/VSLAM [paper]
StyleGAN of All Trades: Image Manipulation withOnly Pretrained StyleGAN

StyleGAN of All Trades: Image Manipulation withOnly Pretrained StyleGAN This is the PyTorch implementation of StyleGAN of All Trades: Image Manipulati

360 Dec 28, 2022
Image reconstruction done with untrained neural networks.

PyTorch Deep Image Prior An implementation of image reconstruction methods from Deep Image Prior (Ulyanov et al., 2017) in PyTorch. The point of the p

Atiyo Ghosh 192 Nov 30, 2022
Mesh Graphormer is a new transformer-based method for human pose and mesh reconsruction from an input image

MeshGraphormer ✨ ✨ This is our research code of Mesh Graphormer. Mesh Graphormer is a new transformer-based method for human pose and mesh reconsructi

Microsoft 251 Jan 08, 2023
Layered Neural Atlases for Consistent Video Editing

Layered Neural Atlases for Consistent Video Editing Project Page | Paper This repository contains an implementation for the SIGGRAPH Asia 2021 paper L

Yoni Kasten 353 Dec 27, 2022
Co-GAIL: Learning Diverse Strategies for Human-Robot Collaboration

CoGAIL Table of Content Overview Installation Dataset Training Evaluation Trained Checkpoints Acknowledgement Citations License Overview This reposito

Jeremy Wang 29 Dec 24, 2022
Square Root Bundle Adjustment for Large-Scale Reconstruction

RootBA: Square Root Bundle Adjustment Project Page | Paper | Poster | Video | Code Table of Contents Citation Dependencies Installing dependencies on

Nikolaus Demmel 205 Dec 20, 2022
Code for database and frontend of webpage for Neural Fields in Visual Computing and Beyond.

Neural Fields in Visual Computing—Complementary Webpage This is based on the amazing MiniConf project from Hendrik Strobelt and Sasha Rush—thank you!

Brown University Visual Computing Group 29 Nov 30, 2022
DAFNe: A One-Stage Anchor-Free Deep Model for Oriented Object Detection

DAFNe: A One-Stage Anchor-Free Deep Model for Oriented Object Detection Code for our Paper DAFNe: A One-Stage Anchor-Free Deep Model for Oriented Obje

Steven Lang 58 Dec 19, 2022
Distributing reference energies for SMIRNOFF implementations

Warning: This code is currently experimental and under active development. Is it not yet suitable for distribution or use as reference implementation.

Open Force Field Initiative 1 Dec 07, 2021
Peek-a-Boo: What (More) is Disguised in a Randomly Weighted Neural Network, and How to Find It Efficiently

Peek-a-Boo: What (More) is Disguised in a Randomly Weighted Neural Network, and How to Find It Efficiently This repository is the official implementat

VITA 4 Dec 20, 2022
Python script that analyses the given datasets and comes up with the best polynomial regression representation with the smallest polynomial degree possible

Python script that analyses the given datasets and comes up with the best polynomial regression representation with the smallest polynomial degree possible, to be the most reliable with the least com

Nikolas B Virionis 2 Aug 01, 2022
Implementation of CVPR 2021 paper "Spatially-invariant Style-codes Controlled Makeup Transfer"

SCGAN Implementation of CVPR 2021 paper "Spatially-invariant Style-codes Controlled Makeup Transfer" Prepare The pre-trained model is avaiable at http

118 Dec 12, 2022
Densely Connected Search Space for More Flexible Neural Architecture Search (CVPR2020)

DenseNAS The code of the CVPR2020 paper Densely Connected Search Space for More Flexible Neural Architecture Search. Neural architecture search (NAS)

Jamin Fong 291 Nov 18, 2022
pytorch implementation of Attention is all you need

A Pytorch Implementation of the Transformer: Attention Is All You Need Our implementation is largely based on Tensorflow implementation Requirements N

230 Dec 07, 2022
A tutorial on DataFrames.jl prepared for JuliaCon2021

JuliaCon2021 DataFrames.jl Tutorial This is a tutorial on DataFrames.jl prepared for JuliaCon2021. A video recording of the tutorial is available here

Bogumił Kamiński 106 Jan 09, 2023
Train an imgs.ai model on your own dataset

imgs.ai is a fast, dataset-agnostic, deep visual search engine for digital art history based on neural network embeddings.

Fabian Offert 5 Dec 21, 2021
Multi-View Radar Semantic Segmentation

Multi-View Radar Semantic Segmentation Paper Multi-View Radar Semantic Segmentation, ICCV 2021. Arthur Ouaknine, Alasdair Newson, Patrick Pérez, Flore

valeo.ai 37 Oct 25, 2022
Source code of "Hold me tight! Influence of discriminative features on deep network boundaries"

Hold me tight! Influence of discriminative features on deep network boundaries This is the source code to reproduce the experiments of the NeurIPS 202

EPFL LTS4 19 Dec 10, 2021
Learning nonlinear operators via DeepONet

DeepONet: Learning nonlinear operators The source code for the paper Learning nonlinear operators via DeepONet based on the universal approximation th

Lu Lu 239 Jan 02, 2023
InferPy: Deep Probabilistic Modeling with Tensorflow Made Easy

InferPy: Deep Probabilistic Modeling Made Easy InferPy is a high-level API for probabilistic modeling written in Python and capable of running on top

PGM-Lab 141 Oct 13, 2022