-
Updated
Dec 1, 2020 - Python
crowdpose
Here are 2 public repositories matching this topic...
Improve this page
Add a description, image, and links to the crowdpose topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the crowdpose topic, visit your repo's landing page and select "manage topics."
Hi everybody
Currently only one sample per GPU is possible while executing tests, which leads to very slow validation and testing for me. I assume to fix this the
forward_testmethods for theTopDownandBottomUpclasses would need to be updated. Is this planned anytime soon or should I give it a try myself to contribute?