Best Practices in Convolutional Networks for Forward-Looking Sonar Image Recognition

09/08/2017
by   Matias Valdenegro-Toro, et al.
0

Convolutional Neural Networks (CNN) have revolutionized perception for color images, and their application to sonar images has also obtained good results. But in general CNNs are difficult to train without a large dataset, need manual tuning of a considerable number of hyperparameters, and require many careful decisions by a designer. In this work, we evaluate three common decisions that need to be made by a CNN designer, namely the performance of transfer learning, the effect of object/image size and the relation between training set size. We evaluate three CNN models, namely one based on LeNet, and two based on the Fire module from SqueezeNet. Our findings are: Transfer learning with an SVM works very well, even when the train and transfer sets have no classes in common, and high classification performance can be obtained even when the target dataset is small. The ADAM optimizer combined with Batch Normalization can make a high accuracy CNN classifier, even with small image sizes (16 pixels). At least 50 samples per class are required to obtain 90% test accuracy, and using Dropout with a small dataset helps improve performance, but Batch Normalization is better when a large dataset is available.

READ FULL TEXT
research
09/17/2019

Data-Efficient Classification of Birdcall Through Convolutional Neural Networks Transfer Learning

Deep learning Convolutional Neural Network (CNN) models are powerful cla...
research
07/25/2018

Do Better ImageNet Models Transfer Better... for Image Recommendation ?

Visual embeddings from Convolutional Neural Networks (CNN) trained on th...
research
03/26/2019

On evaluating CNN representations for low resource medical image classification

Convolutional Neural Networks (CNNs) have revolutionized performances in...
research
08/03/2023

Deep Maxout Network-based Feature Fusion and Political Tangent Search Optimizer enabled Transfer Learning for Thalassemia Detection

Thalassemia is a heritable blood disorder which is the outcome of a gene...
research
10/29/2019

Best Practices for Convolutional Neural Networks Applied to Object Recognition in Images

This research project studies the impact of convolutional neural network...
research
03/27/2019

Understanding Unconventional Preprocessors in Deep Convolutional Neural Networks for Face Identification

Deep networks have achieved huge successes in application domains like o...
research
07/28/2022

Optimization of Artificial Neural Networks models applied to the identification of images of asteroids' resonant arguments

The asteroidal main belt is crossed by a web of mean-motion and secular ...

Please sign up or login with your details

Forgot password? Click here to reset