Essays about: "Duplicate detection"

Showing result 6 - 10 of 17 essays containing the words Duplicate detection.

  1. 6. Detecting and comparing Kanban boards using Computer Vision

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Humam Behnam; [2022]
    Keywords : Kanban Board; Sticky Notes; Computer Vison; OpenCV; Feature Detection; Feature Matching; Canny Edges; Contours; Perspective Transformation; Text Detection; Kanbantavla; Klisterlappar; Datorseende; OpenCV; Funktionsdetektering; Funktionsmatchning; Cannykanter; Konturer; Perspektivförvandling; Textigenkänning;

    Abstract : This thesis investigates the problem of detecting and tracking sticky notes on Kanban boards using classical computer vision techniques. Currently, there exists some alternatives for digitizing sticky notes, but none keep track of notes that have already been digitized, allowing for duplicate notes to be created when scanning multiple images of the same Kanban board. READ MORE

  2. 7. Grouping Similar Bug Reports from Crash Dumps with Unsupervised Learning

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Sara Vestergren; [2021]
    Keywords : Unsupervised Learning; Bug Report; Duplicate Detection; Clustering; Software Crash; Oövervakad Inlärning; Felrapport; Dublett-detektering; Klustring; Mjukvarukrasch;

    Abstract : Quality software usually means high reliability, which in turn has two main components; the software should provide correctness, which means it should perform the specified task, and robustness in the sense that it should be able to manage unexpected situations. In other words, reliable systems are systems without bugs. READ MORE

  3. 8. Verification of hypochromic erythrocytes on Sysmex XN 2000

    University essay from Uppsala universitet/Institutionen för kvinnors och barns hälsa

    Author : Dakakni Aghyad; [2020]
    Keywords : Anemia diagnosis and management; Calculation of Erythrocyte Parameters; Functional iron deficiency; Hemoglobin; Hematology analyzer.;

    Abstract : Anemia is a serious blood disease that more than two billion suffer from worldwide. Half of that number consist of iron deficiency anemia, which is insufficiency of iron supply to the bone marrow due to empty iron store or hampered iron utilization due to inflammation. Therefore, requires rapid diagnosis. READ MORE

  4. 9. Detection of artefacts in FFPE-sample sequence data

    University essay from Uppsala universitet/Institutionen för biologisk grundutbildning

    Author : Hugo Swenson; [2019]
    Keywords : Cancer; FFPE; Sequence Artefacts; Precision Medicine; Bioinformatics; Program;

    Abstract : Next generation sequencing is increasingly used as a diagnostic tool in the clinical setting. This is driven by the vast increase in molecular targeted therapy, which requires detailed information on what genetic variants are present in patient samples. READ MORE

  5. 10. Duplicate Detection and Text Classification on Simplified Technical English

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Max Lund; [2019]
    Keywords : NLP; CNL; transformer models; LSTM; BERT; document embeddings; word embeddings; text classification; text clustering; transfer learning; machine learning;

    Abstract : This thesis investigates the most effective way of performing classification of text labels and clustering of duplicate texts in technical documentation written in Simplified Technical English. Pre-trained language models from transformers (BERT) were tested against traditional methods such as tf-idf with cosine similarity (kNN) and SVMs on the classification task. READ MORE