Skip to content

Commit 1c54daa

Browse files
authored
Add files via upload
1 parent 08b7bdd commit 1c54daa

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)