Search results for "Pattern recognition"
showing 10 items of 2301 documents
Zero-shot Semantic Segmentation using Relation Network
2021
Zero-shot learning (ZSL) is widely studied in recent years to solve the problem of lacking annotations. Currently, most studies on ZSL are for image classification and object detection. But, zero-shot semantic segmentation, pixel level classification, is still at its early stage. Therefore, this work proposes to extend a zero-shot image classification model, Relation Network (RN), to semantic segmentation tasks. We modified the structure of RN based on other state-of-the-arts semantic segmentation models (i.e. U-Net and DeepLab) and utilizes word embeddings from Caltech-UCSD Birds 200-2011 attributes and natural language processing models (i.e. word2vec and fastText). Because meta-learning …
Time Unification on Local Binary Patterns Three Orthogonal Planes for Facial Expression Recognition
2019
International audience; Machine learning has known a tremendous growth within the last years, and lately, thanks to that, some computer vision algorithms started to access what is difficult or even impossible to perceive by the human eye. While deep learning based computer vision algorithms have made themselves more and more present in the recent years, more classical feature extraction methods, such as the ones based on Local Binary Patterns (LBP), still present a non negligible interest, especially when dealing with small datasets. Furthermore, this operator has proven to be quite useful for facial emotions and human gestures recognition in general. Micro-Expression (ME) classification is…
Restoration and Enhancement of Historical Stereo Photos
2021
Restoration of digital visual media acquired from repositories of historical photographic and cinematographic material is of key importance for the preservation, study and transmission of the legacy of past cultures to the coming generations. In this paper, a fully automatic approach to the digital restoration of historical stereo photographs is proposed, referred to as Stacked Median Restoration plus (SMR+). The approach exploits the content redundancy in stereo pairs for detecting and fixing scratches, dust, dirt spots and many other defects in the original images, as well as improving contrast and illumination. This is done by estimating the optical flow between the images, and using it …
Multi-modal Image Registration Using Fuzzy Kernel Regression
2009
This paper presents a study aimed to the realization of a novel multiresolution registration framework. The transformation function is computed iteratively as a composition of local deformations determined by the maximization of mutual information. At each iteration, local transformations are joint together using fuzzy kernel regression. This technique represents the core of the mothod and it's formally described from a probabilistic perspective. It avoids blocking artifacts and allows to keep the final deformation spatially congruent and smooth. Both qualitative and quantitative experimental results show that this approach is equally effective for registering datasets acquired from both si…
Can Individual Movement Characteristics Across Different Throwing Disciplines Be Identified in High-Performance Decathletes?
2020
Although the individuality of whole-body movements has been suspected for years, the scientific proof and systematic investigation that individuals possess unique movement patterns did not manifest until the introduction of the criteria of uniqueness and persistence from the field of forensic science. Applying the criteria of uniqueness and persistence to the individuality of motor learning processes requires complex strategies due to the problem of persistence in the learning processes. One approach is to examine the learning process of different movements. For this purpose, it is necessary to differentiate between two components of movement patterns: the individual-specific component and …
The grapevine LysM receptor-like kinase VvLYK5-1 mediates chitin-triggered immunity
2021
The establishment of defense reactions to protect plants against invading pathogens first requiresthe recognition of Microbe-Associated Molecular Patterns (MAMPs), detected by plasmamembrane-bound Pattern Recognition Receptors (PRRs). These MAMPs, also termed elicitors, areused in several biocontrol products that are gradually developing to reduce the use of chemicalpesticides in agriculture. Chitin, the main component of fungal cell walls, as well as its deacetylatedderivative, chitosan, are two chitooligosaccharides (COS) that can be found in some of theseproducts. Unfortunately, the mechanism allowing the perception of these molecules is still poorlyunderstood in Vitis vinifera, sometime…
Semi-blind Source Extraction Methods: Application to the measurement of non-contact physiological signs
2018
Non-contact physiological measurements are highlydesirable in many biomedical fields such asdiagnosis of infants, geriartic patients, patients withextreme physical trauma, and fitness and well-being.Remote photoplethysmography is increasingly beingused for non-contact measurement of heart rate fromvideos which is one of the most common biomedicalproperty required for most medical diagnosis. Oneof the common techniques for performing remotephotoplethysmography involves using Blind SourceSeparation (BSS) methods to extract the cardiacsignal from video data.In this context, the objective of this thesis is todevelop different methods in the field of extractionand separation of sources by improv…
Editorial:Governance AI ethics
2022
Large-scale nonlinear dimensionality reduction for network intrusion detection
2017
International audience; Network intrusion detection (NID) is a complex classification problem. In this paper, we combine classification with recent and scalable nonlinear dimensionality reduction (NLDR) methods. Classification and DR are not necessarily adversarial, provided adequate cluster magnification occurring in NLDR methods like $t$-SNE: DR mitigates the curse of dimensionality, while cluster magnification can maintain class separability. We demonstrate experimentally the effectiveness of the approach by analyzing and comparing results on the big KDD99 dataset, using both NLDR quality assessment and classification rate for SVMs and random forests. Since data involves features of mixe…
A New Feature Selection Methodology for K-mers Representation of DNA Sequences
2015
DNA sequence decomposition into k-mers and their frequency counting, defines a mapping of a sequence into a numerical space by a numerical feature vector of fixed length. This simple process allows to compare sequences in an alignment free way, using common similarities and distance functions on the numerical codomain of the mapping. The most common used decomposition uses all the substrings of a fixed length k making the codomain of exponential dimension. This obviously can affect the time complexity of the similarity computation, and in general of the machine learning algorithm used for the purpose of sequence analysis. Moreover, the presence of possible noisy features can also affect the…