Simple day and night image classifier using OpenCV. There are 2 files that need to be completed: A1. CV. Basic Image Classification, and helpers.py. Follow the instructions on each file and complete all the needed functions. The notebook contains sample output for each of the incomplete cells.
Additionally, upload a pdf of the final version of the notebook.
Rubric:
- Created a subplot of the day and night images.
- Completed the necessary functions in the helpers file: standardize_input, encode, standardize.
- Completed the average brightness function.
- Completed the estimate label function.
- Tested the classifier and determined its accuracy.
- Visualized missclassified images.
Deadline:
28/01/2019 16:00