Giter VIP home page Giter VIP logo

Comments (2)

kennymckormick avatar kennymckormick commented on August 21, 2024 1

Hello, please check this example on how to use the provided script: https://github.com/kennymckormick/pyskl/blob/main/examples/extract_diving48_skeleton/diving48_example.ipynb

from pyskl.

baigwadood avatar baigwadood commented on August 21, 2024

I ran the above mentioned link: @kennymckormick
Traceback (most recent call last):
File "/home/ubuntu/Documents/aiguard/pyskl/tools/data/custom_2d_skeleton.py", line 172, in
main()
File "/home/ubuntu/Documents/aiguard/pyskl/tools/data/custom_2d_skeleton.py", line 145, in main
pose_results = pose_inference(pose_model, frames, det_results)
File "/home/ubuntu/Documents/aiguard/pyskl/tools/data/custom_2d_skeleton.py", line 68, in pose_inference
pose = inference_top_down_pose_model(model, f, d, format='xyxy')[0]
File "/home/ubuntu/miniconda3/envs/aiguard1/lib/python3.7/site-packages/mmcv/utils/misc.py", line 340, in new_func
output = old_func(*args, **kwargs)
File "/home/ubuntu/Documents/aiguard/mmpose/mmpose/apis/inference.py", line 387, in inference_top_down_pose_model
use_multi_frames=use_multi_frames)
File "/home/ubuntu/Documents/aiguard/mmpose/mmpose/apis/inference.py", line 247, in _inference_single_pose_model
data = test_pipeline(data)
File "/home/ubuntu/Documents/aiguard/mmpose/mmpose/datasets/pipelines/shared_transform.py", line 107, in call
data = t(data)
File "/home/ubuntu/Documents/aiguard/mmpose/mmpose/datasets/pipelines/top_down_transform.py", line 289, in call
c = results['center']
KeyError: 'center'
ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 0 (pid: 7369) of binary: /home/ubuntu/miniconda3/envs/aiguard1/bin/python

Can anyone give me some idea to solve this? Thanks!

from pyskl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.