Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 123 for “"Other Computer Sciences"”.

  1. Temporally consistent FastDVDNet: an overlap loss implementation for FastDVDNet

    … artifacts remain after denoising. TempFormer, another video denoising model, recently created a solution that provides state of the art results for the minimization of flickering. After modification of FastDVDNet, the goal is a model with fast inference time, or time to denoise a frame, and …

    eastern-wash Repository record for Temporally consistent FastDVDNet: an overlap loss implementation for FastDVDNet (opens in a new tab)

  2. I2MAPREDUCE: DATA MINING FOR BIG DATA

    <p>This project is an extension of i<sup>2</sup>MapReduce: Incremental MapReduce for Mining Evolving Big Data . i<sup>2</sup>MapReduce is used for incremental big data processing, which uses a fine-grained incremental engine, a general purpose iterative model that includes iteration algorithms such …

    csusb Repository record for I2MAPREDUCE: DATA MINING FOR BIG DATA (opens in a new tab)

  3. Implementation of a digital control system analysis program using the z-transform

    … discusses the development and application of a computer program which utilizes the z-transform in the analysis of univariate, linear, time-invariant discrete control systems. The analysis approach used in this project is termed "outside- in", since it begins with known output and input signals, …

    eastern-wash Repository record for Implementation of a digital control system analysis program using the z-transform (opens in a new tab)

  4. Web-based fuzzy expert system: EWU optimal advisor

    … focus on degree requirements and ignore many other important factors, which makes the system less adaptive and weakens the quality of the generated advice. Therefore, there is a crucial need for the creation of a system that exploits artificial intelligence in order to improve the quality and …

    eastern-wash Repository record for Web-based fuzzy expert system: EWU optimal advisor (opens in a new tab)

  5. Using Blockchain for Digital Card Game

    … an obvious idea, they in fact complement each other nicely. Blockchain allows for players to actually own their cards, in a way that was unheard of in the digital format just a few years ago. It also gives them the freedom to use them in any way they like, just like in real life. In this thesis …

    eastern-wash Repository record for Using Blockchain for Digital Card Game (opens in a new tab)

  6. Neural Decomposition of Time-Series Data for Effective Generalization

    … functions to capture linear trends and other nonperiodic components. We show how careful weight initialization can be combined with regularization to form a simple model that generalizes well. Our method generalizes effectively on the Mackey-Glass series, a dataset of unemployment rates …

    arkansas Repository record for Neural Decomposition of Time-Series Data for Effective Generalization (opens in a new tab)

  7. Death by design: a biological approach to container security

    <p>Microservice architectures are central to modern cloud computing and have become the dominant design pattern for scalable, distributed applications. Kubernetes is often the tool used for rapid deployment and orchestration of microservices. A known issue for large networks clusters is a malicious …

    eastern-wash Repository record for Death by design: a biological approach to container security (opens in a new tab)

  8. Glyph based segmentation of Chinese calligraphy characters in the "Collected Characters" stele.

    <p>Text character segmentation is the process of detecting the bounding box position of individual characters within a written text document image. The character segmentation problem remains extremely difficult for ancient Chinese calligraphy documents. This paper examines a glyph-based …

    eastern-wash Repository record for Glyph based segmentation of Chinese calligraphy characters in the "Collected Characters" stele. (opens in a new tab)

  9. Novel visualization scheme for reasoning with uncertainty

    <p>I developed a visualization scheme for the representation of the uncertainty and relations in reasoning using extended logic programming. This scheme has graphical layout and color utilization components borrowed from data mining, cartography, and general principles of graphic design. Even in …

    eastern-wash Repository record for Novel visualization scheme for reasoning with uncertainty (opens in a new tab)

  10. A study of using backpropagation and a new neural net algorithm for edge detecting in binary images

    <p>Computer image processing often involves three processing stages : 1. detecting and extracting edges from the input image, 2. connecting the detected edges to form objects, 3. using information about the objects to construct and understand a scene. Edge detecting is an important processing …

    eastern-wash Repository record for A study of using backpropagation and a new neural net algorithm for edge detecting in binary images (opens in a new tab)

  11. Relaxed mental state detection using the Emotiv Epoc and Adaptive Threshold Algorithms

    … psychological research, neurofeedback, and brain-computer interfacing. Most such applications of the EEG benefit from an ability to automatically detect when the subject is in a relaxed state. Recently, inexpensive and relatively easy to use EEG systems, with multiple electrodes, have become …

    eastern-wash Repository record for Relaxed mental state detection using the Emotiv Epoc and Adaptive Threshold Algorithms (opens in a new tab)

  12. Visual parallel programming via petri nets

    <p>The objective of this paper is to determine the feasibility and produceability of a Petri net based CASE tool, thus the majority of this paper is the implementation and explanation thereof. The requirements of this implementation are as follows: a. Graphical input and manipulation of a Petri …

    eastern-wash Repository record for Visual parallel programming via petri nets (opens in a new tab)

  13. Interactive 3D model display in Java 3D

    <p>This thesis explores the use of Java 3D application programming interface (API) to create an interactive 3D application or applet that allows display and manipulation of complex three dimensional objects. J3dViewer, a program written using the Java 3D API, is used to illustrate the general …

    eastern-wash Repository record for Interactive 3D model display in Java 3D (opens in a new tab)

  14. Evaluating Projections and Developing Projection Models for Daily Fantasy Basketball

    <p>Daily fantasy sports (DFS) has grown in popularity with millions of participants throughout the world. However, studies have shown that most profits from DFS contests are won by only a small percentage of players. This thesis addresses the challenges faced by DFS participants by evaluating …

    calpoly Repository record for Evaluating Projections and Developing Projection Models for Daily Fantasy Basketball (opens in a new tab)

  15. Improvement of Decision on Coding Unit Split Mode and Intra-Picture Prediction by Machine Learning

    <p>High efficiency Video Coding (HEVC) has been deemed as the newest video coding standard of the ITU-T Video Coding Experts Group and the ISO/IEC Moving Picture Experts Group. The reference software (i.e., HM) have included the implementations of the guidelines in appliance with the new standard. …

    kennesaw Repository record for Improvement of Decision on Coding Unit Split Mode and Intra-Picture Prediction by Machine Learning (opens in a new tab)

  16. Support vector machines, N-gram kernels, and text classification

    <p>The expanding popularity of the Internet in recent years has lead to a corresponding increase in the amount of textual data available. This increase is found in the number of web pages, the size and complexity of search engines, and massive volumes of email. For any one attempting to sort …

    eastern-wash Repository record for Support vector machines, N-gram kernels, and text classification (opens in a new tab)

  17. Hybrid coding with enhanced RDC and Huffman compression algorithms

    … compression efficiency at a comparable level to other well known encoders with exceptionally low CPU and memory requirements. This thesis purpose is to explore how to increase its compression efficiency and further sacrifice CPU resources if needed. First, we study the algorithm for possibly …

    eastern-wash Repository record for Hybrid coding with enhanced RDC and Huffman compression algorithms (opens in a new tab)

  18. Mantis: A Predictive Driving Directions Recommendation System

    <p>This thesis presents Mantis, a system designed to evaluate possible driving routes and recommend the optimal route based on current and predicted travel conditions. The system uses the Bing Maps REST service to obtain a set of routes. Traffic data from the California Department of …

    calpoly Repository record for Mantis: A Predictive Driving Directions Recommendation System (opens in a new tab)

  19. Fine grained access control of ODF documents using XACML

    Whilst existing research addresses protection or information contained in generic XML formats, none address the protection of information in document formats based on XML. This research addresses this void by suggesting an innovative scheme to protect contents of ODF documents using the XACML …

    edithcowan Repository record for Fine grained access control of ODF documents using XACML (opens in a new tab)

  20. The application of cloud resources to terrain data visualization

    <p>In this thesis, the recent trends in cloud computing, via virtual machine hosted servers, are applied to the field of big data visualization. In particular, we investigate the visualization of terrain data acquired from several major open data sets with a graphics library for browser based …

    eastern-wash Repository record for The application of cloud resources to terrain data visualization (opens in a new tab)

Page 1 of 7