Skip to content

Commit

Permalink
Add txt files to setup.py for CBIS-DDSM dataset.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 253190966
  • Loading branch information
jpuigcerver authored and copybara-github committed Jun 14, 2019
1 parent aa5ab66 commit 27f1e7f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@
# Static files needed by datasets.
DATASET_FILES = [
'image/caltech101_labels.txt',
'image/cbis_ddsm_calc_distributions.txt',
'image/cbis_ddsm_calc_types.txt',
'image/cbis_ddsm_mass_margins.txt',
'image/cbis_ddsm_mass_shapes.txt',
'image/cbis_ddsm_patch_labels.txt',
'image/dtd_key_attributes.txt',
'image/imagenet2012_labels.txt',
'image/imagenet2012_validation_labels.txt',
Expand Down

0 comments on commit 27f1e7f

Please sign in to comment.