cdancette commited on
Commit
891adb7
·
1 Parent(s): 6f2fc2c

remove dataset

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -74,7 +74,6 @@ DATASET_OPTIONS: Dict[str, Dict[str, Any]] = {
74
  "anatomy-ct": {"label": "Anatomy CT (test)", "head": "anatomy-ct"},
75
  "anatomy-ct-hard": {"label": "Anatomy CT Hard (test)", "head": "anatomy-ct"},
76
  "anatomy-mri": {"label": "Anatomy MRI (test)", "head": "anatomy-mri"},
77
- "covidctset": {"label": "COVID CT Set (test)", "head": "covidx-ct"},
78
  "covidx-ct": {"label": "COVIDx CT (test)", "head": "covidx-ct"},
79
  "deep-lesion-site": {"label": "Deep Lesion Site (test)", "head": "deep-lesion-site"},
80
  "emidec-classification-mask": {
 
74
  "anatomy-ct": {"label": "Anatomy CT (test)", "head": "anatomy-ct"},
75
  "anatomy-ct-hard": {"label": "Anatomy CT Hard (test)", "head": "anatomy-ct"},
76
  "anatomy-mri": {"label": "Anatomy MRI (test)", "head": "anatomy-mri"},
 
77
  "covidx-ct": {"label": "COVIDx CT (test)", "head": "covidx-ct"},
78
  "deep-lesion-site": {"label": "Deep Lesion Site (test)", "head": "deep-lesion-site"},
79
  "emidec-classification-mask": {