Viser treff 127-136 av 136

    • Unified detection system for automatic, real-time, accurate animal detection in camera trap images from the arctic tundra 

      Thom, Håvard (Master thesis; Mastergradsoppgave, 2017-06-01)
      A more efficient and effective approach for detecting animal species in digital images is required. Every winter, the Climate-ecological Observatory for Arctic Tundra (COAT) project deploys several dozen camera traps in eastern Finnmark, Norway. These cameras capture large volumes of images that are used to study and document the impact of climate changes on animal populations. Currently, the images ...
    • Useful GPGPU Programming Abstractions. A thorough analysis of GPGPU development frameworks 

      Larsen, Johannes Arctander (Master thesis; Mastergradsoppgave, 2016-06-01)
      Today, computers commonly have graphics hardware with a processing power far exceeding that of the main processors in the same machines. Modern graphics hardware consists of highly data-parallel processors, which are user programmable. However, software development utilizing these processors directly is reserved for platforms that require a fair bit of intimate knowledge about the underlying hardware ...
    • User Profiles Inferred from Smartphone Sensor/Context Data. How Features and Attributes Contribute to a Smart Nudge System 

      Bengtson, Håvard (Master thesis; Mastergradsoppgave, 2021-06-01)
      Oppgaven undersøker hvordan brukerprofiler funnet fra smartphone sensor/context data can bli bruk i et smart nudge system. Relevant forskning som omhandler bruker profilering fra smartphone sensor/context data blir beskrevet og brukt som argument for å lage et smart design basert på brukerprofiler funnet fra smartphone sensor/context data. Et system er implementert hvor bruker profiler blir funnet ...
    • User-Aware Conflict Resolution 

      Helgaas, Ragnar (Master thesis; Mastergradsoppgave, 2023-06-26)
      A large-scale system that prioritizes high availability over extensive synchroniza- tion must make a design trade-off and implement a weaker form of consistency. Conflict-free Replicated Data Types(CRDTs) can enable replicas in the sys- tem to communicate asynchronously and achieve strong eventual consistency. SynQLite aims to implement CRDTs on top of relational databases with its addition of ...
    • User-Based Information Search across Multiple Social Media 

      Gåre, Marte Lise (Master thesis; Mastergradsoppgave, 2015-05-31)
      Most of todays Internet users are registered to one or more social media applications. As so many are registered to multiple application, it has become difficult to locate friends, former colleagues, peers and acquaintances. Reasons for this include private profiles, name collisions, multiple usernames, lack of profile attributes and profile picture. The system designed and implemented in this ...
    • Utilizing ubiquitous commodity graphics hardware for scientific computing 

      Nilsen, Bjørn-Hugo (Master thesis; Mastergradsoppgave, 2007-10-01)
      Current GPUs have many times the memory bandwidth and computing power compared to CPUs. The difference in performance is getting bigger as the evolution speed of the GPUs is higher than of the CPUs. This make it interesting to use the GPU for general purpose computing (GPGPU). I begin by looking at the architecture of the GPU, and some different techniques for programming on a GPU, including ...
    • A Video storage management system for soccer analytics 

      Hansen, Roger Bruun Asp (Master thesis; Mastergradsoppgave, 2012-12-18)
      Video is dominating consumer internet traffic. Restless internet users expect smooth playback and low latency when watching video content and vendors risk losing customers if this cannot be provided. Distributed storage systems specialized for delivering video content and for handling the high traffic this lead to, have been developed over many years. This thesis look into building and deploying a ...
    • VisualBox. A Generic Data Integration and Visualization Tool 

      Aurdal, Pontus Edvard (Master thesis; Mastergradsoppgave, 2019-05-30)
      The number of cellular Internet of Things (IoT) connections is expected to grow at a rate of 30% each year and is reaching into the billions by 2019. The world of IoT can be fragmented since data sources span a wide variety of protocols, API's, authentication methods and file formats. Data collection and processing can be complex and producing visualizations for value extraction can be a tedious ...
    • We.Tree - Connecting young individuals with Type 1 Diabetes Mellitus in rural areas through serious games 

      Sørensen, Mats Christian (Master thesis; Mastergradsoppgave, 2015-12-15)
      Young individuals with chronic diseases living in rural areas might face additional problems in their everyday life compared to those in the same position living closer to the cities. Living far away from friends, relatives, other in the same situation, or even general practitioners and specialists may act as an extra burden in their process through their situation. This project is meant to aid ...
    • μPyCSP - Two approaches to implementing CSP-like concurrency modeling in microcontrollers. 

      Johansen, Jon Helge Langaas (Master thesis; Mastergradsoppgave, 2020-06-30)
      In this thesis, we have explored the possibility of bringing CSP-like concurrency modeling to an embedded environment. With the growth of IoT and embedded software, many of the hardships that come with concurrent coding in an inherently event-driven environment become more apparent. Convoluted and complex code is often used to handle the many fallacies of concurrency. We are solving this problem by ...