• Title/Summary/Keyword: Accuracy Rate

Search Result 3,423, Processing Time 0.036 seconds

Writer Verification Using Spatial Domain Features under Different Ink Width Conditions

  • Kore, Sharada Laxman;Apte, Shaila Dinkar
    • Journal of Computing Science and Engineering
    • /
    • v.10 no.2
    • /
    • pp.39-50
    • /
    • 2016
  • In this paper, we present a comparative study of spatial domain features for writer identification and verification with different ink width conditions. The existing methods give high error rates, when comparing two handwritten images with different pen types. To the best of our knowledge, we are the first to design the feature with different ink width conditions. To address this problem, contour based features were extracted using a chain code method. To improve accuracy at higher levels, we considered histograms of chain code and variance in bins of histogram of chain code as features to discriminate handwriting samples. The system was trained and tested for 1,000 writers with two samples using different writing instruments. The feature performance is tested on our newly created dataset of 4,000 samples. The experimental results show that the histogram of chain code feature is good compared to other methods with false acceptance rate of 11.67%, false rejection rate of 36.70%, average error rates of 24.18%, and average verification accuracy of 75.89% on our new dataset. We also studied the effect of amount of text and dataset size on verification accuracy.

Quality Assurance for High Dose Rate Brachytherapy (고선량율 근접치료의 정도관리)

  • Bang, Dong-Wan;Cho, Chung-Hee;Park, Jae-Il
    • The Journal of Korean Society for Radiation Therapy
    • /
    • v.10 no.1
    • /
    • pp.30-44
    • /
    • 1998
  • Accurate delivery of doses using a high dose rate(HDR) brachytherapy, remote afterloading system(RALS) depends on knowing the strength of the radioactive source at the time of treatment, the precision and consistency of the timer, and the ability of the unit to position the source at the proper dwell location along the applicator. Periodic Quality Assurance(QA) on HDR machines is a part of the standard protocol of any user. The safety of the patient & staff, positional accuracy, temporal accuracy, and dose delivery accuracy are periodically(weekly, quarterly, monthly) estimated using HDR source(Ir-192), treatment planning devices, measurement devices, and overall treatment devices with regard to treatment delivery. The overall measurement results are estimated successfully and assessed its clinical significance. As a result, our HDR brachytherapy units has been very accurate until now. The QA program protocol permits routine clinical use and provides a high confidence level in the accurate operation of HDR units. Therefore, regular QA of HDR brachytherapy is essential for successful treatment.

  • PDF

Peak Detection of Pulse Wave Based on Fuzzy Inference and Multi Sub-Band Filters for U-Healthcare (U-헬스케어를 위한 퍼지추론과 다중 하위대역 필터를 기반한 맥파 최대치 검출)

  • Lee, Ju-Won;Lee, Byeong-Ro
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.12 no.12
    • /
    • pp.2159-2164
    • /
    • 2008
  • Ubiquitous healthcare system is system that monitors and manages user's health information, and most important in the healthcare system is accuracy of the measured health data. But, the accuracy changes remarkably according to user's motion artifacts in real life. To elevate accuracy of health data, we proposed new algorithm to detect maximum point of pulse wave for heart rate extraction. and the proposed algorithm is to detect maximum points detect of pulse wave in photo-plethysmography signal included motion artifacts by fuzzy inference and multi sub-band filters. In results of experiment to evaluate the performance of the proposed algorithm, we could verify the proposed algorithm extracted maximum point of pulse wave in complex motion artifacts.

Classification of Plants into Families based on Leaf Texture

  • TREY, Zacrada Francoise;GOORE, Bi Tra;BAGUI, K. Olivier;TIEBRE, Marie Solange
    • International Journal of Computer Science & Network Security
    • /
    • v.21 no.2
    • /
    • pp.205-211
    • /
    • 2021
  • Plants are important for humanity. They intervene in several areas of human life: medicine, nutrition, cosmetics, decoration, etc. The large number of varieties of these plants requires an efficient solution to identify them for proper use. The ease of recognition of these plants undoubtedly depends on the classification of these species into family; however, finding the relevant characteristics to achieve better automatic classification is still a huge challenge for researchers in the field. In this paper, we have developed a new automatic plant classification technique based on artificial neural networks. Our model uses leaf texture characteristics as parameters for plant family identification. The results of our model gave a perfect classification of three plant families of the Ivorian flora, with a determination coefficient (R2) of 0.99; an error rate (RMSE) of 1.348e-14, a sensitivity of 84.85%, a specificity of 100%, a precision of 100% and an accuracy (Accuracy) of 100%. The same technique was applied on Flavia: the international basis of plants and showed a perfect identification regression (R2) of 0.98, an error rate (RMSE) of 1.136e-14, a sensitivity of 84.85%, a specificity of 100%, a precision of 100% and a trueness (Accuracy) of 100%. These results show that our technique is efficient and can guide the botanist to establish a model for many plants to avoid identification problems.

Comparison of estimating vegetation index for outdoor free-range pig production using convolutional neural networks

  • Sang-Hyon OH;Hee-Mun Park;Jin-Hyun Park
    • Journal of Animal Science and Technology
    • /
    • v.65 no.6
    • /
    • pp.1254-1269
    • /
    • 2023
  • This study aims to predict the change in corn share according to the grazing of 20 gestational sows in a mature corn field by taking images with a camera-equipped unmanned air vehicle (UAV). Deep learning based on convolutional neural networks (CNNs) has been verified for its performance in various areas. It has also demonstrated high recognition accuracy and detection time in agricultural applications such as pest and disease diagnosis and prediction. A large amount of data is required to train CNNs effectively. Still, since UAVs capture only a limited number of images, we propose a data augmentation method that can effectively increase data. And most occupancy prediction predicts occupancy by designing a CNN-based object detector for an image and counting the number of recognized objects or calculating the number of pixels occupied by an object. These methods require complex occupancy rate calculations; the accuracy depends on whether the object features of interest are visible in the image. However, in this study, CNN is not approached as a corn object detection and classification problem but as a function approximation and regression problem so that the occupancy rate of corn objects in an image can be represented as the CNN output. The proposed method effectively estimates occupancy for a limited number of cornfield photos, shows excellent prediction accuracy, and confirms the potential and scalability of deep learning.

An Enhanced Step Detection Algorithm with Threshold Function under Low Sampling Rate (낮은 샘플링 주파수에서 임계 함수를 사용한 개선된 걸음 검출 알고리즘)

  • Kim, Boyeon;Chang, Yunseok
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.4 no.2
    • /
    • pp.57-64
    • /
    • 2015
  • At the case of peak threshold algorithm, 3-axes data should sample step data over 20 Hz to get sufficient accuracy. But most of the digital sensors like 3-axes accelerometer have very low sampling rate caused by low data communication speed on limited SPI or $I^2C$ bandwidth of the low-cost MPU for ubiquitous devices. If the data transfer rate of the 3-axes accelerometer is getting slow, the sampling rate also slows down and it finally degrades the data accuracy. In this study, we proved there is a distinct functional relation between the sampling rate and threshold on the peak threshold step detection algorithm under the 20Hz frequency, and made a threshold function through the experiments. As a result of experiments, when we apply threshold value from the threshold function instead of fixed threshold value, the step detection error rate can be lessen about 1.2% or under. Therefore, we can suggest a peak threshold based new step detection algorithm with threshold function and it can enhance the accuracy of step detection and step count. This algorithm not only can be applied on a digital step counter design, but also can be adopted any other low-cost ubiquitous sensor devices subjected on low sampling rate.

Flow rate prediction at Paldang Bridge using deep learning models (딥러닝 모형을 이용한 팔당대교 지점에서의 유량 예측)

  • Seong, Yeongjeong;Park, Kidoo;Jung, Younghun
    • Journal of Korea Water Resources Association
    • /
    • v.55 no.8
    • /
    • pp.565-575
    • /
    • 2022
  • Recently, in the field of water resource engineering, interest in predicting time series water levels and flow rates using deep learning technology that has rapidly developed along with the Fourth Industrial Revolution is increasing. In addition, although water-level and flow-rate prediction have been performed using the Long Short-Term Memory (LSTM) model and Gated Recurrent Unit (GRU) model that can predict time-series data, the accuracy of flow-rate prediction in rivers with rapid temporal fluctuations was predicted to be very low compared to that of water-level prediction. In this study, the Paldang Bridge Station of the Han River, which has a large flow-rate fluctuation and little influence from tidal waves in the estuary, was selected. In addition, time-series data with large flow fluctuations were selected to collect water-level and flow-rate data for 2 years and 7 months, which are relatively short in data length, to be used as training and prediction data for the LSTM and GRU models. When learning time-series water levels with very high time fluctuation in two models, the predicted water-level results in both models secured appropriate accuracy compared to observation water levels, but when training rapidly temporal fluctuation flow rates directly in two models, the predicted flow rates deteriorated significantly. Therefore, in this study, in order to accurately predict the rapidly changing flow rate, the water-level data predicted by the two models could be used as input data for the rating curve to significantly improve the prediction accuracy of the flow rates. Finally, the results of this study are expected to be sufficiently used as the data of flood warning system in urban rivers where the observation length of hydrological data is not relatively long and the flow-rate changes rapidly.

The comparison of the BAD and the BCD methods in a P300-based concealed information test (P300 숨긴정보검사에서 BAD 방법과 BCD 방법의 비교)

  • Eom, Jin-Sup
    • Korean Journal of Forensic Psychology
    • /
    • v.12 no.2
    • /
    • pp.151-169
    • /
    • 2021
  • In the P300-based concealed information test, most commonly used methods to detect whether a subject is lying are the bootstrapped amplitude difference (BAD) and the bootstrap correlation difference (BCD). Previous studies comparing the accuracy of the two methods reported inconsistent results. Most studies showed that the BAD is more accurate than the BCD, but some studies found that the BCD had a higher accuracy rate than the BAD. The purpose of the study is to identify conditions where the each method has higher accuracy compared to the other. In the result of Monte Carlo study, the false alarm rate of the BAD was generally higher than that of the BCD, and the hit rate of the BAD was higher than that of the BCD. Compared to the condition where the P300 latencies of probe and irrelevant were similar, the hit rate of the BCD was decreased when the P300 latency of probe was about 100 ms faster, and the hit rate of the BCD was increased when the P300 latency of probe was about 100 ms slower. When the P300 amplitude of the probe was slightly larger than that of the irrelevant and the P300 latency of probe was longer than that of target, the hit rate of the BCD was higher than that of the BAD. The reason why the false alarm rate of the BAD is higher than that of BCD and why the hit rate of the BCD is affected by the P300 latency of the probe were discussed.

Method of the Analysis and the Visualization of Urban Landscape in Seoul : Focus on the Difference of Cognitions between Korean and Japanese (서울의 도시경관 이미지 분석 및 시각화 방법 : 한국인과 일본인의 인식차이를 중심으로)

  • Kim, Jung-Seop;Lee, Kyoo-Hwang
    • The Journal of the Korea Contents Association
    • /
    • v.12 no.10
    • /
    • pp.148-158
    • /
    • 2012
  • In the world, the flow of globalization are causing that many cities in the world are trying to enhance city awareness and city image through the establishment of their identity. Seoul has also preceded various studies in order to establish its identity of the urban landscape in this flow. But, most of studies have only considered some of the problems of the urban landscape and its improvement. Therefore, a study to understand the current built urban landscape and its own identity has not been studied yet. In this study, we propose an analyzing and visualizing framework of the urban landscape through an internet survey using the compare contents based on the differences in Cognition and recognition. The core of the framework which analyses the differences in Cognitions and recognition about the urban landscape was performed by the correct and clear rate. In addition, it was extracted from the answers of the survey and the visualization, was performed by diagrams of accuracy rate that was derived from the correlation between the correct rate and the clear rate.

Development of High Speed Machining Technology(2) (고속절삭가공기술개발(2))

  • 이춘만;류승표;정원지;정종윤;고태조
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2003.10a
    • /
    • pp.106-112
    • /
    • 2003
  • High-speed machining is one of the most effective technology to improve productivity. Because of the high speed and high feed rate, high-speed machining can give great advantages for the machining of dies and molds. This paper describes on the improvement of machining accuracy in high-speed machining and an estimate about machining accuracy of high-speed machining.

  • PDF