You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
I'm currently working on a project using only vue3 and installing @heartexlabs/label_studio1.4.0 at npm. When I compared the other screens here, I was wondering if it's normal for label_studio to not have a screen to create a project, which is the first screen, without basic backend construction, or if there's anything I don't know.
The first page that comes up when you start your current project is.
After clicking the submit button or update button, what I want is to build my own Beckend and store the image, label, label type, creation time, label coordinate value, metadata, etc. and when the image is retrieved from the server, the labels are stamped as they are.
Also, the values that come out during submit or update are as follows
I'm not good at English, but thank you for watching.
The code is as follows.
I'm currently working on a project using only vue3 and installing @heartexlabs/label_studio1.4.0 at npm. When I compared the other screens here, I was wondering if it's normal for label_studio to not have a screen to create a project, which is the first screen, without basic backend construction, or if there's anything I don't know.
The first page that comes up when you start your current project is.
After clicking the submit button or update button, what I want is to build my own Beckend and store the image, label, label type, creation time, label coordinate value, metadata, etc. and when the image is retrieved from the server, the labels are stamped as they are.
Also, the values that come out during submit or update are as follows
I'm not good at English, but thank you for watching.
The code is as follows.
The text was updated successfully, but these errors were encountered: