ryouchinsa / Rectlabel-support

RectLabel is an offline image annotation tool for object detection and segmentation.
https://rectlabel.com
507 stars 73 forks source link

Keypoint with Skeleton Issue #172

Closed panchgonzalez closed 3 years ago

panchgonzalez commented 3 years ago

I noticed that the "Draw keypoints with Skeleton" is not available in the Edit menu after upgrading. The issue persists even after following the troubleshooting steps.

Screen Shot 2020-09-21 at 2 30 18 PM Screen Shot 2020-09-21 at 2 37 18 PM
ryouchinsa commented 3 years ago

Thanks for writing the issue.

You mean that you can use "Create keypoints" feature but the skeleton is not shown with keypoints, correct?

Keypoints names/edges are saved in the settings file. https://rectlabel.com/help#create_keypoints

Please check whether the skeleton exists in your settings file. https://rectlabel.com/help#export_settings

The skeleton is associated with the object name. An object name can have only one skeleton settings.

スクリーンショット 2020-09-22 5 48 11

panchgonzalez commented 3 years ago

Thanks for the response @ryouchinsa!

I managed to get around it by importing a base COCO json file with the skeleton information in the categories entry. That seemed to also update the settings file properly.

I'm wondering if there is any planned feature to create skeletons through the GUI instead of editing the settings file? That would be very helpful.

Cheers!

ryouchinsa commented 3 years ago

Thanks for your feedback.

You can change keypoints names/edges through the GUI. To add an edge, drag from one to another point holding option button. https://rectlabel.com/help#create_keypoints

The object name "person" should be set on the objects table in advance. https://rectlabel.com/help#objects

keypoints

ryouchinsa commented 3 years ago

Currently If you need our support to fix this problem, please let us know.