Skip to content

raymondyeh07/chirality_nets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chirality Nets for Human Pose Regression

NeurIPS 2019

Raymond A. Yeh*, Yuan-Ting Hu*, Alexander G. Schwing
University of Illinois at Urbana-Champaign
(* indicates equal contribution)

The repository contains Pytorch implementation of Chirality Nets for Human Pose Regression.

If you used this code for your experiments or found it helpful, please consider citing the following paper:

@inproceedings{YehNeurIPS2019,
  author = {R.~A. Yeh^\ast$ and Y.-T. Hu^\ast$ and A.~G. Schwing},
  title = {Chirality Nets for Human Pose Regression},
  booktitle = {Proc. NeurIPS},
  year = {2019},
  note = {$^\ast$ equal contribution},
}

Dependencies:

  • Python 3+
  • Pytorch 1.1.0

Usage

We recommend reading through our short tutorial on chirality equivariance. The tutorial illustrates the chirality definition and API for the chiral layers.

Layers

We support chirality equivariant versions of the following layers:

To verify that these layers satisfy chirality equivariance, we have provided some test cases in the test directory

Applications

Coming soon.

Related Work

License

This work is licensed under the MIT License

About

[NeurIPS2019] Chirality Nets for Human Pose Regression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages