Comparative Investigation of Learning Algorithms for Image Classification with Small Dataset
Increase in popularity of deep learning in various research areas leads to use it in resolving image classification problems. The objective of this research is to compare and to find learning algorithms which perform better for image classification task with small dataset. We have also tuned the hyperparameters associated with optimizers and models to improve performance. First, we performed several experiments using eight learning algorithms to come closer to optimal values of hyperparameters. Then, we executed twenty-four final experiments with near optimum values of hyperparameters to find the best learning algorithm. Experimental results showed that the AdaGrad learning algorithm achieves better accuracy, lesser training time, as well as fewer memory utilization compared to the rest of the learning algorithms.
Code (0)
등록된 구현이 없습니다.
Tasks
image-classificationImage ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Comparative Study of CNN, BoVW and LBP for Classification of Histopathological Images
Despite the progress made in the field of medical imaging, it remains a large area of open research, especially due to the variety of imaging modalities and disease-specific characteristics. This paper is a comparative s…
ClassificationGeneral Classificationimage-classificationImage ClassificationA Two-Dimensional (2-D) Learning Framework for Particle Swarm based Feature Selection
This paper proposes a new generalized two dimensional learning approach for particle swarm based feature selection. The core idea of the proposed approach is to include the information about the subset cardinality into t…
feature selectionInvestigating Temporal Convolutional Neural Networks for Satellite Image Time Series Classification: A survey
Satellite Image Time Series (SITS) of the Earth's surface provide detailed land cover maps, with their quality in the spatial and temporal dimensions consistently improving. These image time series are integral for devel…
Time SeriesTime Series AnalysisTime Series ClassificationComparative Analysis of Vision Transformers and Convolutional Neural Networks for Medical Image Classification
The emergence of Vision Transformers (ViTs) has revolutionized computer vision, yet their effectiveness compared to traditional Convolutional Neural Networks (CNNs) in medical imaging remains under-explored. This study p…
Medical Image ClassificationSkin Cancer ClassificationBrain Tumor ClassificationPneumonia DetectionHighly comparative feature-based time-series classification
A highly comparative, feature-based approach to time series classification is introduced that uses an extensive database of algorithms to extract thousands of interpretable features from time series. These features are d…
ClassificationDimensionality ReductionDynamic Time Warpingfeature selection+4