869 resultados para Pattern classifier


Relevância:

20.00% 20.00%

Publicador:

Resumo:

This study investigated behavioral adaptability, which could be defined as a blend between stability and flexibility of the limbs movement and their inter-limb coordination, when individuals received informational constraints. Seven expert breaststroke swimmers performed three 200-m in breaststroke at constant submaximal intensity. Each trial was performed randomly in a different coordination pattern: 'freely-chosen', 'maximal glide' and 'minimal glide'. Two underwater and four aerial cameras enabled 3D movement analysis in order to assess elbow and knee angles, elbow-knee pair coordination, intra-cyclic velocity variations of the center of mass, stroke rate and stroke length and inter-limb coordination. The energy cost of locomotion was calculated from gas exchanges and blood lactate concentration. The results showed significantly higher glide, intra-cyclic velocity variations and energy cost under 'maximal glide' compared to 'freely-chosen' instructional conditions, as well as higher reorganization of limb movement and inter-limb coordination (p<0.05). In the 'minimal glide' condition, the swimmers did not show significantly shorter glide and lower energy cost, but they exhibited significantly lower deceleration of the center of mass, as well as modified limb movement and inter-limb coordination (p<0.05). These results highlight that a variety of structural adaptations can functionally satisfy the task-goal.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This thesis is about detection of local image features. The research topic belongs to the wider area of object detection, which is a machine vision and pattern recognition problem where an object must be detected (located) in an image. State-of-the-art object detection methods often divide the problem into separate interest point detection and local image description steps, but in this thesis a different technique is used, leading to higher quality image features which enable more precise localization. Instead of using interest point detection the landmark positions are marked manually. Therefore, the quality of the image features is not limited by the interest point detection phase and the learning of image features is simplified. The approach combines both interest point detection and local description into one phase for detection. Computational efficiency of the descriptor is therefore important, leaving out many of the commonly used descriptors as unsuitably heavy. Multiresolution Gabor features has been the main descriptor in this thesis and improving their efficiency is a significant part. Actual image features are formed from descriptors by using a classifierwhich can then recognize similar looking patches in new images. The main classifier is based on Gaussian mixture models. Classifiers are used in one-class classifier configuration where there are only positive training samples without explicit background class. The local image feature detection method has been tested with two freely available face detection databases and a proprietary license plate database. The localization performance was very good in these experiments. Other applications applying the same under-lying techniques are also presented, including object categorization and fault detection.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Luokittelujärjestelmää suunniteltaessa tarkoituksena on rakentaa systeemi, joka pystyy ratkaisemaan mahdollisimman tarkasti tutkittavan ongelma-alueen. Hahmontunnistuksessa tunnistusjärjestelmän ydin on luokitin. Luokittelun sovellusaluekenttä on varsin laaja. Luokitinta tarvitaan mm. hahmontunnistusjärjestelmissä, joista kuvankäsittely toimii hyvänä esimerkkinä. Myös lääketieteen parissa tarkkaa luokittelua tarvitaan paljon. Esimerkiksi potilaan oireiden diagnosointiin tarvitaan luokitin, joka pystyy mittaustuloksista päättelemään mahdollisimman tarkasti, onko potilaalla kyseinen oire vai ei. Väitöskirjassa on tehty similaarisuusmittoihin perustuva luokitin ja sen toimintaa on tarkasteltu mm. lääketieteen paristatulevilla data-aineistoilla, joissa luokittelutehtävänä on tunnistaa potilaan oireen laatu. Väitöskirjassa esitetyn luokittimen etuna on sen yksinkertainen rakenne, josta johtuen se on helppo tehdä sekä ymmärtää. Toinen etu on luokittimentarkkuus. Luokitin saadaan luokittelemaan useita eri ongelmia hyvin tarkasti. Tämä on tärkeää varsinkin lääketieteen parissa, missä jo pieni tarkkuuden parannus luokittelutuloksessa on erittäin tärkeää. Väitöskirjassa ontutkittu useita eri mittoja, joilla voidaan mitata samankaltaisuutta. Mitoille löytyy myös useita parametreja, joille voidaan etsiä juuri kyseiseen luokitteluongelmaan sopivat arvot. Tämä parametrien optimointi ongelma-alueeseen sopivaksi voidaan suorittaa mm. evoluutionääri- algoritmeja käyttäen. Kyseisessä työssä tähän on käytetty geneettistä algoritmia ja differentiaali-evoluutioalgoritmia. Luokittimen etuna on sen joustavuus. Ongelma-alueelle on helppo vaihtaa similaarisuusmitta, jos kyseinen mitta ei ole sopiva tutkittavaan ongelma-alueeseen. Myös eri mittojen parametrien optimointi voi parantaa tuloksia huomattavasti. Kun käytetään eri esikäsittelymenetelmiä ennen luokittelua, tuloksia pystytään parantamaan.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Con objeto de buscar información para un mejor control de Oxalis latifolia Kunth, se ha estudiado el efecto que presentan la temperatura y la humedad sobre la activación de sus bulbos, tanto en la forma común como en la forma Cornwall de la misma. Los bulbos de la mala hierba se mantuvieron en un refrigerador a +4°C durante 13, 20, 27, 41, 48 y 55 días. Se sacaron tres grupos de 30 bulbos de cada forma en cada fecha de muestreo y se colocaron a 21°C; 15 de ellos se mantuvieron en condiciones de sequía —no se regaron— y otros 15 en condiciones de humedad —añadiendo el agua necesaria—. Los resultados muestran que la activación ocurre durante un período prolongado de tiempo en ambas formas, tanto en seco como en húmedo. También se observó que los bulbos secos se activaron antes que los húmedos y los de la forma común antes que los Cornwall. Se observaron dos patrones de activación: los bulbos secos de la forma común generalmente presentaron una activación que sigue un patrón logarítmico, mientras que sus bulbos humedecidos mostraron una tendencia linear; los bulbos Cornwall se activaron con una tendencia exponencial en la mayoría de los casos. El tiempo medio requerido para la activación después del almacenamiento en frío fue constante en la forma común, sin embargo la activación de Cornwall fue más rápida cuanto más tiempo permanecieron almacenados en frío.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Many classification systems rely on clustering techniques in which a collection of training examples is provided as an input, and a number of clusters c1,...cm modelling some concept C results as an output, such that every cluster ci is labelled as positive or negative. Given a new, unlabelled instance enew, the above classification is used to determine to which particular cluster ci this new instance belongs. In such a setting clusters can overlap, and a new unlabelled instance can be assigned to more than one cluster with conflicting labels. In the literature, such a case is usually solved non-deterministically by making a random choice. This paper presents a novel, hybrid approach to solve this situation by combining a neural network for classification along with a defeasible argumentation framework which models preference criteria for performing clustering.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Drift has recived considerable attention in recent times as a method to collect chironomid pupal exuviae (COFFMAN, 1973; LAVILLE, 1979, 1981) for taxonomie as well as water pollution studies (WILSON, 1977).

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The purpose of our project is to contribute to earlier diagnosis of AD and better estimates of its severity by using automatic analysis performed through new biomarkers extracted from non-invasive intelligent methods. The methods selected in this case are speech biomarkers oriented to Sponta-neous Speech and Emotional Response Analysis. Thus the main goal of the present work is feature search in Spontaneous Speech oriented to pre-clinical evaluation for the definition of test for AD diagnosis by One-class classifier. One-class classifi-cation problem differs from multi-class classifier in one essen-tial aspect. In one-class classification it is assumed that only information of one of the classes, the target class, is available. In this work we explore the problem of imbalanced datasets that is particularly crucial in applications where the goal is to maximize recognition of the minority class as in medical diag-nosis. The use of information about outlier and Fractal Dimen-sion features improves the system performance.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The present study analyses the spatial pattern of quaternary gravitational slope deformations (GSD) and historical/present-day instabilities (HPI) inventoried in the Swiss Rhone Valley. The main objective is to test if these events are clustered (spatial attraction) or randomly distributed (spatial independency). Moreover, analogies with the cluster behaviour of earthquakes inventoried in the same area were examined. The Ripley's K-function was applied to measure and test for randomness. This indicator allows describing the spatial pattern of a point process at increasing distance values. To account for the non-constant intensity of the geological phenomena, a modification of the K-function for inhomogeneous point processes was adopted. The specific goal is to explore the spatial attraction (i.e. cluster behaviour) among landslide events and between gravitational slope deformations and earthquakes. To discover if the two classes of instabilities (GSD and HPI) are spatially independently distributed, the cross K-function was computed. The results show that all the geological events under study are spatially clustered at a well-defined distance range. GSD and HPI show a similar pattern distribution with clusters in the range 0.75?9 km. The cross K-function reveals an attraction between the two classes of instabilities in the range 0?4 km confirming that HPI are more prone to occur within large-scale slope deformations. The K-function computed for GSD and earthquakes indicates that both present a cluster tendency in the range 0?10 km, suggesting that earthquakes could represent a potential predisposing factor which could influence the GSD distribution.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Adherence to aMediterranean diet (MD) is associated with a reduced risk of coronary heart disease. However, themolecular mechanisms involved are not fully understood. The aim of this studywas to compare the effects of 2MD with those of a lowfat- diet (LFD) on circulating inflammatory biomarkers related to atherogenesis. A total of 516 participants included in the PreventionwithMediterraneanDiet Studywere randomized into 3 intervention groups [MD supplementedwith virgin olive oil (MD-VOO); MD supplemented with mixed nuts (MD-Nuts); and LFD]. At baseline and after 1 y, participants completed FFQ and adherence to MD questionnaires, and plasma concentrations of inflammatory markers including intercellular adhesion molecule-1(ICAM-1), IL-6, and 2 TNF receptors (TNFR60 and TNFR80) were measured by ELISA. At 1 y, the MD groups had lower plasma concentrations of IL-6, TNFR60, and TNFR80 (P , 0.05), whereas ICAM-1, TNFR60, and TNFR80 concentrations increased in the LFD group (P , 0.002). Due to between-group differences, participants in the 2 MD groups had lower plasma concentrations of ICAM-1, IL-6, TNFR60, and TNFR80 compared to those in the LFD group (P # 0.028). When participants were categorized in tertiles of 1-y changes in the consumption of selected foods, those in the highest tertile of virgin olive oil (VOO) and vegetable consumption had a lower plasma TNFR60 concentration compared with those in tertile 1 (P,0.02).Moreover, the only changes in consumption thatwere associated with 1-y changes in the geometricmean TNFR60 concentrations were those of VOO and vegetables (P = 0.01). This study suggests that a MD reduces TNFR concentrations in patients at high cardiovascular risk.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Brain damage caused by an acute injury depends on the initial severity of the injury and the time elapsed after the injury. To determine whether these two variables activate common mechanisms, we compared the response of the rat medial septum to insult with a graded series of concentrations of a-amino-3-hydroxy-5-methyl-4-isoxazole propionic acid (AMPA) with the time-course effects of a low dose of AMPA. For this purpose we conducted a dose-response study at concentrations of AMPA between 0.27 and 10.8 nmol to measure atrophy of the septal area, losses of cholinergic and GABAergic neurons, astroglial and microglial reactions, and calcification. Cholinergic neurons, whose loss paralleled the degree of septal atrophy produced by AMPA, are more sensitive than GABAergic neurons to the injury produced by AMPA. At doses of AMPA above 2.7 nmol, calcification and the degree of microglial reaction increased only in the GABAergic region of the septal area, whereas atrophy and neuronal loss reached a plateau. We chose the 2.7-nmol dose of AMPA to determine how these parameters were modified between 4 days and 6 months after injection. We found that atrophy and neuronal loss increased progressively through the 6-month study period, whereas astrogliosis ceased to be observed after 1 month, and calcium precipitates were never detected. We conclude that septal damage does not increase with the intensity of an excitotoxic insult. Rather, it progresses continuously after the insult. Because these two situations involve different mechanisms, short-term paradigms are inappropriate for interpreting the pathogenic mechanisms responsible for long-term neurodegenerative processes.