Skip to content

Commit 7fe3cf6

Browse files
committed
PW45_2026_Boston: Add project ExtractingDeepLearningFeaturesFromCtImagesOfTheThoracicRegionForLungCancerApplications
1 parent d1c25f9 commit 7fe3cf6

1 file changed

Lines changed: 83 additions & 0 deletions

File tree

  • PW45_2026_Boston/Projects/ExtractingDeepLearningFeaturesFromCtImagesOfTheThoracicRegionForLungCancerApplications
Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
---
2+
layout: pw45-project
3+
4+
permalink: /:path/
5+
6+
project_title: Extracting deep learning features from CT images of the thoracic region for lung cancer
7+
applications
8+
category: Segmentation / Classification / Landmarking
9+
presenter_location:
10+
11+
key_investigators:
12+
13+
- name: Renzo Phellan Aro
14+
affiliation: Lunenfeld-Tanenbaum Research Institute
15+
country: Sinai Health, Canada
16+
17+
---
18+
19+
# Project Description
20+
21+
<!-- Add a short paragraph describing the project. -->
22+
23+
24+
This project focuses on creating or using existing foundational deep learning models in 3D Slicer to process CT images of the thoracic region. The objective is to extract features that can be used for lung cancer applications, such as classification, screening, and risk prediction.
25+
26+
27+
28+
## Objective
29+
30+
<!-- Describe here WHAT you would like to achieve (what you will have as end result). -->
31+
32+
33+
1. The main objective is to create a 3D Slicer application that receives either one or multiple CT images, processes them with a deep learning model, and generates features that can be used for various lung cancer applications.
34+
35+
36+
37+
38+
## Approach and Plan
39+
40+
<!-- Describe here HOW you would like to achieve the objectives stated above. -->
41+
42+
43+
1. Identify members of the 3D Slicer community interested in participating in the project.
44+
2. Meet and discuss the scope of the project during the 3D Slicer week preparation meetings.
45+
3. List the functional and GUI requirements for the application.
46+
4. Identify useful deep learning foundational models for lung cancer applications.
47+
5. Develop the 3D Slicer application to extract features from CT images of the thoracic region.
48+
49+
50+
51+
## Progress and Next Steps
52+
53+
<!-- Update this section as you make progress, describing of what you have ACTUALLY DONE.
54+
If there are specific steps that you could not complete then you can describe them here, too. -->
55+
56+
57+
1. Working on identifying members of the 3D Slicer community interested in participating in the project.
58+
59+
60+
61+
62+
# Illustrations
63+
64+
<!-- Add pictures and links to videos that demonstrate what has been accomplished. -->
65+
66+
67+
_No response_
68+
69+
70+
71+
# Background and References
72+
73+
<!-- If you developed any software, include link to the source code repository.
74+
If possible, also add links to sample data, and to any relevant publications. -->
75+
76+
77+
1. https://projectweek.na-mic.org/PW44_2026_GranCanaria/Projects/ExplorationOfFoundationModelsAndTheirEmbeddingsForOtherTasksUsingTheCloud/
78+
2. https://github.com/AIM-Harvard/TumorImagingBench
79+
3. https://imagingdatacommons.github.io/nlst-sybil-connectome/?model=CTClipVit&match=c&color=cancerType
80+
4. https://github.com/niccolo246/3D-MAE-MedImaging
81+
5. https://arxiv.org/pdf/2501.09001
82+
6. https://pmc.ncbi.nlm.nih.gov/articles/PMC12876872/
83+

0 commit comments

Comments
 (0)