Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LabelStudio website extremely slow can't even export any files. Especially with Yolo #5852

Open
yujuJeonDev opened this issue May 8, 2024 · 2 comments
Labels
community:needs-information Evaluated by community team, needs information community:reviewed Issue has been reviewed by the Label Studio Community Team.

Comments

@yujuJeonDev
Copy link

Describe the bug
LabelStudio website was loading super slow. I deleted my old projects to speed up however it didn't work. Now I am trying to delete some of the projects. Before clearing I wanted to save all the files as Yolo format. However, I keep receiving RunTimeError and it doesn't create Yolo format export zip folder. I left question on slack Channel nobody answered me I even sent direct messages to people still nothing. What should I to solve this issues with RunTimeError. I just want to exports some old files and deleting the workspace.

Screenshots
image

Environment (please complete the following information):
Windows desktop

@sajarin sajarin added the community:reviewed Issue has been reviewed by the Label Studio Community Team. label May 8, 2024
@WujuMaster
Copy link

You can use the snapshot API like the steps provided here. It will create the export file in the server, then you can download the file (in your desired format) after it's done. This Export button you're using (a.k.a Easy Export) is only recommended for small projects where the number of tasks is relative low.

@makseq
Copy link
Member

makseq commented May 31, 2024

Also you can use console command for the export
https://labelstud.io/guide/export#Export-timeout-in-Community-Edition

It's hard to say why you LS instance works so slowly, but most likely it happens because of sqlite database. It can't handle large projects normally. Another reason might be memory limits of the docker.

@sajarin sajarin added the community:needs-information Evaluated by community team, needs information label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community:needs-information Evaluated by community team, needs information community:reviewed Issue has been reviewed by the Label Studio Community Team.
Projects
None yet
Development

No branches or pull requests

4 participants