paper-with-me

Papers

Classification via an Embedded Approach

2019-05-15 · Jose de Jesus Rubio, Francisco Jacob Avila, Adolfo Melendez, Juan Manuel Stein, Jesus Alberto Meda, Carlos Aguilar

This paper presents the results of an automated volatile organic compound (VOC) classification process implemented by embedding a machine learning algorithm into an Arduino Uno board. An electronic nose prototype is constructed to detect VOCs from three different fruits. The electronic nose is constructed using an array of five tin dioxide (SnO2) gas sensors, an Arduino Uno board used as a data acquisition section, as well as an intelligent classification module by embedding an approach function which receives data signals from the electronic nose. For the intelligent classification module, a training algorithm is also implemented to create the base of a portable, automated, fast-response, and economical electronic nose device. This solution proposes a portable system to identify and classify VOCs without using a personal computer (PC). Results show an acceptable precision for the embedded approach in comparison with the performance of a toolbox used in a PC. This constitutes an embedded solution able to recognize VOCs in a reliable way to create application products for a wide variety of industries, which are able to classify data acquired by an electronic nose, as VOCs. With this proposed and implemented algorithm, a precision of 99% for classification was achieved into the embedded solution.

📄 PDF Abstract BibTeX arXiv:1905.06431

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Comparison of Embedded Spaces for Deep Learning Classification

2024-08-03 · Stefan Scholl

Embedded spaces are a key feature in deep learning. Good embedded spaces represent the data well to support classification and advanced techniques such as open-set recognition, few-short learning and explainability. This…

ClassificationDeep LearningOpen Set Learning

Performance of Gaussian Mixture Model Classifiers on Embedded Feature Spaces

2024-10-17 · Jeremy Chopin, Rozenn Dahyot

Data embeddings with CLIP and ImageBind provide powerful features for the analysis of multimedia and/or multimodal data. We assess their performance here for classification using a Gaussian Mixture models (GMMs) based la…

Image Classification

Animal behavior classification via deep learning on embedded systems

2021-11-24 · Reza Arablouei, Liang Wang, Lachlan Currie, Jordan Yates 외

We develop an end-to-end deep-neural-network-based algorithm for classifying animal behavior using accelerometry data on the embedded system of an artificial intelligence of things (AIoT) device installed in a wearable c…

ClassificationDeep LearningTAGTime Series+2

Energy efficiency in Edge TPU vs. embedded GPU for computer-aided medical imaging segmentation and classification

2023-11-20 · José María Rodríguez Corral, Javier Civit-Masot, Francisco Luna-Perejón, Ignacio Díaz-Cano 외

In this work, we evaluate the energy usage of fully embedded medical diagnosis aids based on both segmentation and classification of medical images implemented on Edge TPU and embedded GPU processors. We use glaucoma dia…

ClassificationDiagnosticGPUMedical Diagnosis+2

A system on chip for melanoma detection using FPGA-based SVM classifier

2021-09-30 · Shereen Afifi, Hamid GholamHosseini, Roopak Sinha

Support Vector Machine (SVM) is a robust machine learning model that shows high accuracy with different classification problems, and is widely used for various embedded applications. However , implementation of embedded …

ClassificationHigh-Level Synthesis