Skip to content

Commit dfafe98

Browse files
committed
Revise images and add publication references in README
Updated images in README to use smaller widths for better display. Added references to publications and repositories.
1 parent 88b5a5b commit dfafe98

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

  • PW45_2026_Boston/Projects/AiModelDevelopmentForLungUltrasoundAnalysis

PW45_2026_Boston/Projects/AiModelDevelopmentForLungUltrasoundAnalysis/README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ Therefore, we have started to investigate using object detection models for auto
8686

8787

8888
Ground truth boxes in scanline space: oriented bounding box for the pleural line (left), and axis-aligned bounding box for the B-lines.
89-
<img width="1467" height="710" alt="Image" src="https://github.com/user-attachments/assets/e2c235c9-7abe-4a63-a6a0-512143757eb2" />
89+
<img width="800" alt="Image" src="https://github.com/user-attachments/assets/e2c235c9-7abe-4a63-a6a0-512143757eb2" />
9090

9191
YOLO results after performing pleural line detection and B-line detection, and conversion back to the sector space, compared to the ground truth:
92-
<img width="2148" height="654" alt="Image" src="https://github.com/user-attachments/assets/22010591-075d-4910-9e31-184b91568813" />
92+
<img width="800" alt="Image" src="https://github.com/user-attachments/assets/22010591-075d-4910-9e31-184b91568813" />
9393

9494
Percent pleura for one test lung zone - x = frame #, and y = percentage. We see that the AI predicted
9595
<img width="455" height="333" alt="Image" src="https://github.com/user-attachments/assets/ac226669-a7e1-40dd-b479-cb7cb14a95f0" />
@@ -102,9 +102,13 @@ Percent pleura for one test lung zone - x = frame #, and y = percentage. We see
102102
If possible, also add links to sample data, and to any relevant publications. -->
103103

104104

105-
[1] Lucassen RT, Jafari MH, Duggan NM, Jowkar N, Mehrtash A, Fischetti C, Bernier D, Prentice K, Duhaime EP, Jin M, Abolmaesumi P. Deep learning for detection and localization of B-lines in lung ultrasound. IEEE journal of biomedical and health informatics. 2023 Jun 5;27(9):4352-61.
106-
[2] Asgari-Targhi A, Ungi T, Jin M, Harrison N, Duggan N, Duhaime E, Goldsmith A, Kapur T. Can Crowdsourced Annotations Improve AI-Based Congestion Scoring for Bedside Lung Ultrasound?. InInternational Conference on Medical Image Computing and Computer-Assisted Intervention 2024 Oct 7 (pp. 580-590). Cham: Springer Nature Switzerland.[3] MICCAI 2026 submission.
107-
[3] MICCAI 2026 acceptance. AI-Driven Pulmonary Congestion Assessment for Lung Ultrasound via Segmentation-Guided Transformers.
108-
[4] https://github.com/ultralytics/ultralytics
109-
[5] https://github.com/roboflow/rf-detr
105+
- [1] Lucassen RT, Jafari MH, Duggan NM, Jowkar N, Mehrtash A, Fischetti C, Bernier D, Prentice K, Duhaime EP, Jin M, Abolmaesumi P. Deep learning for detection and localization of B-lines in lung ultrasound. IEEE journal of biomedical and health informatics. 2023 Jun 5;27(9):4352-61.
106+
107+
- [2] Asgari-Targhi A, Ungi T, Jin M, Harrison N, Duggan N, Duhaime E, Goldsmith A, Kapur T. Can Crowdsourced Annotations Improve AI-Based Congestion Scoring for Bedside Lung Ultrasound?. InInternational Conference on Medical Image Computing and Computer-Assisted Intervention 2024 Oct 7 (pp. 580-590). Cham: Springer Nature Switzerland.[3] MICCAI 2026 submission.
108+
109+
- [3] MICCAI 2026 acceptance. AI-Driven Pulmonary Congestion Assessment for Lung Ultrasound via Segmentation-Guided Transformers.
110+
111+
- [4] https://github.com/ultralytics/ultralytics
112+
113+
- [5] https://github.com/roboflow/rf-detr
110114

0 commit comments

Comments
 (0)