-
-
**Short description**
Recently, the bug #2423 related to the auto-detection of filename and extension was fixed.
So, we can remove some unnecessary code from the datasets given below.
Steps:
*…
-
**What I need help with / What I was wondering**
I have tried following instructions at https://www.tensorflow.org/datasets/catalog/curated_breast_imaging_ddsm to be able to download the curated brea…
-
Hello~lishen, I have download the CBIS-DDSM dataset from The Cancer Imaging Archive, it's show in the picture:
But it havn't the ".csv" file,does this file need to be created by ourselves? But we j…
-
Currently, datasets updates are poorly documented. The API isn't great, and it requires versions to still be supported.
```py
class MyDataset(tfds.core.GeneratorBasedBuilder):
VERSION = tfds.c…
-
**Short description**
[cbis_ddsm.py](https://github.com/tensorflow/datasets/blob/master/tensorflow_datasets/image_classification/cbis_ddsm.py) creates unequal patch shapes.
**Environment informat…
-
based on https://github.com/GoogleCloudPlatform/healthcare/pull/423
- switch from gcs storage to hcapi hosted data
- remove redundant TCIA api code
- `gcloud beta healthcare dicom-stores export` …
-
Thanks for the great contribution in mammogram! I really appreciate your work.I'm using this repository for my school project but i just wonder, how to use the project to predict one single case (4 ma…