Lung abnormality detection from chest radiography
The primary goal of this project is to perform image-based lung abnormality detection from chest radiographs using modern machine learning techniques. The target abnormalities include pulmonary nodules and Chronic Obstructive Pulmonary Diseases (COPDs). A secondary goal is to predict the detected diseases' severities, for example, the size of a nodule and the stage of the COPD. The detection and prediction outcomes will be evaluated against the clinical outcomes.
1. Develop machine learning algorithms to detect lung abnormalities from chest radiographs;
2. Develop machine learning algorithms to predict the severities of detected lung abnormalities;
3. Validate the algorithms on clinical findings included in the database.
To be determined