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]
Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning using 🤗 transformers

hierarchical-transformer-1d Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning using 🤗 transformers In Progress!! 2021.

MyungHoon Jin 7 Nov 06, 2022
[NeurIPS'20] Multiscale Deep Equilibrium Models

Multiscale Deep Equilibrium Models 💥 💥 💥 💥 This repo is deprecated and we will soon stop actively maintaining it, as a more up-to-date (and simple

CMU Locus Lab 221 Dec 26, 2022
TLDR: Twin Learning for Dimensionality Reduction

TLDR (Twin Learning for Dimensionality Reduction) is an unsupervised dimensionality reduction method that combines neighborhood embedding learning with the simplicity and effectiveness of recent self

NAVER 105 Dec 28, 2022
Multi-Agent Reinforcement Learning for Active Voltage Control on Power Distribution Networks (MAPDN)

Multi-Agent Reinforcement Learning for Active Voltage Control on Power Distribution Networks (MAPDN) This is the implementation of the paper Multi-Age

Future Power Networks 83 Jan 06, 2023
Starter Code for VALUE benchmark

StarterCode for VALUE Benchmark This is the starter code for VALUE Benchmark [website], [paper]. This repository currently supports all baseline model

VALUE Benchmark 73 Dec 09, 2022
Restricted Boltzmann Machines in Python.

How to Use First, initialize an RBM with the desired number of visible and hidden units. rbm = RBM(num_visible = 6, num_hidden = 2) Next, train the m

Edwin Chen 928 Dec 30, 2022
Pointer-generator - Code for the ACL 2017 paper Get To The Point: Summarization with Pointer-Generator Networks

Note: this code is no longer actively maintained. However, feel free to use the Issues section to discuss the code with other users. Some users have u

Abi See 2.1k Jan 04, 2023
[CVPR'21] MonoRUn: Monocular 3D Object Detection by Reconstruction and Uncertainty Propagation

MonoRUn MonoRUn: Monocular 3D Object Detection by Reconstruction and Uncertainty Propagation. CVPR 2021. [paper] Hansheng Chen, Yuyao Huang, Wei Tian*

同济大学智能汽车研究所综合感知研究组 ( Comprehensive Perception Research Group under Institute of Intelligent Vehicles, School of Automotive Studies, Tongji University) 96 Dec 10, 2022
Semi-Supervised Signed Clustering Graph Neural Network (and Implementation of Some Spectral Methods)

SSSNET SSSNET: Semi-Supervised Signed Network Clustering For details, please read our paper. Environment Setup Overview The project has been tested on

Yixuan He 9 Nov 24, 2022
Container : Context Aggregation Network

Container : Context Aggregation Network If you use this code for a paper please cite: @article{gao2021container, title={Container: Context Aggregati

AI2 47 Dec 16, 2022
Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM

Class Activation Map methods implemented in Pytorch pip install grad-cam ⭐ Tested on many Common CNN Networks and Vision Transformers. ⭐ Includes smoo

Jacob Gildenblat 6.6k Jan 06, 2023
Supervised Contrastive Learning for Product Matching

Contrastive Product Matching This repository contains the code and data download links to reproduce the experiments of the paper "Supervised Contrasti

Web-based Systems Group @ University of Mannheim 18 Dec 10, 2022
A pure PyTorch batched computation implementation of "CIF: Continuous Integrate-and-Fire for End-to-End Speech Recognition"

A pure PyTorch batched computation implementation of "CIF: Continuous Integrate-and-Fire for End-to-End Speech Recognition"

張致強 14 Dec 02, 2022
This repository contains the code for TACL2021 paper: SummaC: Re-Visiting NLI-based Models for Inconsistency Detection in Summarization

SummaC: Summary Consistency Detection This repository contains the code for TACL2021 paper: SummaC: Re-Visiting NLI-based Models for Inconsistency Det

Philippe Laban 24 Jan 03, 2023
Implementation of the paper All Labels Are Not Created Equal: Enhancing Semi-supervision via Label Grouping and Co-training

SemCo The official pytorch implementation of the paper All Labels Are Not Created Equal: Enhancing Semi-supervision via Label Grouping and Co-training

42 Nov 14, 2022
AFLFast (extends AFL with Power Schedules)

AFLFast Power schedules implemented by Marcel Böhme [email protected]

Marcel Böhme 380 Jan 03, 2023
Official repo for our 3DV 2021 paper "Monocular 3D Reconstruction of Interacting Hands via Collision-Aware Factorized Refinements".

Monocular 3D Reconstruction of Interacting Hands via Collision-Aware Factorized Refinements Yu Rong, Jingbo Wang, Ziwei Liu, Chen Change Loy Paper. Pr

Yu Rong 41 Dec 13, 2022
IAST: Instance Adaptive Self-training for Unsupervised Domain Adaptation (ECCV 2020)

This repo is the official implementation of our paper "Instance Adaptive Self-training for Unsupervised Domain Adaptation". The purpose of this repo is to better communicate with you and respond to y

CVSM Group - email: <a href=[email protected]"> 84 Dec 12, 2022
This repository contains PyTorch code for Robust Vision Transformers.

This repository contains PyTorch code for Robust Vision Transformers.

117 Dec 07, 2022
The code for our paper "AutoSF: Searching Scoring Functions for Knowledge Graph Embedding"

AutoSF The code for our paper "AutoSF: Searching Scoring Functions for Knowledge Graph Embedding" and this paper has been accepted by ICDE2020. News:

AutoML Research 64 Dec 17, 2022