In recent years, the incidence of nodular thyroid diseases has been increasing annually. Ultrasonography has become a routine diagnostic tool for thyroid nodules due to its high real-time capabilities and low invasive...
详细信息
In recent years, the incidence of nodular thyroid diseases has been increasing annually. Ultrasonography has become a routine diagnostic tool for thyroid nodules due to its high real-time capabilities and low invasiveness. However, thyroid images obtained from current ultrasound tests often have low resolution and are plagued by significant noise interference. Regional differences in medical conditions and varying levels of physician experience can impact the accuracy and efficiency of diagnostic results. With the advancement of deeplearning technology, deeplearning models are used to identify whether a nodule in a thyroid ultrasound image is benign or malignant. This helps to close the gap between doctors' experience and equipment differences, improving the accuracy of the initial diagnosis of thyroid nodules. To cope with the problem that thyroid ultrasound images contain complex background and noise as well as poorly defined local features. in this paper, we first construct an improved ResNet50 classification model that uses a two-branch input and incorporates a global attention lightening module. This model is used to improve the accuracy of benign and malignant nodule classification in thyroid ultrasound images and to reduce the computational effort due to the two-branch *** constructed a U-net segmentation model incorporating our proposed ACR module, which uses hollow convolution with different dilation rates to capture multi-scale contextual information for feature extraction of nodules in thyroid ultrasound images and uses the results of the segmentation task as an auxiliary branch for the classification task to guide the classification model to focus on the lesion region more efficiently in the case of weak local features. The classification model is guided to focus on the lesion region more efficiently, and the classification and segmentation sub-networks are respectively improved specifically for this study, which is used to improve the accurac
The proliferation of the Internet of Things (IoT) and cloud services has given rise to the edge computing paradigm, where data is processed partly or entirely at the edge of the network, rather than solely in the clou...
详细信息
The proliferation of the Internet of Things (IoT) and cloud services has given rise to the edge computing paradigm, where data is processed partly or entirely at the edge of the network, rather than solely in the cloud. Edge computing can address problems such as latency, limited battery life of mobile devices, bandwidth costs, security, and privacy. Typical applicable scenarios based on edge computing include video analytics, smart home, smart city, and collaborative *** the development of deeplearning techniques, research on employing deeplearning to develop intelligent edge systems is emerging. In this dissertation, we aim to investigate how deeplearning can process data on source-constrained individual edge devices in realtime and how deeplearning can process data by utilizing collaborative edge devices to provide better *** build several critical systems, including video analytics, driving anomaly detection, arm posture tracking, and device orientation tracking. In the video analytics system, we combine deeplearning with traditional imageprocessing techniques to achieve real-time object detection on mobile devices without offloading. In the driving anomaly detection system, we train deeplearning models for driving anomaly detection by leveraging the information from collaborative peer devices to provide better accuracy. In the arm posture tracking system, we employ multitask learning to track the orientation and location of the wrist simultaneously, which significantly improves the latency compared to the conventional methods. In the device orientation tracking system, we develop a deep reinforcement learning framework to train an agent that adjusts the parameters of a conventional orientation tracking method in response to changing *** IoT systems continue to grow in complexity and size, preserving training data has become an increasingly important challenge. In our future work, we plan to investigate the use of representation
Remote sensing image informal residential area segmentation plays an important role in urban planning, environmental detection, and disaster assessment. With the development of deeplearning, the performance of inform...
详细信息
In the era of IoT, numerous frameworks and cutting-edge models have been introduced to enhance user experience and privacy and reduce the risk of data breaches. Over time, IoT device usage has grown tremendously, and ...
详细信息
The proceedings contain 16 papers. The topics discussed include: evolution of real-timeprocessing of visual information over four decades: a retrospective as outlook to the future of real-time imaging;real-time embed...
ISBN:
(纸本)9781510662629
The proceedings contain 16 papers. The topics discussed include: evolution of real-timeprocessing of visual information over four decades: a retrospective as outlook to the future of real-time imaging;real-time embedded large-scale place recognition for autonomous ground vehicles using a spatial descriptor;real-time video super-resolution reconstruction using wavelet transforms and sparse representation;development of light-field motion tracking technology for use in laboratory studies of planet formation;towards learning-based denoising of light fields;real-time onboard visual parking space detection: a performance study;an automated AI and video measurement techniques for monitoring social distancing, mask detection, and facial temperature screening for COVID-19;computational efficient deeplearning-based super resolution approach;and in-sensor neural network for real-time KWS by imageprocessing.
The proceedings contain 28 papers. The topics discussed include: phototropic bionics: realization of intelligent machine detection and obstacle avoidance;a study of model predictive control and reinforcement learning ...
ISBN:
(纸本)9781510674721
The proceedings contain 28 papers. The topics discussed include: phototropic bionics: realization of intelligent machine detection and obstacle avoidance;a study of model predictive control and reinforcement learning control system;advancements and challenges in speech emotion recognition: a comprehensive review;revolutionizing ADHD diagnosis: deeplearning in 3D medical imaging;improving robustness in emotion recognition via adversarial training;realimage improvement study based on pivotal tuning inversion;a review of 3D printing slicing algorithms;and analysis of two variants of U-net for pulmonary nodule segmentation: attention U-net and dense-attention U-net.
In current years, the most widely used imageprocessing is to analyze and detect plant leaf diseases. Furthermore, using imageprocessing has an important effect on crop yield and plant leaf quality. This is an import...
详细信息
The job shop scheduling problem is a common challenge in intelligent manufacturing. In a real workshop environment, parameters like processingtime often change dynamically. Scheduling strategies must be adjusted flex...
详细信息
Each year, wildfires destroy larger areas of Spain, threatening numerous ecosystems. Humans cause 90% of them (negligence or provoked) and the behaviour of individuals is unpredictable. However, atmospheric and enviro...
详细信息
Each year, wildfires destroy larger areas of Spain, threatening numerous ecosystems. Humans cause 90% of them (negligence or provoked) and the behaviour of individuals is unpredictable. However, atmospheric and environmental variables affect the spread of wildfires, and they can be analysed by using deeplearning. In order to mitigate the damage of these events, we proposed the novel Wildfire Assessment Model (WAM). Our aim is to anticipate the economic and ecological impact of a wildfire, assisting managers in resource allocation and decision-making for dangerous regions in Spain, Castilla y Leon and Andalucia. The WAM uses a residual-style convolutional network architecture to perform regression over atmospheric variables and the greenness index, computing necessary resources, the control and extinction time, and the expected burnt surface area. It is first pre-trained with self-supervision over 100,000 examples of unlabelled data with a masked patch prediction objective and fine-tuned using a very small dataset, composed of 445 samples. The pretraining allows the model to understand situations, outclassing baselines with a 1,4%, 3,7% and 9% improvement estimating human, heavy and aerial resources;21% and 10,2% in expected extinction and control time;and 18,8% in expected burnt area. Using the WAM we provide an example assessment map of Castilla y Leon, visualizing the expected resources over an entire region.
Component detection is crucial to the trouble of moving freight car detection system based on image recognition and analysis, serving as the foundational step for downstream fault analysis. However, existing detection...
详细信息
Component detection is crucial to the trouble of moving freight car detection system based on image recognition and analysis, serving as the foundational step for downstream fault analysis. However, existing detection algorithms struggle to meet stringent accuracy and speed requirements in real-world high-density vehicle dynamic inspection scenarios. Efficient (EF)-you only look once (YOLO) is proposed to enhance detection speed, whereas preserving high accuracy. EF-Yolo is a lightweight train component detection network that incorporates two efficient gradient-based feature extraction modules, where C2f-Ghost focuses on lightweighting and C2f-SE-Ghost focuses on feature extraction. Furthermore, we introduce a novel module deployment strategy that focuses on optimizing the arrangement of feature extraction modules based on the network's architectural characteristics, thereby maximizing model inference efficiency and detection performance. Experimental results on a freight train components dataset demonstrate that EF-YOLO outperforms state-of-the-art detectors in competitive accuracy and achieves a remarkable detection speed of 70 frames/s, whereas maintaining a modest model size of only 9.15 MB, and can meet the efficiency requirement of completing the detection of 15 000 images of a single train within ten minutes.
暂无评论