Skip to content

Commit c1ef2f2

Browse files
authored
Merge branch 'main' into aurelien/dataset-ie-keypoint-detection
2 parents bbbe747 + 4a84c20 commit c1ef2f2

File tree

1 file changed

+1
-0
lines changed
  • web_ui/src/pages/project-details/components/project-dataset/export-dataset

1 file changed

+1
-0
lines changed

web_ui/src/pages/project-details/components/project-dataset/export-dataset/utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export const AVAILABLE_FORMATS: ExportFormatDetails[] = [
3232
DOMAIN.ANOMALY_DETECTION,
3333
DOMAIN.ANOMALY_SEGMENTATION,
3434
DOMAIN.SEGMENTATION_INSTANCE,
35+
DOMAIN.KEYPOINT_DETECTION,
3536
],
3637
},
3738
{

0 commit comments

Comments
 (0)