Mobility is the biggest issue for blind individuals. In order to move around, they must rely on others. Therefore, we are creating a navigational aid for blind people, to help the blind people in the world from variou...
详细信息
This article presents current results on the initial preload of Lockstud systems of nominal sizes M12 to M20, property class 8.8 and 10.9 in uncoated black, zinc flake coated and hot-dip galvanised conditions during t...
详细信息
This paper introduces a simulation-based planning method that metaheuristically optimizes production planning and the control of components of a flexible energy system for energy intensive production. Significantly in...
详细信息
Machine learning (ML) has revolutionized various industries by enabling the development of complex models that learn from data and make accurate predictions. However, moving from prototyping ML models to production so...
详细信息
Medical image segmentation is crucial for precise diagnosis, treatment planning, and disease monitoring in clinical settings. While convolutional neural networks (CNNs) have achieved remarkable success, they struggle ...
详细信息
Starting to learn programming is often perceived as being quite tedious by students at the bachelor level. Many programming courses thus face high drop-out rates and moderate results for those who pass. This problem i...
详细信息
engineering processes for safety-critical systems describe the steps and sequence that guide engineers from refining user requirements into executable code, as well as producing the artifacts, traces, and evidence tha...
详细信息
With the existing deep learning models in predicting multiple diseases primarily focus on analyzing individual diseases in isolation, lacking a unified system for multi-disease prediction. This project presents an app...
With the existing deep learning models in predicting multiple diseases primarily focus on analyzing individual diseases in isolation, lacking a unified system for multi-disease prediction. This project presents an approach to predict multiple diseases using Flask API, with a specific focus on brain tumors, COVID-19 and pneumonia. The proposed work represents a significant contribution to the field of disease prediction, harnessing the power of deep learning algorithms and modern web application development. The primary focus is on disease prediction, with a particular emphasis on ensuring accuracy and accessibility for end-users. The initial phase of this research involves data collection, where relevant datasets of various diseases are gathered. These datasets serve as the foundation for training and validating the deep learning models. Two prominent deep learning algorithms, Sequential CNN and VGG16, are employed for this purpose. These algorithms are chosen for their ability to handle complex data and recognize patterns within medical images and other health-related data. The core of the research involves training the deep learning models using the collected datasets. This step is crucial in enabling the models to learn and generalize from the provided data, ultimately enhancing their predictive capabilities. The models are modified to elevate their performance and accuracy. Following the training phase, the models are rigorously tested to evaluate their predictive accuracy. This assessment is vital in gauging the real-world applicability of the models in medical diagnosis. To make these powerful disease prediction models accessible to a wider audience, a front-end web application is developed.
Fulfilling increasing performance demands of space and automotive applications can be problematic as high dependability is required. Memory is one of the most radiationsensitive parts, so it is often protected with in...
Fulfilling increasing performance demands of space and automotive applications can be problematic as high dependability is required. Memory is one of the most radiationsensitive parts, so it is often protected with information redundancy. This paper describes an integration of error correction and detection techniques into the interface of RISC-V processor to protect the data stored in the memory. We also provide a hardware-software interface for reporting errors and software routines for correcting data in memory. Our solution has a negligible impact (-3.9%) on the overall performance of the core with a small area and power consumption overhead.
Directed fuzzing is a sophisticated security testing technique that aims to find vulnerabilities in specific locations of a software system. It is thus used in cases where targeting a pre-defined section of a system u...
Directed fuzzing is a sophisticated security testing technique that aims to find vulnerabilities in specific locations of a software system. It is thus used in cases where targeting a pre-defined section of a system under test (SUT) is required. The directed fuzzer AFLGo utilizes abstract representations, such as call graphs and control-flow graphs, of the SUT to accomplish directedness. These representations however do not consider indirect function calls, more specifically function pointers. This might distort AFLGo's process of guiding the testing towards the desired locations. In the worst case, it might even break the dirpctpilnpss altogether, This paper introduces Marauder's Map, an extension for AFLGo that rectifies this problem. Its implementation is discussed and experiments with various SUTs are conducted to investigate how AFLGo's directed fuzzing benefits from the consideration of indirect function calls. It shows that Marauder's Map is able to expose vulnerabilities up to five times faster than the unaltered version of AFLGo.
暂无评论