-
How do you deal with the cbis-ddsm data and get the ROI mask?
-
Can please provide the code for the preparation of CBIS-DDSM dataset. (I-e, Extraction of ROI from Input and Ground annotation). The actual dataset has no information about the ROI; it only has annota…
-
Hi, thanks to your great work.
have you put your pre-processed dataset of DDSM in google drive ?
I will be very happy if you help me to preprocess CBIS-DDSM dataset.
thanks a lot.
-
Hi,
would it be possible to receive some code that performs the image pre-processing? I'm aware some of it is using ImageMagick via the Linux command line, but I cannot correctly sort this at present…
-
Hello! thanks for sharing the great work!
I have some questions about the dataset.py code.
I rewrite the imagenet.py in dataset/classification to make my own dataset.
I changed only the name of…
-
0%| | 1/6775 [00:02
-
Hello, Li,
First congratulations for your excellent work and thank you a lot for sharing the code. It's really helpful for people like me who starts to work on mammography.
But when I ran a simple …
-
As the title, I face this problem "ValueError: the input array must have size 3 along `channel_axis`, got (354, 179, 4)".
How to solve it? Can you update your source code please!
Thank you.
-
Hi, I was fascinated by your paper and wanted to reproduce the results. But, it's not obvious how you downloaded the DDSM data. Would you mind sharing your script for that? Thanks!
-
**Environment information**
* Operating System: Colab Jupyter notebook
* Python version: 3
* tensorflow-datasets version: 2.1.0
**Reproduction instructions**
```
import tensorflow_datasets…