Chest x-ray images for the detection of COVID-19: final report
Group 30:
110526007 翁崇恒
111522100 張瑋菱
111522104 廖柏諭
Outline
Introduction
3
Goal of project
4
Dataset
5
negative
positive
Experiment Design and Result
6
Experiment Design
7
Re-implement COVID‑Net
8
https://github.com/lindawangg/COVID-Net
https://github.com/iliasprc/COVIDNet
Training a ViT-based classification model
9
Unsupervised segmentation via using patch-merging (1)
10
We see the parrot’ contour is showed by patch merging
Will model shows affected parts?
Unsupervised segmentation via using patch-merging (2)
11
Input image
Merging rate
4
Merging rate
8
Merging rate
20
We see some lung region is been show up.
But is it correct?
Unsupervised segmentation via using patch-merging (3)
12
https://www.kaggle.com/datasets/aysendegerli/qatacov19-dataset
Experts(doctor) draws the segmentation masks of infected region.
Unsupervised segmentation via using patch-merging (4)
13
Input image/
Ground-truth
Merging rate
4
Merging rate
8
Merging rate
20
Not showing meaningful segmentation here.
Unsupervised segmentation via using patch-merging (5)
14
Input image/
Ground-truth
Merging rate
4
to
Merging rate
20
It barely draw the lung region but infected region.
More precisely, it may just merge the dark region.
Unsupervised segmentation via using patch-merging (6)
15
Unsupervised segmentation via using patch-merging (7)
16
Unsupervised segmentation via using patch-merging (8)
17
input
Ground truth
prediction
For “supervised” segmentation, model performs pretty good on QaTa-cov19 test dataset.
We see it locates not lung region but infected parts.
Unsupervised segmentation via using patch-merging (9)
18
Input image/
Ground-truth
Merging rate
4
to
Merging rate
20
Still it draw the lung region instead of infected region.
Unsupervised segmentation via using patch-merging (10)
19
Conclusion
20
Conclusion
21
Thank you for listening
22