Code Monkey home page Code Monkey logo

Comments (13)

redhood-dark avatar redhood-dark commented on July 27, 2024 1

Hi, I put my pose video into the code, but I met an error
IndexError: Out of bound indices: [ 65 70 75 80 85 90 95 100 105 110 115 120 125 130 135 140 145 150 155],
have you met this problem? or do you have any idea with this?
this is my video

dance.mov

from followyourpose.

redhood-dark avatar redhood-dark commented on July 27, 2024 1

yeah,you are right, but why? the head and body is also blue in this pic
image

from followyourpose.

redhood-dark avatar redhood-dark commented on July 27, 2024 1

It worked! Really thank you!

from followyourpose.

mayuelala avatar mayuelala commented on July 27, 2024

thank you for your attention, you can refer our issue here , if you have any trouble, let me know. please star this project, thanks ~

from followyourpose.

redhood-dark avatar redhood-dark commented on July 27, 2024

OK,I star this project, it's really perfect! But how can i replace background to black,it seems not having this option
1

from followyourpose.

mayuelala avatar mayuelala commented on July 27, 2024

thanks, you need to init a same size tensor with input image. like this:
background = torch.zeros_like(image)
The mmpose doesn't support to black ground by option.

from followyourpose.

redhood-dark avatar redhood-dark commented on July 27, 2024

OK, I solved it, thank you bro!

from followyourpose.

mayuelala avatar mayuelala commented on July 27, 2024

firstly, the color of skeleton is totally different

from followyourpose.

mayuelala avatar mayuelala commented on July 27, 2024

maybe you can check your visual code~ you also need to notice the length of sketch video and sample stride, if you have any other problem, let me know

from followyourpose.

mayuelala avatar mayuelala commented on July 27, 2024

if you have any other problem, you can add me wechat: Marlin_Sagittarius

from followyourpose.

ltttpku avatar ltttpku commented on July 27, 2024

hi, may I ask where to add code for replacing the background with black?

from followyourpose.

redhood-dark avatar redhood-dark commented on July 27, 2024

yeah, maybe you can debug the source code in mmpose, and find where to generate the image

from followyourpose.

Kebii avatar Kebii commented on July 27, 2024

yeah,you are right, but why? the head and body is also blue in this pic image

I meet the same problem. The color map of the mmpose is different from the demo of this repo. Do you know how I can solve it?

from followyourpose.

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.