paper-with-me

홈 › Papers

DeepFlorist: Rethinking Deep Neural Networks and Ensemble Learning as A Meta-Classifier For Object Classification

2023-07-04 · Afshin Khadangi

In this paper, we propose a novel learning paradigm called "DeepFlorist" for flower classification using ensemble learning as a meta-classifier. DeepFlorist combines the power of deep learning with the robustness of ensemble methods to achieve accurate and reliable flower classification results. The proposed network architecture leverages a combination of dense convolutional and convolutional neural networks (DCNNs and CNNs) to extract high-level features from flower images, followed by a fully connected layer for classification. To enhance the performance and generalization of DeepFlorist, an ensemble learning approach is employed, incorporating multiple diverse models to improve the classification accuracy. Experimental results on benchmark flower datasets demonstrate the effectiveness of DeepFlorist, outperforming state-of-the-art methods in terms of accuracy and robustness. The proposed framework holds significant potential for automated flower recognition systems in real-world applications, enabling advancements in plant taxonomy, conservation efforts, and ecological studies.

📄 PDF Abstract BibTeX arXiv:2307.01806

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEnsemble Learning

Similar Papers 제목 키워드 기반

META-DES: A Dynamic Ensemble Selection Framework using Meta-Learning

2018-09-30 · Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti, Tsang Ing Ren

Dynamic ensemble selection systems work by estimating the level of competence of each classifier from a pool of classifiers. Only the most competent ones are selected to classify a given test sample. This is achieved by …

General ClassificationMeta-Learning

META-DES.H: a dynamic ensemble selection technique using meta-learning and a dynamic weighting approach

2018-11-01 · Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti

In Dynamic Ensemble Selection (DES) techniques, only the most competent classifiers are selected to classify a given query sample. Hence, the key issue in DES is how to estimate the competence of each classifier in a poo…

Meta-Learning

Classifier Ensemble for Efficient Uncertainty Calibration of Deep Neural Networks for Image Classification

2025-01-17 · Michael Schulze, Nikolas Ebert, Laurenz Reichardt, Oliver Wasenmüller

This paper investigates novel classifier ensemble techniques for uncertainty calibration applied to various deep neural networks for image classification. We evaluate both accuracy and calibration metrics, focusing on Ex…

image-classificationImage Classification

A DEEP analysis of the META-DES framework for dynamic selection of ensemble of classifiers

2015-09-02 · Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti

Dynamic ensemble selection (DES) techniques work by estimating the level of competence of each classifier from a pool of classifiers. Only the most competent ones are selected to classify a given test sample. Hence, the …

Meta-Learning

On Meta-Learning for Dynamic Ensemble Selection

2018-11-01 · Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti

In this paper, we propose a novel dynamic ensemble selection framework using meta-learning. The framework is divided into three steps. In the first step, the pool of classifiers is generated from the training data. The s…

Meta-Learning