Skip to content

NIH Deeplesion#1769

Open
zl190 wants to merge 59 commits intotensorflow:masterfrom
zl190:master
Open

NIH Deeplesion#1769
zl190 wants to merge 59 commits intotensorflow:masterfrom
zl190:master

Conversation

@zl190
Copy link
Copy Markdown

@zl190 zl190 commented Mar 30, 2020

Add Dataset

Description

The DeepLesion dataset contains 32,120 axial computed tomography (CT) slices
from 10,594 CT scans (studies) of 4,427 unique patients. There are 1–3 lesions
in each image with accompanying bounding boxes and size measurements,
adding up to 32,735 lesions altogether. The lesion annotations were
mined from NIH’s picture archiving and communication system (PACS).

Checklist

  • Address all TODO's
  • Add alphabetized import to subdirectory's __init__.py
  • Run download_and_prepare successfully
  • Add checksums file
  • Properly cite in BibTeX format
  • Add passing test(s)
  • Add test data
  • Add data generation script (if applicable)
  • Lint code

zl190 and others added 30 commits November 21, 2019 18:09
add comments and minor change the code for readability
delete empty line; remove unused line
refine the code and comment based on the suggestions from cyfra
zl190 and others added 9 commits January 7, 2020 00:14
the two new configs named `abnormal` and `normal`. `abnormal` contains the same
data and features as the previous `2d` except the feature `label`. On the other
hand, `normal` contains only normal data(the same number as `abnormal`). The
`label` features has been removed from two new configs because data contained
in the two new configs is pure. This change aims to support more flexible data
usage.
@googlebot googlebot added the cla: yes Author has signed CLA label Mar 30, 2020
@tfds-bot tfds-bot added the community:please_review Community - We need your help to review this PR. label Mar 31, 2020
@Conchylicultor Conchylicultor added the dataset request Request for a new dataset to be added label Apr 2, 2020
Comment thread tensorflow_datasets/object_detection/deeplesion.py Outdated
Comment thread tensorflow_datasets/object_detection/deeplesion.py Outdated
Comment thread tensorflow_datasets/object_detection/deeplesion.py Outdated
Comment thread tensorflow_datasets/object_detection/deeplesion.py Outdated
Comment thread tensorflow_datasets/object_detection/deeplesion.py Outdated
Comment thread tensorflow_datasets/object_detection/deeplesion.py Outdated
Comment thread tensorflow_datasets/object_detection/deeplesion.py Outdated
Comment thread tensorflow_datasets/object_detection/deeplesion.py
@tfds-bot tfds-bot added author:please_respond Author - please respond to the recent comments. and removed community:please_review Community - We need your help to review this PR. labels Apr 8, 2020
@Ouwen
Copy link
Copy Markdown
Contributor

Ouwen commented Apr 8, 2020

@jason-zl190

@zl190
Copy link
Copy Markdown
Author

zl190 commented Apr 9, 2020

@cyfra Thanks for your review and advice. I changed the code as your suggestion. Please let me know if there is anything I missed.

@tfds-bot tfds-bot added tfds:is_reviewing TFDS team: PTAL and removed author:please_respond Author - please respond to the recent comments. labels Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Author has signed CLA dataset request Request for a new dataset to be added tfds:is_reviewing TFDS team: PTAL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants