In this paper, we introduce an innovative approach to weakly supervised medical image segmentation with box annotations. Different from the previous methods which simply utilize a single conventional network with the ...
详细信息
Today, medical imaging techniques are widely used to detect a variety of human conditions and diseases. To speed up the diagnostic process, systems are often automated using deep learning methods, which have been prov...
详细信息
The K-nearest neighbor (KNN) algorithm and its variant Local Mean K-nearest neighbor (LMKNN) have been widely used in the field of data mining due to their simplicity and intuition. However, these methods have limitat...
详细信息
Cryptography is used by all organizations to protect the data files and ensures confidentiality mainly at the time of sharing and storing in the cloud data storage. The cloud service providers use a wide range of tool...
详细信息
Cross-project software defect prediction(CPDP)aims to enhance defect prediction in target projects with limited or no historical data by leveraging information from related source *** existing CPDP approaches rely on ...
详细信息
Cross-project software defect prediction(CPDP)aims to enhance defect prediction in target projects with limited or no historical data by leveraging information from related source *** existing CPDP approaches rely on static metrics or dynamic syntactic features,which have shown limited effectiveness in CPDP due to their inability to capture higher-level system properties,such as complex design patterns,relationships between multiple functions,and dependencies in different software projects,that are important for *** paper introduces a novel approach,a graph-based feature learning model for CPDP(GB-CPDP),that utilizes NetworkX to extract features and learn representations of program entities from control flow graphs(CFGs)and data dependency graphs(DDGs).These graphs capture the structural and data dependencies within the source *** proposed approach employs Node2Vec to transform CFGs and DDGs into numerical vectors and leverages Long Short-Term Memory(LSTM)networks to learn predictive *** process involves graph construction,feature learning through graph embedding and LSTM,and defect *** evaluation using nine open-source Java projects from the PROMISE dataset demonstrates that GB-CPDP outperforms state-of-the-art CPDP methods in terms of F1-measure and Area Under the Curve(AUC).The results showcase the effectiveness of GB-CPDP in improving the performance of cross-project defect prediction.
We are in an era when the diagnosis of diseases benefits greatly from digitizing their control. On the other hand, malaria is a long-standing yet one of the deadliest diseases. Its diagnosis processes still use old me...
详细信息
The speech signal has numerous features that represent the characteristics of a specific language and recognize emotions. It also contains information that can be used to identify the mental, psychological, and physic...
详细信息
Beyond the text detection and recognition tasks in image text spotting, video text spotting presents an augmented challenge with the inclusion of tracking. While advanced end-to-end trainable methods have shown commen...
Handwritten character recognition systems are used in every field of life nowadays,including shopping malls,banks,educational institutes,*** is the national language of Pakistan,and it is the fourth spoken language in...
详细信息
Handwritten character recognition systems are used in every field of life nowadays,including shopping malls,banks,educational institutes,*** is the national language of Pakistan,and it is the fourth spoken language in the ***,it is still challenging to recognize Urdu handwritten characters owing to their cursive *** paper presents a Convolutional Neural Networks(CNN)model to recognize Urdu handwritten alphabet recognition(UHAR)offline and online *** research contributes an Urdu handwritten dataset(aka UHDS)to empower future works in this *** offline systems,optical readers are used for extracting the alphabets,while diagonal-based extraction methods are implemented in online ***,our research tackled the issue concerning the lack of comprehensive and standard Urdu alphabet datasets to empower research activities in the area of Urdu text *** this end,we collected 1000 handwritten samples for each alphabet and a total of 38000 samples from 12 to 25 age groups to train our CNN model using online and offline ***,we carried out detailed experiments for character recognition,as detailed in the *** proposed CNN model outperformed as compared to previously published approaches.
Convolutional Neural Network (CNN) is one of the deep learning architectures that is very effective for handling images. CNN is able to automatically extract important features from images, making it very suitable for...
详细信息
暂无评论