Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firefly55lm/cnn_for_xray_chest_classification
Convolutional networks for x-ray chest classification
https://github.com/firefly55lm/cnn_for_xray_chest_classification
cnn-classification colab-notebook computer-vision deep-learning tensorflow x-ray-images
Last synced: about 1 month ago
JSON representation
Convolutional networks for x-ray chest classification
- Host: GitHub
- URL: https://github.com/firefly55lm/cnn_for_xray_chest_classification
- Owner: Firefly55lm
- License: mit
- Created: 2023-09-06T19:33:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T10:32:41.000Z (9 months ago)
- Last Synced: 2024-04-09T12:12:03.375Z (9 months ago)
- Topics: cnn-classification, colab-notebook, computer-vision, deep-learning, tensorflow, x-ray-images
- Language: Jupyter Notebook
- Homepage:
- Size: 5.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# USING CONVOLUTIONAL NETWORKS FOR X-RAY CHEST CLASSIFICATION
Academic project, University of Cagliari- Language: Italian
- Platform: Google Colab (suggested) or standard Jupyter notebook
- Description: Deep learning classificator based on x-ray chest pictures between 4 classes (Normal, Covid, Lung Opacity, Viral Pneumonia)
- Dataset: https://www.kaggle.com/datasets/tawsifurrahman/covid19-radiography-database**Elaborations and related descriptions are provided in main_notebook.ipynb**