Essays about: "translation software thesis"

Showing result 1 - 5 of 32 essays containing the words translation software thesis.

  1. 1. The State of Live Facial Puppetry in Online Entertainment

    University essay from Linköpings universitet/Medie- och Informationsteknik; Linköpings universitet/Tekniska fakulteten

    Author : Lisa Gren; Denny Lindberg; [2024]
    Keywords : Facial Puppetry; Face Tracking; Real-time Rendering; Motion Capture; Computer Vision; 3D Modeling; Virtual Avatars; Augmented Reality; Machine Learning; Game Development;

    Abstract : Avatars are used more and more in online communication, in both games and socialmedia. At the same time technology for facial puppetry, where expressions of the user aretransferred to the avatar, has developed rapidly. READ MORE

  2. 2. Can artificial intelligence replace humans in programming?

    University essay from Mälardalens universitet/Akademin för innovation, design och teknik

    Author : Hampus Ekedahl; Vilma Helander; [2023]
    Keywords : AI; ChatGPT; NLP;

    Abstract : The recent developments in artificial intelligence have brought forth natural language models like ChatGPT, which exhibits abilities in tasks such as language translation, text generation, and interacting conversations. Notably, ChatGPT's ability to generate code has sparked debates regarding the role of artificial intelligence in software engineering and its potential to replace human programmers. READ MORE

  3. 3. EDPM : An embedded domain-specific language for performance monitoring C and C++ programs

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : David Weisskopf Holmqvist; [2023]
    Keywords : performance monitoring; domain-specific languages; language abstractions; compilers;

    Abstract : Manual insertion of performance monitoring probes gives programmers great control over the performance counters collected, but brings with it problems such as increased code size, obfuscated logic in code due to intermingling of application logic and performance probes, and time and mental cost required to learn the APIs of different performance monitoring tools. EDPM is an embedded domain-specific language that seeks to raise the level of abstraction for marking regions of code that need to be instrumented in C and C++ programs, designed to be easy to learn for programmers and to reduce the lines of code needed to collect performance counters. READ MORE

  4. 4. Analyzing and Reducing Compilation Times for C++ Programs

    University essay from Linköpings universitet/Programvara och system

    Author : Dennis Mivelli; [2022]
    Keywords : C ; Compilation; Build; Dependencies; File Dependencies; File inclusions; Time; Speed; Compilation time; Build time; Design patterns; PImpl; Bridge; Dependency injection; Pointer to implementation; Mocking; GoogleTest; gMock; large; large-scale; Reduce; Reduce compilation times; Reduce build times; C ; Kompilering; Byggtid; Beroenden; Filberoenden; Filinkluderingar; Tid; Hastighet; Kompileringstid; Designmönster; PImpl; Bridge; Dependency injection; Pointer to implementation; Mockning; Mocking; GoogleTest; gMock; Storskalig; Minska kompileringstid; Minska;

    Abstract : Software companies often choose to develop in C++ because of the high performance that the language offers. Facilitated by static compilation and powerful optimization options, runtime performance is paid for with compilation time. READ MORE

  5. 5. Effectivizing tag interpretation in IoT

    University essay from Malmö universitet/Fakulteten för teknik och samhälle (TS)

    Author : Marcus Thuner-Asker; [2022]
    Keywords : IoT; Tags; Tag interpretation; translation service; tag standards;

    Abstract : Home automation systems is something that has risen in popularity over the last decade. More and more real estate is equipped with various IoT systems in order to keep effective- ness and efficiency on a high level. READ MORE