Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project: Creating DICOM-compatible cancer annotations for NLST #1358

Closed
deepakri201 opened this issue Jan 15, 2025 · 1 comment · Fixed by #1359
Closed

Project: Creating DICOM-compatible cancer annotations for NLST #1358

deepakri201 opened this issue Jan 15, 2025 · 1 comment · Fixed by #1359

Comments

@deepakri201
Copy link
Collaborator

deepakri201 commented Jan 15, 2025

Draft Status

Ready - team will start page creating immediately

Category

DICOM

Key Investigators

  • Deepa Krishnaswamy (Brigham and Women's Hospital, USA)
  • Suraj Pai (Brigham and Women's Hospital, USA)
  • Leonard Nürnberg (Brigham and Women's Hospital, USA)
  • Andrey Fedorov (Brigham and Women's Hospital, USA)

Project Description

The National Lung Screening Trial (NLST) is one of the largest lung cancer collections, with over 25K patients. In Imaging Data Commons (IDC), we have segmentations of anatomical regions using the TotalSegmentator model, but, we are missing any annotations of cancer.

There were several initiatives to add cancer nodule annotations to NLST data in IDC. One set of nodule segmentations was created from an AI model from this initiative, but only a percentage of them have been verified by an expert.

However, there is one initiative from MIT (https://github.com/reginabarzilaygroup/Sybil) that had experts annotate center points and bounding boxes for nodules in NLST patients. Our plan is to convert these json annotations to DICOM Structured Reports, which can then be ingested into IDC and displayed.

Objective

We will first convert the json point annotations to DICOM Structured Reports. Then we will ingest them into a DICOM datastore, and deploy our own OHIF application to display the points overlaid on the image data.

Approach and Plan

  1. We will understand the format of the json files by plotting them in Slicer.
  2. We will create a DICOM SR for a patient, starting with one point annotation per patient.
  3. We will store these DICOM SR objets in a DICOM data store.
  4. We will deploy OHIF, and display our point annotations along with the image.
  5. If that works, we will add the ability for the DICOM SR to store multiple annotations.

Progress and Next Steps

  1. We have started to understand the format of the json files by plotting them in Slicer.

image

Illustrations

No response

Background and References

No response

Copy link

github-actions bot commented Jan 15, 2025

Project Page Pull Request Creation

COMPLETED: See #1359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants