HumanSignal / label-studio-converter

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

Export taking a lot of time. #93

Open vikas972 opened 2 years ago

vikas972 commented 2 years ago

I uploaded some 50 Images. After labelling I tried to export in YOLO format. But it takes a lot of time, which is giving very bad User Experience. Is there any way to reduce this export time?

KonstantinKorotaev commented 2 years ago

Hi @vikas972 Could you please provide your labeling config and logs from Label Studio?

beyse commented 2 years ago

I observe exactly the same problem on my instance of Label Studio. @KonstantinKorotaev if you tell me how to provide the label config and the logs from Label Studio I will do so.

Cheers

KonstantinKorotaev commented 2 years ago

Hi @beyse Do you use docker or local environment?

beyse commented 2 years ago

Hi @beyse Do you use docker or local environment?

I use docker

KonstantinKorotaev commented 2 years ago

@beyse docker logs {CONTAINER_NAME}

beyse commented 2 years ago

I tried to reproduce the issue but it worked on the first attempt. In case I encounter the problem again I will paste the log obtained with docker logs {CONTAINER_NAME} here.