ET-NET
ET-NET applies ensemble transfer learning to classify COVID-19 from lung CT-scan images.
Key Features:
- Automated screening: Deep learning analysis of chest CT-scan images to detect COVID-19-related patterns.
- Ensemble learning (Bagging): Bootstrap aggregating combines predictions from multiple models to reduce variance and improve reliability.
- Transfer learning with pre-trained networks: Integrates Inception v3, ResNet34, and DenseNet201 as constituent models in the ensemble.
- Performance metrics: Reported metrics on a public dataset using 5-fold cross-validation: accuracy 97.81% ± 0.53%, precision 97.77% ± 0.58%, sensitivity 97.81% ± 0.52%, specificity 97.77% ± 0.57%, outperforming prior methods on the same dataset by 1.56%.
Scientific Applications:
- COVID-19 screening from CT scans: Automated classification of lung CT-scan images to identify cases consistent with COVID-19 infection.
- Clinical diagnostic support: Supplementing clinical decision-making where CT imaging is used to assess suspected COVID-19 cases and prioritize resources.
Methodology:
Uses transfer learning with pre-trained Inception v3, ResNet34, and DenseNet201 models combined via bootstrap aggregating (bagging) ensemble and evaluated with 5-fold cross-validation on a publicly available CT dataset.
Topics
Details
- License:
- MIT
- Cost:
- Free of charge
- Tool Type:
- command-line tool
- Operating Systems:
- Mac, Linux, Windows
- Programming Languages:
- Python
- Added:
- 3/3/2022
- Last Updated:
- 3/3/2022
Operations
Publications
Kundu R, Singh PK, Ferrara M, Ahmadian A, Sarkar R. ET-NET: an ensemble of transfer learning models for prediction of COVID-19 infection through chest CT-scan images. Multimedia Tools and Applications. 2021;81(1):31-50. doi:10.1007/s11042-021-11319-8. PMID:34483709. PMCID:PMC8405348.