GithubHelp home page GithubHelp logo

Comments (5)

darwinharianto avatar darwinharianto commented on June 24, 2024 1

@yangninghua So instead of having one object, I created multiple objects. One object would be the main object, the others would be the 'keypoints'. Parenting other objects to main Objects would make them move together.
The resulting annotation would be Main object + other objects, and I just have to create a script that takes the other objects location as the keypoints. Hacky solution, but it works...

from dataset_synthesizer.

kaixin-bai avatar kaixin-bai commented on June 24, 2024

Since you already have the position of neck, hands, legs of the doll in object coordinate system, and you can also get the translation and rotation of the doll in camera coordinate system with NDDS, maybe you can just convert the coordinate system from object to camera, then you can get the position of keypoints in camera coordinate system.

from dataset_synthesizer.

HaiyiMei avatar HaiyiMei commented on June 24, 2024

@darwinharianto @kaixin-bai Hey guys, how did you solve this problem? I'm facing the same issues now. Thanks!

from dataset_synthesizer.

darwinharianto avatar darwinharianto commented on June 24, 2024

@HaiyiMei Sorry for the late reply, I ended up making a cube and parented them inside object. Later on I used another script to convert them to COCO format.

from dataset_synthesizer.

yangninghua avatar yangninghua commented on June 24, 2024

@HaiyiMei Sorry for the late reply, I ended up making a cube and parented them inside object. Later on I used another script to convert them to COCO format.

Excuse me, what does this mean? I don't quite understand it

from dataset_synthesizer.

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.