Skip to content

Commit

Permalink
Add note about visualizing HRNet#67
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Sheerman-Chase committed May 2, 2022
1 parent fa9d381 commit dde7c4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,9 @@ python tools/test.py --cfg <CONFIG-FILE> --model-file <MODEL WEIGHT>
python tools/test.py --cfg experiments/wflw/face_alignment_wflw_hrnet_w18.yaml --model-file HR18-WFLW.pth
````

#### Visualize

You can check [this repository](https://github.com/vlad3996/HRNet-landmarks) for landmark visualization

## Other applications of HRNets (codes and models):
* [Human pose estimation](https://github.com/leoxiaobin/deep-high-resolution-net.pytorch)
Expand Down

0 comments on commit dde7c4f

Please sign in to comment.