Premium
Fast cropping method for proper input size of convolutional neural networks in underwater photography
Author(s) -
Park JinHyun,
Choi YoungKiu,
Kang Changgu
Publication year - 2020
Publication title -
journal of the society for information display
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.578
H-Index - 52
eISSN - 1938-3657
pISSN - 1071-0922
DOI - 10.1002/jsid.911
Subject(s) - computer science , convolutional neural network , artificial intelligence , image warping , process (computing) , underwater , computer vision , padding , image (mathematics) , pattern recognition (psychology) , cropping , geology , ecology , oceanography , computer security , biology , agriculture , operating system
The convolutional neural network (CNN) is widely used in object detection and classification and shows promising results. However, CNN has the limitation of fixed input size. If the input image size of the CNN is different from the image size of the system to which the CNN is applied, additional processes, such as cropping, warping, or padding, are necessary. They take additional time to process these processes, and fast cutting methods are required for systems that require real‐time processing. The purpose of our system to which the CNN model will be applied is to classify fish species in real time, using cameras installed in a shallow stream. Therefore, in this paper, we propose a straightforward real‐time image cropping method for fast cutting to the proper input size of CNN. In the experiments, we evaluate the proposed method using CNNs (AlexNet, Vgg 16, Vgg 9, and GoogLeNet).