This article introduces a novel method for predicting solar energy production using an affordable data logger and the Artificial Neural Network (ANN) algorithm. The main goal of this research is to create a ...
详细信息
This paper introduces a novel edge device architecture designed to optimize solar energy management systems. It integrates cutting-edge functionalities such as generation prediction, maintenance alerts, and anomaly de...
详细信息
Developing successful software with no defects is one of the main goals of software *** order to provide a software project with the anticipated software quality,the prediction of software defects plays a vital *** le...
详细信息
Developing successful software with no defects is one of the main goals of software *** order to provide a software project with the anticipated software quality,the prediction of software defects plays a vital *** learning,and particularly deep learning,have been advocated for predicting software defects,however both suffer from inadequate accuracy,overfitting,and complicated *** this paper,we aim to address such issues in predicting software *** propose a novel structure of 1-Dimensional Convolutional Neural Network(1D-CNN),a deep learning architecture to extract useful knowledge,identifying and modelling the knowledge in the data sequence,reduce overfitting,and finally,predict whether the units of code are defects *** design large-scale empirical studies to reveal the proposed model’s effectiveness by comparing four established traditional machine learning baseline models and four state-of-the-art baselines in software defect prediction based on the NASA *** experimental results demonstrate that in terms of f-measure,an optimal and modest 1DCNN with a dropout layer outperforms baseline and state-of-the-art models by 66.79%and 23.88%,respectively,in ways that minimize overfitting and improving prediction performance for software *** to the results,1D-CNN seems to be successful in predicting software defects and may be applied and adopted for a practical problem in software ***,in turn,could lead to saving software development resources and producing more reliable software.
Generally,conventional methods for anomaly detection rely on clustering,proximity,or *** themassive growth in surveillance videos,outliers or anomalies find ingenious ways to obscure themselves in the network and make...
详细信息
Generally,conventional methods for anomaly detection rely on clustering,proximity,or *** themassive growth in surveillance videos,outliers or anomalies find ingenious ways to obscure themselves in the network and make conventional techniques *** research explores the structure of Graph neural networks(GNNs)that generalize deep learning frameworks to graph-structured *** node in the graph structure is labeled and anomalies,represented by unlabeled nodes,are predicted by performing random walks on the node-based graph *** to their strong learning abilities,GNNs gained popularity in various domains such as natural language processing,social network analytics and *** detection is a challenging task in computer vision but the proposed algorithm using GNNs efficiently performs the identification of *** Graph-based deep learning networks are designed to predict unknown objects and *** our case,they detect unusual objects in the form of malicious *** edges between nodes represent a relationship of nodes among each *** case of anomaly,such as the bike rider in Pedestrians data,the rider node has a negative value for the edge and it is identified as an *** encoding and decoding layers are crucial for determining how statistical measurements affect anomaly identification and for correcting the graph path to the best possible *** show that the proposed framework is a step ahead of the traditional approaches in detecting unusual activities,which shows a huge potential in automatically monitoring surveillance *** autonomous monitoring of CCTV,crime control and damage or destruction by a group of people or crowd can be identified and alarms may be triggered in unusual activities in streets or public *** suggested GNN model improves accuracy by 4%for the Pedestrian 2 dataset and 12%for the Pedestrian 1 dataset compared to a few state-of the-art techniq
Lung segmentation supports essential functionality within the realm of computer-aided detection and diagnosis using chest radiographs. In this research, we present a novel bifurcation approach of segmenting the lungs ...
详细信息
This study focuses on the challenge of developing abstract models to differentiate various cloud resources. It explores the advancements in cloud products that offer specialized services to meet specific external need...
详细信息
Street lights currently use more energy than other types of lighting because of an inefficient mechanism that makes the bulbs use a lot of electricity. The suggested approach uses various sensors on intelligent street...
详细信息
The trend towards smart greenhouses stems from various factors,including a lack of agricultural land area owing to population concentration and housing construction on agricultural land,as well as water *** study prop...
详细信息
The trend towards smart greenhouses stems from various factors,including a lack of agricultural land area owing to population concentration and housing construction on agricultural land,as well as water *** study proposes building a full farming adaptation model that depends on current sensor readings and available datasets from different agricultural research *** proposed model uses a one-dimensional convolutional neural network(CNN)deep learning model to control the growth of strategic crops,including cucumber,pepper,tomato,and *** proposed model uses the Internet of Things(IoT)to collect data on agricultural operations and then uses this data to control and monitor these operations in real *** helps to ensure that crops are getting the right amount of fertilizer,water,light,and temperature,which can lead to improved yields and a reduced risk of crop *** dataset is based on data collected from expert farmers,the photovoltaic construction process,agricultural engineers,and research *** experimental results showed that the precision,recall,F1-measures,and accuracy of the one-dimensional CNN for the tested dataset were approximately 97.3%,98.2%,97.25%,and 97.56%,*** new smart greenhouse automation system was also evaluated on four crops with a high turnover *** system has been found to be highly effective in terms of crop productivity,temperature management and water conservation.
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.
暂无评论