Skip to content

Commit

Permalink
add: bump propose version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paul committed Oct 20, 2022
1 parent 061973b commit 5c5ac47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ This is the official implementation of the paper "Multi-hypothesis 3D human pose
### Model Source Code
This repository hosts the experimental source code for the "Multi-hypothesis 3D human pose estimation metrics favor miscalibrated distributions" paper.
However, the Conditional Graph Normalizing Flow (cGNF) model is implemented as part of the [PROPOSE](https://github.com/sinzlab/propose/tree/0.1.0) framework for PRObabilistic POSe Estimation.
You can find the full implementation of the model [here](https://github.com/sinzlab/propose/tree/0.1.0/propose/models/flows).
However, the Conditional Graph Normalizing Flow (cGNF) model is implemented as part of the [PROPOSE](https://github.com/sinzlab/propose/tree/0.2.0) framework for PRObabilistic POSe Estimation.
You can find the full implementation of the model [here](https://github.com/sinzlab/propose/tree/0.2.0/propose/models/flows).

## Getting Started
### Prerequisites
Expand Down

0 comments on commit 5c5ac47

Please sign in to comment.