首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   29篇
  免费   0篇
无线电   2篇
自动化技术   27篇
  2022年   7篇
  2021年   15篇
  2020年   3篇
  2019年   4篇
排序方式: 共有29条查询结果,搜索用时 15 毫秒
11.
Multimedia Tools and Applications - Convolutional neural network (CNN) classification has not achieved a medically-satisfied level of accuracy in sleep apnea detection due to the negative effect of...  相似文献   
12.

In recent years, Augmented Reality (AR) has gained more attention as an effective tool in medical surgeries. The potentials of using AR in the medical field can change conventional medical procedures. However, the technology still facing fundamental challenges, especially hidden organs, for example, the organs behind the bowel and liver. The surgeries in these areas lack accuracy in the visualization of the soft tissues behind the bowel and liver like the uterus and gall bladder. This research aims to improve the accuracy of visualisation and the processing time of the augmented video. The proposed system consists of an enhanced super-pixel algorithm with variance weight adaptation and subsampling method. The simulation studies show significant improvements in visualization accuracy and a reduction in processing time. The results show reduced visualisation error by 0.23 mm. It provides better accuracy of the video in terms of visualization error from 1.58?~?1.83 mm to 1.35?~?1.60 mm, and the processing time decreases from 50?~?58 ms/frames to 40?~?48 ms/frames. The proposed system \ focused on the pixel refinement for the 3d reconstruction of the soft tissue, which helps solve the issue of visualising the bowel and liver in an augmented video.

  相似文献   
13.
    
Telehealth psychological services is a time‐efficient and cost‐effective therapy solution for persons in rural areas. The high congestion resulting from these infrastructure issues, which includes low‐bandwidth wireless connections and channels prone to data loss, tends to increase video delays, thereby making real‐time video transmission during telehealth psychological services challenging. The purpose of this study is, hence, to enable the successful implementation of telehealth psychological services in rural areas by minimising end‐to‐end video transmission delay and improving bandwidth efficiency. Our proposed system uses a distortion‐aware TCP‐friendly adaptive congestion control algorithm that adapts the congestion window size according to path characteristics and quality. Indeed, evaluation results show that our algorithm—as compared to a reference—significantly improves peak signal‐to‐noise ratio and end‐to‐end delay; thus, suggesting that the adoption of an adaptive congestion window size in our system can improve network bandwidth efficiency and reduce information delay resulting from packet queuing and unnecessary packet loss. The outcome is successful high‐definition video transmission during telehealth psychological services.  相似文献   
14.
    
Accurate fall detection for the assistance of older people is crucial to reduce incidents of deaths or injuries due to falls. Meanwhile, vision‐based fall detection system has shown some significant results to detect falls. Still, numerous challenges need to be resolved. The impact of deep learning has changed the landscape of the vision‐based system, such as action recognition. The deep learning technique has not been successfully implemented in vision‐based fall detection system due to the requirement of a large amount of computation power and requirement of a large amount of sample training data. This research aims to propose a vision‐based fall detection system that improves the accuracy of fall detection in some complex environments such as the change of light condition in the room. Also, this research aims to increase the performance of the pre‐processing of video images. The proposed system consists of Enhanced Dynamic Optical Flow technique that encodes the temporal data of optical flow videos by the method of rank pooling, which thereby improves the processing time of fall detection and improves the classification accuracy in dynamic lighting condition. The experimental results showed that the classification accuracy of the fall detection improved by around 3% and the processing time by 40–50 ms. The proposed system concentrates on decreasing the processing time of fall detection and improving the classification accuracy. Meanwhile, it provides a mechanism for summarizing a video into a single image by using dynamic optical flow technique, which helps to increase the performance of image preprocessing steps.  相似文献   
15.
    
Background and aim: Many sophisticated data mining and machine learning algorithms have been used for software defect prediction (SDP) to enhance the quality of software. However, real‐world SDP data sets suffer from class imbalance, which leads to a biased classifier and reduces the performance of existing classification algorithms resulting in an inaccurate classification and prediction. This work aims to improve the class imbalance nature of data sets to increase the accuracy of defect prediction and decrease the processing time . Methodology: The proposed model focuses on balancing the class of data sets to increase the accuracy of prediction and decrease processing time. It consists of a modified undersampling method and a correlation feature selection (CFS) method. Results: The results from ten open source project data sets showed that the proposed model improves the accuracy in terms of F1‐score to 0.52 ~ 0.96, and hence it is proximity reached best F1‐score value in 0.96 near to 1 then it is given a perfect performance in the prediction process. Conclusion: The proposed model focuses on balancing the class of data sets to increase the accuracy of prediction and decrease processing time using the proposed model.  相似文献   
16.

Augmented reality surgery has not been successfully implemented in dental implant surgery due to the negative impact of an incorrect implant placement. This research aimed to improve the convergence between computed tomography derived teeth model and real-time stereo view of patient’s teeth to provide high registration accuracy. Enhanced iterative closest point algorithm is proposed to reduce the error caused due to matching wrong points. Weighting mechanism and median value are used to reduce alignment error caused due to matching wrong points. In addition, random sample consensus (RANSAC) algorithm is used to detect and remove the outlier. Furthermore, the current solution for dental implants did not provide the position and orientation of the surgical tool, and without this information, there is a risk of damaging adjacent structure, dental nerves, and root canals. Optical tracking device is used in the proposed solution to address this information and ensure that nerve does not get damaged during the dental implant placement surgery. While the state-of-the-art solution provided 0.44 mm registration accuracy, the proposed solution was improving it by providing 0.33 mm registration accuracy. Additionally, the proposed system can produce good results despite not having a good initialization. The processing time improved to 14 fps in comparison to the 9-fps given by state-of-the-art solution. The proposed system improved the accuracy of convergence and the processing time compared to the globally optimal-ICP algorithm. We also employed RANSAC algorithm to detect and remove the outlier on the estimation and reduce the influence of extreme points.

  相似文献   
17.
Multimedia Tools and Applications - Deep learning has not been successfully implemented in the past with accurate segmentation of prostate on Magnetic Resonance (MR) image in nerve sparing prostate...  相似文献   
18.
Neural Processing Letters - Machine learning techniques, that are based on semantic analysis of behavioural attack patterns, have not been successfully implemented in cyber threat intelligence....  相似文献   
19.

Deep learning has been successfully applied in classification of white blood cells (WBCs), however, accuracy and processing time are found to be less than optimal hindering it from getting its full potential. This is due to imbalanced dataset, intra-class compactness, inter-class separability and overfitting problems. The main research idea is to enhance the classification and prediction accuracy of blood images while lowering processing time through the use of deep convolutional neural network (DCNN) architecture by using the modified loss function. The proposed system consists of a deep neural convolution network (DCNN) that will improve the classification accuracy by using modified loss function along with regularization. Firstly, images are pre-processed and fed through DCNN that contains different layers with different activation function for the feature extraction and classification. Along with modified loss function with regularization, weight function aids in the classification of WBCs by considering weights of samples belonging to each class for compensating the error arising due to imbalanced dataset. The processing time will be counted by each image to check the time enhancement. The classification accuracy and processing time are achieved using the dataset-master. Our proposed solution obtains better classification performance in the given dataset comparing with other previous methods. The proposed system enhanced the classification accuracy of 98.92% from 96.1% and a decrease in processing time from 0.354 to 0.216 s. Less time will be required by our proposed solution for achieving the model convergence with 9 epochs against the current convergence time of 13.5 epochs on average, epoch is the formation white blood cells (WBCs) and the development of granular cells. The proposed solution modified loss function to solve the adverse effect caused due to imbalance dataset by considering weight and use regularization technique for overfitting problem.

  相似文献   
20.

The prediction of stock price movement direction is significant in financial circles and academic. Stock price contains complex, incomplete, and fuzzy information which makes it an extremely difficult task to predict its development trend. Predicting and analysing financial data is a nonlinear, time-dependent problem. With rapid development in machine learning and deep learning, this task can be performed more effectively by a purposely designed network. This paper aims to improve prediction accuracy and minimizing forecasting error loss through deep learning architecture by using Generative Adversarial Networks. It was proposed a generic model consisting of Phase-space Reconstruction (PSR) method for reconstructing price series and Generative Adversarial Network (GAN) which is a combination of two neural networks which are Long Short-Term Memory (LSTM) as Generative model and Convolutional Neural Network (CNN) as Discriminative model for adversarial training to forecast the stock market. LSTM will generate new instances based on historical basic indicators information and then CNN will estimate whether the data is predicted by LSTM or is real. It was found that the Generative Adversarial Network (GAN) has performed well on the enhanced root mean square error to LSTM, as it was 4.35% more accurate in predicting the direction and reduced processing time and RMSE by 78 s and 0.029, respectively. This study provides a better result in the accuracy of the stock index. It seems that the proposed system concentrates on minimizing the root mean square error and processing time and improving the direction prediction accuracy, and provides a better result in the accuracy of the stock index.

  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号