Welcome to my GitHub repository on using a Convultional Neural Network (CNN) model to detect Orbital Cellulitis.
- Apply the fundamental concepts of convolutional neural networks in identifying abscesses in the orbit
- Evaluate and interpret my results and justify my interpretation based on image set
- Create notebooks that serve as computational records and document my thought process.
The analysis is divided into five sections, saved in juypter notebooks in this repository
- Project Overview and Objectives
- Import Libraries and Confirm GPU
- Data Import and Preprocessing
- CNN Model
- Conclusions
- References