Essays about: "computer and IT"

Showing result 11 - 15 of 3185 essays containing the words computer and IT.

  1. 11. Data Augmentation for Object Detection using Deep Reinforcement Learning

    University essay from Lunds universitet/Institutionen för reglerteknik

    Author : Axel Andersson; Nils Hallerfelt; [2024]
    Keywords : Technology and Engineering;

    Abstract : Data augmentation is a concept which is used to improve machine learning models for computer vision tasks. It is usually done by firstly, defining a set of functions which transforms images and secondly, applying a random selection of these functions on the images. READ MORE

  2. 12. 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. 13. To Deploy, or Not to Deploy, That is the Question A qualitative study of the decision-making experiences of engineers deploying software changes in production

    University essay from Lunds universitet/Avdelningen för Riskhantering och Samhällssäkerhet

    Author : Jessica Ann DeVita; [2024]
    Keywords : Automation; Common ground; Complexity; Coordination; COVID19 pandemic; Deployment decision; Incident response; Mental model; Naturalistic decision-making; Phenomenology; Resilience; Risk; Software engineering; SRE; Strategy; Temporal reasoning; Uncertainty; Web operations; FLMU06; Technology and Engineering;

    Abstract : The web services that millions of people count on require large-scale computer resources (servers, nodes, networking) and an intricate set of interdependent software services. Under pressure to continually improve these services, code and configuration changes are deployed hundreds or thousands of times every day. READ MORE

  4. 14. Blockchain-based e-voting system without digital ID: A Proof-of-Concept

    University essay from Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013)

    Author : Leonard Schick; [2024]
    Keywords : Computer science; Cryptography; Crypto; Blockchain; Distributed systems; e-voting; electronic voting; Ethereum; Hyperledger; Hyperledger besu; Decentralization; Datavetenskap; Kryptografi; Blockkedja; Distribuerade system; e-röstning; Elektronisk röstning; Blinda signaturer; Ethereum; Hyperledger Besu; Decentralisering;

    Abstract : Electronic voting systems have the potential to offer a cost effective, secure and transparent way of communicating with the citizens, increasing trust and participation. However creating a secure open source electronic voting system providing confidentiality and transparency with sufficient performance has long been a challenge. READ MORE

  5. 15. Incremental Re-tokenization in BPE-trained SentencePiece Models

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Simon Hellsten; [2024]
    Keywords : BPE; Byte Pair Encoding; SentencePiece; NLP; Natural Language Processing; Tokenization; Re-tokenization;

    Abstract : This bachelor's thesis in Computer Science explores the efficiency of an incremental re-tokenization algorithm in the context of BPE-trained SentencePiece models used in natural language processing. The thesis begins by underscoring the critical role of tokenization in NLP, particularly highlighting the complexities introduced by modifications in tokenized text. READ MORE