HumanSignal / label-studio-converter

Tools for converting Label Studio annotations into common dataset formats
https://labelstud.io/
255 stars 132 forks source link

fix: Sanitize label name for brushlabel conversion #240

Closed vabt-igd closed 4 months ago

vabt-igd commented 1 year ago

Ensure to replace invalid characters of label names before converting to NumPy array or PNG images.

niklub commented 4 months ago

The fix is included in the upcoming release of label-studio-sdk>=1. Thanks for fixing the issue, and please submit your further requests and suggestions in the https://github.com/HumanSignal/label-studio-sdk