Coder Social home page Coder Social logo

Comments (6)

fkunn1326 avatar fkunn1326 commented on July 30, 2024 3

I added support for load/save json.
Now you can save and load with "Load from json" and "Save json"
image

from openpose-editor.

MegaScience avatar MegaScience commented on July 30, 2024 2

@fkunn1326 In a future version of the JSON format, it might be helpful to use an object with each point named for what it is reference to (ex: right_eye, left_elbow, etc.) - instead of a fixed-order array - for keypoints. This would make it easier to adjust when new OpenPose models are released. I've seen them say they are adjusting the hand model, and want to do more facial structure points.

Edit: It would also make omitting points - like out-of-frame legs - easier, since right now it relies on each keypoint matching a specific index in the array. And if you did change the JSON format, you could include a version check with a version included in the file.

from openpose-editor.

lokitsar avatar lokitsar commented on July 30, 2024 1

I know it's not the same, but you can at least save the pose as image for later.

At the bottom of the 'OpenPose Editor' tab, there's a 'Save PNG' button that saves the active pose

image

Thank you!!!! I should have tried that but I assumed it just saved it as an image and didn't allow me to go back and fine tune the skeleton. That's what I get for assuming. Thanks for the tip.

from openpose-editor.

lokitsar avatar lokitsar commented on July 30, 2024

I definitely second this. Really enjoying the extension but it's difficult when I put a lot of time into getting the poses right and then having the whole thing blow up once it's sent to ControlNet.

from openpose-editor.

Woisek avatar Woisek commented on July 30, 2024

@lokitsar
I know it's not the same, but you can at least save the pose as image for later.
But yes, a pose saver would be definately a good thing.

from openpose-editor.

joetech avatar joetech commented on July 30, 2024

I know it's not the same, but you can at least save the pose as image for later.

At the bottom of the 'OpenPose Editor' tab, there's a 'Save PNG' button that saves the active pose

image

from openpose-editor.

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.