- tensorflow
- scipy
- numpy
- cv2 (opencv3)
See windows install notes for more details
Generate training data: python generateTrainingImages.py
Run the analysis program: python classify.py
Slice 1 - Prediction: ['A4', 'C4', 'E4']
Slice 2 - Prediction: ['A4', 'C5', 'F4']
Slice 3 - Prediction: ['B4', 'D4', 'G4']
Slice 4 - Prediction: ['C5', 'E4', 'G4']