Essays about: "thesis for embedded"

Showing result 1 - 5 of 1047 essays containing the words thesis for embedded.

  1. 1. Real-Time System Benchmarking with Embedded Linux and RT Linux on a Multi-Core Hardware Platform

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

    Author : Kian Hosseini; [2024]
    Keywords : Real-time; Embedded systems; Benchmarking; Multicore;

    Abstract : To catch up with the growing trend of parallelism, this thesis work focuses on the adaption of embedded real-time systems to a multicore platform. We use the embedded system of Xilinx ZCU-102, a multicore board, as an example of an embedded system without getting deep into its architecture. READ MORE

  2. 2. Exploring the Depth-Performance Trade-Off : Applying Torch Pruning to YOLOv8 Models for Semantic Segmentation Tasks

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

    Author : Xinchen Wang; [2024]
    Keywords : Deep Learning; Semantic segmentation; Network optimization; Network pruning; Torch Pruning; YOLOv8; Network Depth; Djup lärning; Semantisk segmentering; Nätverksoptimering; Nätverksbeskärning; Fackelbeskärning; YOLOv8; Nätverksdjup;

    Abstract : In order to comprehend the environments from different aspects, a large variety of computer vision methods are developed to detect objects, classify objects or even segment them semantically. Semantic segmentation is growing in significance due to its broad applications in fields such as robotics, environmental understanding for virtual or augmented reality, and autonomous driving. READ MORE

  3. 3. Creating a Dependency Management DevBot to Improve DeveloperWorkflows

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Michalis Kaili; Fredrik Ullman; [2023-12-04]
    Keywords : Development Bot; Design Science Research; DevBot Frameworks;

    Abstract : Software Development Bots (DevBots) are automated tools that handle tasks in a software development setting, often used to simplify daily routines. Research within the field evaluates the use of DevBots but most focus on hard quantitative metrics (commits and pull requests) and only a few qualitative metrics such as how satisfied the developer is with the new DevBot and what frameworks could be used to build it. READ MORE

  4. 4. Image Quality Assessment Pipeline and Semi-Automated Annotation method for Synthetic Data

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Liam Le Tran; Edina Dedovic; [2023-10-24]
    Keywords : Facial Expression Recognition; FACS; Action Units; styleGAN2-ada; synthetic data; Image Quality Assessment; Multi-stage Pre-training; Pipeline Processing; Semi-automated Human Annotation;

    Abstract : Predicting human emotions through facial expression, particularly in relation to medication field such as clinical trial settings, has garnered scientific interest in recent years due to significant understanding of the impact of treatment on emotions and social functioning. This thesis aims to improve performance of a FER model using large scale of synthetic data. READ MORE

  5. 5. A Language for Board Games – Development of an Embedded Domain-Specific Language for Describing Board Games

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Edvin Alestig; Joel Ericson; Erik Eriksson; Lukas Schiavone; Filip Torphage; Joakim Tubring; [2023-03-03]
    Keywords : DSL; domain-specific languages; Haskell; functional programming; board games; game theory; domänspecifika språk; funktionell programmering; brädspel; spelteori;

    Abstract : In recent years board games have increasingly found themselves in the digital medium. One way to enable easier creation of digital board games is to create a domainspecific language (DSL) for that purpose. This thesis details the process of developing an embedded DSL for describing board games with Haskell as its host language. READ MORE