Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Series Title
      Series Title
      Clear All
      Series Title
  • Reading Level
      Reading Level
      Clear All
      Reading Level
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Content Type
    • Item Type
    • Degree Type
    • Is Full-Text Available
    • Subject
    • Country Of Publication
    • Publisher
    • Source
    • Granting Institution
    • Target Audience
    • Donor
    • Language
    • Place of Publication
    • Contributors
    • Location
500,315 result(s) for "Recognition"
Sort by:
Biometrics recognition using deep learning: a survey
In the past few years, deep learning-based models have been very successful in achieving state-of-the-art results in many tasks in computer vision, speech recognition, and natural language processing. These models seem to be a natural fit for handling the ever-increasing scale of biometric recognition problems, from cellphone authentication to airport security systems. Deep learning-based models have increasingly been leveraged to improve the accuracy of different biometric recognition systems in recent years. In this work, we provide a comprehensive survey of more than 150 promising works on biometric recognition (including face, fingerprint, iris, palmprint, ear, voice, signature, and gait recognition), which deploy deep learning models, and show their strengths and potentials in different applications. For each biometric, we first introduce the available datasets that are widely used in the literature and their characteristics. We will then talk about several promising deep learning works developed for that biometric, and show their performance on popular public benchmarks. We will also discuss some of the main challenges while using these models for biometric recognition, and possible future directions to which research in this area is headed.
Cleaner fish recognize self in a mirror via self-face recognition like humans
Some animals have the remarkable capacity for mirror self-recognition (MSR), yet any implications for self-awareness remain uncertain and controversial. This is largely because explicit tests of the two potential mechanisms underlying MSR are still lacking: mental image of the self and kinesthetic visual matching. Here, we test the hypothesis that MSR ability in cleaner fish, Labroides dimidiatus, is associated with a mental image of the self, in particular the self-face, like in humans. Mirror-naive fish initially attacked photograph models of both themselves and unfamiliar strangers. In contrast, after all fish had passed the mirror mark test, fish did not attack their own (motionless) images, but still frequently attacked those of unfamiliar individuals. When fish were exposed to composite photographs, the self-face/unfamiliar body were not attacked, but photographs of unfamiliar face/self-body were attacked, demonstrating that cleaner fish with MSR capacity recognize their own facial characteristics in photographs. Additionally, when presented with self-photographs with a mark placed on the throat, unmarked mirror-experienced cleaner fish demonstrated throat-scraping behaviors. When combined, our results provide clear evidence that cleaner fish recognize themselves in photographs and that the likely mechanism for MSR is associated with a mental image of the self-face, not a kinesthetic visual-matching model. Humans are also capable of having a mental image of the self-face, which is considered an example of private self-awareness. We demonstrate that combining mirror test experiments with photographs has enormous potential to further our understanding of the evolution of cognitive processes and private self-awareness across nonhuman animals.
Human behavior recognition technologies : intelligent applications for monitoring and security
\"This book takes an insightful glance into the applications and dependability of behavior detection and looks into the social, ethical, and legal implications of these areas\"--Provided by publisher.
Mapping the emotional face. How individual face parts contribute to successful emotion recognition
Which facial features allow human observers to successfully recognize expressions of emotion? While the eyes and mouth have been frequently shown to be of high importance, research on facial action units has made more precise predictions about the areas involved in displaying each emotion. The present research investigated on a fine-grained level, which physical features are most relied on when decoding facial expressions. In the experiment, individual faces expressing the basic emotions according to Ekman were hidden behind a mask of 48 tiles, which was sequentially uncovered. Participants were instructed to stop the sequence as soon as they recognized the facial expression and assign it the correct label. For each part of the face, its contribution to successful recognition was computed, allowing to visualize the importance of different face areas for each expression. Overall, observers were mostly relying on the eye and mouth regions when successfully recognizing an emotion. Furthermore, the difference in the importance of eyes and mouth allowed to group the expressions in a continuous space, ranging from sadness and fear (reliance on the eyes) to disgust and happiness (mouth). The face parts with highest diagnostic value for expression identification were typically located in areas corresponding to action units from the facial action coding system. A similarity analysis of the usefulness of different face parts for expression recognition demonstrated that faces cluster according to the emotion they express, rather than by low-level physical features. Also, expressions relying more on the eyes or mouth region were in close proximity in the constructed similarity space. These analyses help to better understand how human observers process expressions of emotion, by delineating the mapping from facial features to psychological representation.
Recognition and inhibition of SARS-CoV-2 by humoral innate immunity pattern recognition molecules
The humoral arm of innate immunity includes diverse molecules with antibody-like functions, some of which serve as disease severity biomarkers in coronavirus disease 2019 (COVID-19). The present study was designed to conduct a systematic investigation of the interaction of human humoral fluid-phase pattern recognition molecules (PRMs) with severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). Of 12 PRMs tested, the long pentraxin 3 (PTX3) and mannose-binding lectin (MBL) bound the viral nucleocapsid and spike proteins, respectively. MBL bound trimeric spike protein, including that of variants of concern (VoC), in a glycan-dependent manner and inhibited SARS-CoV-2 in three in vitro models. Moreover, after binding to spike protein, MBL activated the lectin pathway of complement activation. Based on retention of glycosylation sites and modeling, MBL was predicted to recognize the Omicron VoC. Genetic polymorphisms at the MBL2 locus were associated with disease severity. These results suggest that selected humoral fluid-phase PRMs can play an important role in resistance to, and pathogenesis of, COVID-19, a finding with translational implications.Stravalaci et al. examined recognition of SARS-CoV-2 by human soluble innate pattern recognition receptor. They report that pentraxin 3 and mannose-binding protein recognize viral nucleoprotein and spike, respectively. Mannose-binding lectin has antiviral activity, and human genetic polymorphisms of MBL2 are associated with more severe COVID-19.
PageNet: Towards End-to-End Weakly Supervised Page-Level Handwritten Chinese Text Recognition
Handwritten Chinese text recognition (HCTR) has been an active research topic for decades. However, most previous studies solely focus on the recognition of cropped text line images, ignoring the error caused by text line detection in real-world applications. Although some approaches aimed at page-level text recognition have been proposed in recent years, they either are limited to simple layouts or require very detailed annotations including expensive line-level and even character-level bounding boxes. To this end, we propose PageNet for end-to-end weakly supervised page-level HCTR. PageNet detects and recognizes characters and predicts the reading order between them, which is more robust and flexible when dealing with complex layouts including multi-directional and curved text lines. Utilizing the proposed weakly supervised learning framework, PageNet requires only transcripts to be annotated for real data; however, it can still output detection and recognition results at both the character and line levels, avoiding the labor and cost of labeling bounding boxes of characters and text lines. Extensive experiments conducted on five datasets demonstrate the superiority of PageNet over existing weakly supervised and fully supervised page-level methods. These experimental results may spark further research beyond the realms of existing methods based on connectionist temporal classification or attention. The source code is available at https://github.com/shannanyinxiang/PageNet.