Communication with people with hearing or speaking disabilities is always difficult when there is no knowledge of sign language. The presence of sign language is not enough to communicate smoothly, this process requir...
Communication with people with hearing or speaking disabilities is always difficult when there is no knowledge of sign language. The presence of sign language is not enough to communicate smoothly, this process requires another easy medium for communication to make it more efficient, that is, via a digital medium. This paper proposes using Feed-Forward Neural Networks on hand landmarks for real-time sign language identification. The hand landmarks identification was carried out using the MediaPipe Hands library. This approach would make the classification problem efficient by making it faster and requiring less memory. Through this, we aim to bridge the gap between the difficulties that arise during communication between people who do and do not know American Sign Language.
The worldwide health crisis caused by COVID-19 and the subsequent control measures have had significant and widespread impacts on various aspects of human life. Detecting COVID-19 early is crucial for effective diagno...
详细信息
ISBN:
(数字)9798350317060
ISBN:
(纸本)9798350317077
The worldwide health crisis caused by COVID-19 and the subsequent control measures have had significant and widespread impacts on various aspects of human life. Detecting COVID-19 early is crucial for effective diagnosis, and ML algorithms have played a vital role in speeding up the process and improving efficiency. However, factors like delivery time and access to training data are also crucial considerations. Extensive analysis of lung ultrasound pictures using the COVID-19 database and deep learning algorithms show that the former is superior to the latter in terms of illness diagnosis. Without specialised testing, it might be difficult to tell COVID-19 from other viral fevers. The research suggests a method of COVID-19 image classification using Convolutional Neural Networks (CNNs). Further evidence of the superiority of the proposed model is provided by a loss and accuracy comparison study.
With the rapid advancements in medical imaging technologies such as CT, MRI, PET, and ultrasound, these modalities have become pivotal for precise clinical diagnoses and treatment planning. Notably, they facilitate ac...
详细信息
The telemedicine approach is a famous medical assistance service in worldwide, in this process diagnosis records like Scan reports, X-ray, CT and all other radiology reports analysis has been done with doctors. Many t...
The telemedicine approach is a famous medical assistance service in worldwide, in this process diagnosis records like Scan reports, X-ray, CT and all other radiology reports analysis has been done with doctors. Many times, sending and receiving of these images from one point to many points, due to this security has been reduced. The multimodality images are major key diagnosis elements to detect disease of patients, these multimodality images security also been reduced due to low encryption techniques. In this work an advanced cryptographic encryption technique i.e Parallel Data encryption Standard (PDESNet) algorithm. The PDES is a modern novel algorithm can provide security to multimodal images from transmission to storage part. Finally summarize the proposed algorithm with existed models in terms of PSNR, BER, NC, MSE, accuracy and recall.
To combat the rising population of ADHD and dyslexic patients, current advancements in Unity and Oculus Integration are investigated and employed to design a user-friendly reading experience. Unlike physical novels th...
To combat the rising population of ADHD and dyslexic patients, current advancements in Unity and Oculus Integration are investigated and employed to design a user-friendly reading experience. Unlike physical novels that lack visual aid, our prototype ensures a distraction-free and minimalistic VR environment. It utilizes *** speech recognition to aid ADHD and dyslexic patients in mechanical and comprehensive reading. Users can also change the background color and music to enhance their facilitated experience. This approach allows the user to constantly focus on the text without averting their gaze. We believe that further development of this prototype can create a powerful tool that redefines reading E-books.
Automatic recognition and extraction of roads from high-resolution satellite images is a crucial task in remote sensing and computer vision. With the continuous development of remote sensing technology, more ground ob...
详细信息
Ever since the invention of the bitcoin cryptocurrency in the year 2009, many blockchain ledgers have been initiated by several parties, offering over 1600 different types of cryptocurrencies all around the world by t...
详细信息
In recent years, distributed energy resources (DERs) have gained significance as a way of introducing a substantial quantity of renewable energy sources (RESs) into power grids. Wind turbines are accessible in windy a...
详细信息
Federated learning is a distributed machine learning paradigm that enables multiple actors to collaboratively train a common model without sharing their local data, thus addressing data privacy issues, especially in s...
详细信息
In this paper, we propose efficient distributed algorithms for three holistic aggregation functions on random regular graphs that are good candidates for network topology in next-generation data *** three holistic agg...
详细信息
In this paper, we propose efficient distributed algorithms for three holistic aggregation functions on random regular graphs that are good candidates for network topology in next-generation data *** three holistic aggregation functions include SELECTION(select the k-th largest or smallest element),DISTINCT(query the count of distinct elements), MODE(query the most frequent element). We design three basic techniques — Pre-order Network Partition, Pairwise-independent Random Walk, and Random Permutation Delivery, and devise the algorithms based on the techniques. The round complexity of the distributed SELECTION is Θ(log N) which meets the lower bound where N is the number of nodes and each node holds a numeric element. The round complexity of the distributed DISTINCT and MODE algorithms are O(log3N/log log N) and O(log2N log log N) respectively. All of our results break the lower bounds obtained on general graphs and our distributed algorithms are all based on the CON GE S T model, which restricts each node to send only O(log N) bits on each edge in one round under synchronous communications.
暂无评论