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 af34de0 commit ad5568aCopy full SHA for ad5568a
packages/tasks/src/tasks/mask-generation/data.ts
@@ -7,8 +7,8 @@ const taskData: TaskDataCustom = {
7
id: "merve/coco2017",
8
},
9
{
10
- description: "Medical Imaging dataset of the Human Brain for segmentation and mask generating tasks",
11
- id: "rocky93/BraTS_segmentation"
+ description: "Medical Imaging dataset of the Human Brain for segmentation and mask generating tasks",
+ id: "rocky93/BraTS_segmentation",
12
13
],
14
demo: {
0 commit comments