HumanSignal / label-studio-converter

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

[CLOSED | DO NOT MERGE] fix: Multiple image extension type handler #154

Closed p0p4k closed 1 year ago

p0p4k commented 1 year ago

image extension/s - single string or comma separated list to search, eg. '.jpeg' or '.jpg, .png' usage: yolo.py --image-ext .jpg, .png, .jpeg

minor : improved readability.

makseq commented 1 year ago

Thank you for your cool PR! But could you please avoid using linter? PR looks large because of it and it's hard to review + we don't use ", in most cases it should be '.