State Classification of Cooking Objects Using a VGG CNN

Kyle Mott
DOI: https://doi.org/10.48550/arXiv.1904.12613
2019-04-22
Abstract:In machine learning, it is very important for a robot to know the state of an object and recognize particular desired states. This is an image classification problem that can be solved using a convolutional neural network. In this paper, we will discuss the use of a VGG convolutional neural network to recognize those states of cooking objects. We will discuss the uses of activation functions, optimizers, data augmentation, layer additions, and other different versions of architectures. The results of this paper will be used to identify alternatives to the VGG convolutional neural network to improve accuracy.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?