Skip to content

Is pysolotool doesn't support conversion of pose labels to COCO format? #146

@write2nishantcse

Description

@write2nishantcse

After assigning pose labels for keypoint labeler I can see the annotation and labels in SOLO format. But after converting to COCO format any information related to pose labels and Metadata Reporter Label is missing.

Steps:

  • Assign bounding box 2D, keypointLabeler and MetadataReporterLabeler on perception camera
  • Assign pose config for any animation in keypointLabeler array
  • create data using that animation on any humanoid model
  • In SOLO format all of the above labels will be visible
  • Convert this SOLO data to COCO (Issue: There will be error if you don't add box2DLabeler)
  • In COCO format you can only see bbox labels and key point labels. All other labels will be missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions