In this dataset, there are 10 classes, with each of them represents the gesture from 1 to 10. Each picture is 100x100 pixels, and there are 218 students participated to give number gestures. There are totally 2062 pictures.
Split dataset into test and train groups.
Implement models including Fully Connected Structures, Convolutional Neural Networks (CNNs), and Transfer Learning models, such as VGG-16, ResNet50, and Inception V3.