Skip to content

Commit fc4f21b

Browse files
Merge pull request avinashkranjan#2711 from smty2018/pneumonia(cnn)
Pnuemonia Detection with Convolutional Neural Networks(CNN)
2 parents 395dae5 + 1c54daa commit fc4f21b

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

Pnemonia Detection(CNNs)/ReadMe.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Pnuemonia Detection with Convolutional Neural Networks(CNN)
2+
3+
Aim
4+
Implementation of a deep learning model using Convolutional Neural Networks (CNNs) to detect pneumonia from medical images, specifically chest X-rays.
5+
6+
Details
7+
Pneumonia is a serious respiratory infection that affects the lungs and can be life-threatening if not diagnosed and treated promptly. CNNs, a type of deep neural network designed to process and analyze visual data, are well-suited for image classification tasks like pneumonia detection.
8+
9+
Dataset:
10+
https://www.kaggle.com/datasets/paultimothymooney/chest-xray-pneumonia

0 commit comments

Comments
 (0)