human-pose-estimation.pytorch
human-pose-estimation.pytorch copied to clipboard
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
I am looking to use this for a project. Would we be able to interface this via ros?
Hello! Thank you for good job. Could you tell me the detect speech on COCO test dataset per image?
Traceback (most recent call last): File "pose_estimation/valid.py", line 32, in import dataset File "/home/liangjian/pose/pose_estimation/../lib/dataset/__init__.py", line 12, in from .coco import COCODataset as coco File "/home/liangjian/pose/pose_estimation/../lib/dataset/coco.py", line 23, in from nms.nms...
This is my code about using your model to predict pose of my image. Is there any wrong with it ? Can you provide me a right one ? ```python...
There are important files that Microsoft projects should all have that are not present in this repository. A pull request has been opened to add the missing file(s). When the...
I would like to run the model in C++. Do you have plan to write example how to inference in C++? Or is there any suggestion to config the model...
skipping 'cpu_nms.c' Cython extension (up-to-date) skipping 'gpu_nms.cpp' Cython extension (up-to-date)
Please accept this contribution adding the standard Microsoft SECURITY.MD :lock: file to help the community understand the security policy and how to safely report security issues. GitHub uses the presence...