We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1028f0 commit b64f1ddCopy full SHA for b64f1dd
packages/tasks/src/tasks/image-segmentation/data.ts
@@ -45,7 +45,7 @@ const taskData: TaskDataCustom = {
45
{
46
// TO DO: write description
47
description:
48
- "Solid semantic segmentation model fine-tuned on ADE20k, an important benchmark comprising 150 classes.",
+ "Solid semantic segmentation model trained on ADE20k.",
49
id: "openmmlab/upernet-convnext-small",
50
},
51
0 commit comments