Pose2Seg
Pose2Seg copied to clipboard
Code for the paper "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hi, thank you for the nice work here. Can I understand how you obtained `person_keypoints_train2017_pose2seg.json` and `person_keypoints_val2017_pose2seg.json`? Was it obtained by filtering out the "person" class from the COCO dataset...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
dear author, i have a question ,use your model how to get 17 pose points.I found your model output no pose point parameter ,can you explain ?thank you
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 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...
Hello, I am using alphapose to estimate key points and perform pose alignment without segmentation. I don’t know how to modify it.Do I need to change the size of my...
Thank you for releasing your code. I have generated keypoints using OpenPose and converted them to Coco format (OpenPose has an extra neck keypoint that I removed). Each keypoint is...
Hi, I love the work you have done. But I wanted to run it on my own set of images or video ? How should I do that?
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...