Search results for "Intel"
showing 10 items of 8444 documents
Evaluation of image processing technique as an expert system in mulberry fruit grading based on ripeness level using artificial neural networks (ANNs…
2020
Abstract Image processing and artificial intelligence (AI) techniques have been applied to analyze, evaluate and classify mulberry fruit according to their ripeness (unripe, ripe, and overripe). A total of 577 mulberries were graded by an expert and the images were captured by an imaging system. Then, the geometrical properties, color, and texture characteristics of each segmented mulberry was extracted using two feature reduction methods: Correlation-based Feature Selection subset (CFS) and Consistency subset (CONS). Artificial Neural Networks (ANN) and Support Vector Machine (SVM) were applied to classify mulberry fruit. ANN classification with the CFS subset feature extraction method res…
A Knowledge-Based System as a Sustainable Software Application for the Supervision and Intelligent Control of an Alcoholic Fermentation Process
2020
One goal of specialists in food processing is to increase production efficiency in accordance with sustainability by optimising the consumption of raw food materials, water, and energy. One way to achieve this purpose is to develop new methods for process monitoring and control. In the winemaking industry, there is a lack of procedures regarding the common work based on knowledge acquisition and intelligent control. In the present article, we developed and tested a knowledge-based system for the alcoholic fermentation process of white winemaking while considering the main phases: the latent phase, exponential growth phase, and decay phase. The automatic control of the white wine&rsquo
Biometric Fish Classification of Temperate Species Using Convolutional Neural Network with Squeeze-and-Excitation
2019
Our understanding and ability to effectively monitor and manage coastal ecosystems are severely limited by observation methods. Automatic recognition of species in natural environment is a promising tool which would revolutionize video and image analysis for a wide range of applications in marine ecology. However, classifying fish from images captured by underwater cameras is in general very challenging due to noise and illumination variations in water. Previous classification methods in the literature relies on filtering the images to separate the fish from the background or sharpening the images by removing background noise. This pre-filtering process may negatively impact the classificat…
Calibrating Expert Assessments Using Hierarchical Gaussian Process Models
2020
Expert assessments are routinely used to inform management and other decision making. However, often these assessments contain considerable biases and uncertainties for which reason they should be calibrated if possible. Moreover, coherently combining multiple expert assessments into one estimate poses a long-standing problem in statistics since modeling expert knowledge is often difficult. Here, we present a hierarchical Bayesian model for expert calibration in a task of estimating a continuous univariate parameter. The model allows experts' biases to vary as a function of the true value of the parameter and according to the expert's background. We follow the fully Bayesian approach (the s…
Benchmark database for fine-grained image classification of benthic macroinvertebrates
2018
Managing the water quality of freshwaters is a crucial task worldwide. One of the most used methods to biomonitor water quality is to sample benthic macroinvertebrate communities, in particular to examine the presence and proportion of certain species. This paper presents a benchmark database for automatic visual classification methods to evaluate their ability for distinguishing visually similar categories of aquatic macroinvertebrate taxa. We make publicly available a new database, containing 64 types of freshwater macroinvertebrates, ranging in number of images per category from 7 to 577. The database is divided into three datasets, varying in number of categories (64, 29, and 9 categori…
A nondestructive intelligent approach to real‐time evaluation of chicken meat freshness based on computer vision technique
2019
In this study, the capability of a procedure based on combination of computer vision (CV) and artificial intelligence techniques examined for intelligent and nondestructive prediction of chicken meat freshness during the spoilage process at 4°C. The proposed system comprises the following stages: capture images, image preprocessing, image processing, computing channels, feature extraction, feature selection by a hybrid of genetic algorithm (GA) and artificial neuronal network (ANN), and prediction by using ANN. The number of neurons in input layer was determined 33 (selected features) and freshness used as the output. The ideal ANN model was obtained with 33‐10‐1 topology. The high performa…
Management Elements for Two Alburninae Species, Alburnus alburnus (Linnaeus, 1758) and Alburnoides bipunctatus (Bloch, 1782) Based on a Decision-Supp…
2019
Abstract ADONIS:CE has been used as a base to create a support-system management decision-making model for Alburnus alburnus (Linnaeus, 1758) and Alburnoides bipunctatus (Bloch, 1782) species. Investigation of the habitat necessities and the identification of the necessary elements for a good status of conservation of these two fish species populations has revealed the pressures and threats to these congener species, for which specific management activities have been finally recommended.
Decision support systems (DSS) for wastewater treatment plants - A review of the state of the art.
2019
The use of decision support systems (DSS) allows integrating all the issues related with sustainable development in view of providing a useful support to solve multi-scenario problems. In this work an extensive review on the DSSs applied to wastewater treatment plants (WWTPs) is presented. The main aim of the work is to provide an updated compendium on DSSs in view of supporting researchers and engineers on the selection of the most suitable method to address their management/operation/design problems. Results showed that DSSs were mostly used as a comprehensive tool that is capable of integrating several data and a multi-criteria perspective in order to provide more reliable results. Only …
Simple learning rules to cope with changing environments
2008
10 pages; International audience; We consider an agent that must choose repeatedly among several actions. Each action has a certain probability of giving the agent an energy reward, and costs may be associated with switching between actions. The agent does not know which action has the highest reward probability, and the probabilities change randomly over time. We study two learning rules that have been widely used to model decision-making processes in animals-one deterministic and the other stochastic. In particular, we examine the influence of the rules' 'learning rate' on the agent's energy gain. We compare the performance of each rule with the best performance attainable when the agent …
Thompson Sampling Based Active Learning in Probabilistic Programs with Application to Travel Time Estimation
2019
The pertinent problem of Traveling Time Estimation (TTE) is to estimate the travel time, given a start location and a destination, solely based on the coordinates of the points under consideration. This is typically solved by fitting a function based on a sequence of observations. However, it can be expensive or slow to obtain labeled data or measurements to calibrate the estimation function. Active Learning tries to alleviate this problem by actively selecting samples that minimize the total number of samples needed to do accurate inference. Probabilistic Programming Languages (PPL) give us the opportunities to apply powerful Bayesian inference to model problems that involve uncertainties.…