We made a CNN that learned to recognize and classify sketches from Google’s Quick Draw dataset and implemented a novel brightness feature to test if it increased the accuracy.
We made a CNN that learned to recognize and classify sketches from Google’s Quick Draw dataset and implemented a novel brightness feature to test if it increased the accuracy. The results displayed up to a 4% increase in validation accuracy. To conduct experiments, we created 3 models, 1 with brightness and two without. In addition, we used different numbers of epochs, metalayers, kernels, and sizes of kernels and dropouts.
Related Projects