Res2Net-Pose-Estimation icon indicating copy to clipboard operation
Res2Net-Pose-Estimation copied to clipboard

Res2Net for Pose Estimation using Simple Baselines as the baseline

Results 5 Res2Net-Pose-Estimation issues
Sort by recently updated
recently updated
newest added

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.1.15 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

Is the pretrained model for res2net_pose available now???

hi, @gasvn thanks for your wonderful work! I would like to test Res2Net on my own dataset about handpose estimation So which files should I fix to make the code...

In the paper, your model on pose estimation is trained and validated based on the Simple Baselines, and uses the same human detector results the Simple Baselines provided. However, according...