huggingface / huggingface/controlnet_aux
Possible bug in openpose
Open
- Dominant language
- Python
- Stars
- 497
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
Hey, while playing around with openpose detector, I came across [something](https://github.com/patrickvonplaten/controlnet_aux/blob/84c6ecd5ad8a4ad781911d18e9545a71bc6b5a4c/src/controlnet_aux/open_pose/body.py#L83) I thought might be a bug. `heatmap_avg` seems to be accumulating the average of heatmaps, yet the calculation is inconsistent with this _possible_ intention.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.