Skip to content

Commit b64f1dd

Browse files
Update packages/tasks/src/tasks/image-segmentation/data.ts
Co-authored-by: Merve Noyan <[email protected]>
1 parent e1028f0 commit b64f1dd

File tree

1 file changed

+1
-1
lines changed
  • packages/tasks/src/tasks/image-segmentation

1 file changed

+1
-1
lines changed

packages/tasks/src/tasks/image-segmentation/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const taskData: TaskDataCustom = {
4545
{
4646
// TO DO: write description
4747
description:
48-
"Solid semantic segmentation model fine-tuned on ADE20k, an important benchmark comprising 150 classes.",
48+
"Solid semantic segmentation model trained on ADE20k.",
4949
id: "openmmlab/upernet-convnext-small",
5050
},
5151
{

0 commit comments

Comments
 (0)