John Hoffmann

Results 3 comments of John Hoffmann

I wrote a quick addition to test a directory with custom images, you can find it here: https://github.com/random9v2/litepose/tree/test_img_dir You will have to install natsort via conda/pip. For running the code,...

I had the exact same issue using continuumio/miniconda3 in Docker. For some reason, it works with python=3.8.

You can try to install crowdpose directly via pip: `pip install git+https://github.com/Jeff-sjtu/CrowdPose.git#subdirectory=crowdpose-api/PythonAPI`