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 was archived by the owner on Apr 18, 2024. It is now read-only.
After downloading the label studio frontend resource from the git clone, execute the npm run build bundle command to obtain main.js and main.css from the dist package and reference them in the project. However, when using annotation tools such as PolygonLabels or RectangleLabels, the annotation results are not displayed in the Outliner area.
After downloading the label studio frontend resource from the git clone, execute the npm run build bundle command to obtain main.js and main.css from the dist package and reference them in the project. However, when using annotation tools such as PolygonLabels or RectangleLabels, the annotation results are not displayed in the Outliner area.