PoseFlow icon indicating copy to clipboard operation
PoseFlow copied to clipboard

PoseFlow: Efficient Online Pose Tracking (BMVC'18)

Results 9 PoseFlow issues
Sort by recently updated
recently updated
newest added

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.2.16 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies

Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 3.4.2.16 to 4.2.0.32. Release notes Sourced from opencv-contrib-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies

In line 66, of the tracker-baseline.py file, it reads a single file `alpha-pose-results-val.json`. So do we need to make a single file for all 50 videos from alphapose code? notrack_json...

Thank you for this repository. I am trying to get a AlphaPose+PoseFlow workflow on videos to run on Google Colab. The AlphaPose part is fine - I'm getting the `alphapose-results.json`....

I'm trying to install it in NVidia's Jetson Nano. But when I run the `make clean all` line, I get this error: > immintrin.h: No such file or directory >...

From my understanding of https://github.com/YuliangXiu/PoseFlow/blob/4d2a78dfb4928335b4a8b2e76d4bb3b0b4a9a562/utils.py#L157 , this codebase performs pose tracking by matching bboxes & associated poses between frames based on a weighted sum of various distance metrics elaborated from...

Hi @YuliangXiu @Jeff-sjtu , May I ask where the below is used? Thx & regards, https://github.com/YuliangXiu/PoseFlow/blob/4b2f266bbea99790904ebf0dc6c54ef25809ab5f/utils.py#L81

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.23.4 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@​hugovk] Use functools.lru_cache for hopper() #7912 [@​hugovk]...

dependencies