tensorflow / tensorflow/datasets

[data request] OASBUD

Open
#2,371 5 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dataset request
Dominant language
Python
Stars
4.6k
Forks
1.6k
Avg merge
3h 54m
Merged PRs (30d)
1

Description

  • Name of dataset: OASBUD (Open Access Series of Breast Ultrasound Data)
  • URL of dataset: https://zenodo.org/record/545928#.X0xKf8hKg2z
  • License of dataset: Creative Commons 4.0
  • Short description of dataset and use case(s): This small dataset contains 200 ultrasound scans (2 orthogonal scans each) of 52 malignant and 48 benign breast tumors. The scans are stored as rf data, and each scan includes a same-size mask that denotes the region-of-interest for the tumor. The 100 tumors were ranked on the BI-RADS scale, which describes the probability of lesion malignancy, and classified as malignant or benign based on histological assessment of a core-needle biopsy or (for some benign cases) two years of observation by a radiologist with 18 years of experience in the ultrasonic examination of breast lesions. There are two key use cases for the dataset: first, using the rf data to estimate quantitative ultrasound parameters that may be the best for tumor classification, and second, in developing computer-aided diagnosis systems for breast tumors (involving image processing, segmentation, and classification tasks).

Folks who would also like to see this dataset in tensorflow/datasets, please thumbs-up so the developers can know which requests to prioritize.

And if you'd like to contribute the dataset (thank you!), see our guide to adding a dataset.

I will be working on adding this dataset myself.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the repository's docs/add_dataset.md guide and the OASBUD dataset page linked in the issue. Follow the contribution requirements for representing the scans, masks, metadata, and labels; done means the dataset is added according to that guide and its documented use cases are covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
data, machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.