-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Add category help to Label (#5710)
Docs fix that adds help for the `category` field in Label tag. [`category` is used in the export](https://labelstud.io/guide/export.html#Question-3-How-to-modify-order-of-categories-for-COCO-and-YOLO-exports) (in label-studio-converter lib) to make order of classes for YOLO and COCO. --------- Co-authored-by: robot-ci-heartex <[email protected]> Co-authored-by: hlomzik <[email protected]>
- Loading branch information
1 parent
8512d1e
commit acbea17
Showing
7 changed files
with
16 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
Check notice on line 1 in web/dist/apps/labelstudio/version.json GitHub Actions / merge
|
||
"message": "Merge branch 'develop' into 'fb-leap-864'", | ||
"commit": "1e75dadafb0544e19fcf5e2620f6880ee3afb668", | ||
"date": "2024-04-10T13:19:35.000Z", | ||
"branch": "fb-leap-864" | ||
"message": "Update Label.js", | ||
"commit": "bc97cdeb8a5a12c07f34fac9ad3e74118d5b343d", | ||
"date": "2024-04-10T13:13:39.000Z", | ||
"branch": "docs/category-help" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
Check notice on line 1 in web/dist/libs/datamanager/version.json GitHub Actions / merge
|
||
"message": "Merge branch 'develop' into 'fb-leap-864'", | ||
"commit": "1e75dadafb0544e19fcf5e2620f6880ee3afb668", | ||
"date": "2024-04-10T13:19:35.000Z", | ||
"branch": "fb-leap-864" | ||
"message": "Update Label.js", | ||
"commit": "bc97cdeb8a5a12c07f34fac9ad3e74118d5b343d", | ||
"date": "2024-04-10T13:13:39.000Z", | ||
"branch": "docs/category-help" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
Check notice on line 1 in web/dist/libs/editor/version.json GitHub Actions / merge
|
||
"message": "Merge branch 'develop' into 'fb-leap-864'", | ||
"commit": "1e75dadafb0544e19fcf5e2620f6880ee3afb668", | ||
"date": "2024-04-10T13:19:35.000Z", | ||
"branch": "fb-leap-864" | ||
"message": "Update Label.js", | ||
"commit": "bc97cdeb8a5a12c07f34fac9ad3e74118d5b343d", | ||
"date": "2024-04-10T13:13:39.000Z", | ||
"branch": "docs/category-help" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters