• 제목/요약/키워드: human error detection

검색결과 147건 처리시간 0.029초

Automatic Estimation of Tillers and Leaf Numbers in Rice Using Deep Learning for Object Detection

  • Hyeokjin Bak;Ho-young Ban;Sungryul Chang;Dongwon Kwon;Jae-Kyeong Baek;Jung-Il Cho ;Wan-Gyu Sang
    • Proceedings of the Korean Society of Crop Science Conference
    • /
    • 한국작물학회 2022년도 추계학술대회
    • /
    • pp.81-81
    • /
    • 2022
  • Recently, many studies on big data based smart farming have been conducted. Research to quantify morphological characteristics using image data from various crops in smart farming is underway. Rice is one of the most important food crops in the world. Much research has been done to predict and model rice crop yield production. The number of productive tillers per plant is one of the important agronomic traits associated with the grain yield of rice crop. However, modeling the basic growth characteristics of rice requires accurate data measurements. The existing method of measurement by humans is not only labor intensive but also prone to human error. Therefore, conversion to digital data is necessary to obtain accurate and phenotyping quickly. In this study, we present an image-based method to predict leaf number and evaluate tiller number of individual rice crop using YOLOv5 deep learning network. We performed using various network of the YOLOv5 model and compared them to determine higher prediction accuracy. We ako performed data augmentation, a method we use to complement small datasets. Based on the number of leaves and tiller actually measured in rice crop, the number of leaves predicted by the model from the image data and the existing regression equation were used to evaluate the number of tillers using the image data.

  • PDF

Clinical validity and precision of deep learning-based cone-beam computed tomography automatic landmarking algorithm

  • Jungeun Park;Seongwon Yoon;Hannah Kim;Youngjun Kim;Uilyong Lee;Hyungseog Yu
    • Imaging Science in Dentistry
    • /
    • 제54권3호
    • /
    • pp.240-250
    • /
    • 2024
  • Purpose: This study was performed to assess the clinical validity and accuracy of a deep learning-based automatic landmarking algorithm for cone-beam computed tomography (CBCT). Three-dimensional (3D) CBCT head measurements obtained through manual and automatic landmarking were compared. Materials and Methods: A total of 80 CBCT scans were divided into 3 groups: non-surgical (39 cases); surgical without hardware, namely surgical plates and mini-screws (9 cases); and surgical with hardware (32 cases). Each CBCT scan was analyzed to obtain 53 measurements, comprising 27 lengths, 21 angles, and 5 ratios, which were determined based on 65 landmarks identified using either a manual or a 3D automatic landmark detection method. Results: In comparing measurement values derived from manual and artificial intelligence landmarking, 6 items displayed significant differences: R U6CP-L U6CP, R L3CP-L L3CP, S-N, Or_R-R U3CP, L1L to Me-GoL, and GoR-Gn/S-N (P<0.05). Of the 3 groups, the surgical scans without hardware exhibited the lowest error, reflecting the smallest difference in measurements between human- and artificial intelligence-based landmarking. The time required to identify 65 landmarks was approximately 40-60 minutes per CBCT volume when done manually, compared to 10.9 seconds for the artificial intelligence method (PC specifications: GeForce 2080Ti, 64GB RAM, and an Intel i7 CPU at 3.6 GHz). Conclusion: Measurements obtained with a deep learning-based CBCT automatic landmarking algorithm were similar in accuracy to values derived from manually determined points. By decreasing the time required to calculate these measurements, the efficiency of diagnosis and treatment may be improved.

Doppler Radar System for Long Range Detection of Respiration and Heart Rate (원거리에서 측정 가능한 호흡 및 심박 수 측정을 위한 도플러 레이더 시스템)

  • Lee, Jee-Hoon;Kim, Ki-Beom;Park, Seong-Ook
    • The Journal of Korean Institute of Electromagnetic Engineering and Science
    • /
    • 제25권4호
    • /
    • pp.418-425
    • /
    • 2014
  • This paper presents a Ku-Band Doppler Radar System to measure respiration and heart rate. It was measured by using simultaneous radar and ECG(Electrocardiogram). Arctangent demodulation without dc offset compensation can be applied to transmitted I/Q(In-phase & Quadrature-phase) signal in order to improve the RMSE(Root Mean Square Error) about 50 %. The power leaked to receiving antenna from the transmitting antenna is always generated because of continuously opening the transceiver of CW(Continuous Wave) Doppler radar. As the output power increase, leakage power has an effect on the SNR(Signal-to-Noise Ratio) of the system. Therefore, in this paper, leakage cancellation technique that adds the signal having the opposite phase of the leakage power to the leakage power was implemented in order to minimize the decline of receiver sensitivity. By applying the leakage cancellation techniques described above, it is possible to measure the heart rate and respiration of the human at a distance of up to 35 m. the heart rate of the measured data at a distance of 35 m accords with the heart rate extracted from the ECG data.

Random Noise Addition for Detecting Adversarially Generated Image Dataset (임의의 잡음 신호 추가를 활용한 적대적으로 생성된 이미지 데이터셋 탐지 방안에 대한 연구)

  • Hwang, Jeonghwan;Yoon, Ji Won
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • 제12권6호
    • /
    • pp.629-635
    • /
    • 2019
  • In Deep Learning models derivative is implemented by error back-propagation which enables the model to learn the error and update parameters. It can find the global (or local) optimal points of parameters even in the complex models taking advantage of a huge improvement in computing power. However, deliberately generated data points can 'fool' models and degrade the performance such as prediction accuracy. Not only these adversarial examples reduce the performance but also these examples are not easily detectable with human's eyes. In this work, we propose the method to detect adversarial datasets with random noise addition. We exploit the fact that when random noise is added, prediction accuracy of non-adversarial dataset remains almost unchanged, but that of adversarial dataset changes. We set attack methods (FGSM, Saliency Map) and noise level (0-19 with max pixel value 255) as independent variables and difference of prediction accuracy when noise was added as dependent variable in a simulation experiment. We have succeeded in extracting the threshold that separates non-adversarial and adversarial dataset. We detected the adversarial dataset using this threshold.

Development of an Editor and Howling Engine for Realtime Software Programmable Logic Controller based on Intelligent Agents (지능적 에이전트에 의한 실시간 소프트웨어 PLC 편집기 및 실행엔진 개발)

  • Cho, Young-In
    • Journal of KIISE:Software and Applications
    • /
    • 제32권12호
    • /
    • pp.1271-1282
    • /
    • 2005
  • Recently, PC-based control is incredibly developed in the industrial control field, but it is difficult for PLC programming in PC. Therefore, I need to develop the softeware PLC, which support the international PLC programming standard(IECl131-3) and can be applied to diverse control system by using C language. In this paper, I have developed the ISPLC(Intelligent Agent System based Software Programmable Logic Controller). In ISPLC system, LD programmed by a user which is used over $90\%$ among the 5 PLC languages, is converted to IL, which is one of intermediate codes, and IL is converted to the standard C rode which can be used in a commercial editor such as Visual C++. In ISPLC, the detection of logical error in high level programming(C) is more eaier than PLC programming itself The study of code conversion of LD->IL->C is firstly tried in the world as well as KOREA. I developed an execution engine with a good practical application. To show the effectiveness of the developed system, 1 applied it to a practical case, a real time traffic control(RT-TC) system. ISPLC is minimized the error debugging and programming time owing to be supported by windows application program.

Feasibility of Ultrasonic Inspection for Nuclear Grade Graphite (원자력급 흑연의 산화 정도에 따른 초음파특성 변화 및 초음파탐상의 타당성 연구)

  • Park, Jae-Seok;Yoon, Byung-Sik;Jang, Chang-Heui;Lee, Jong-Po
    • Journal of the Korean Society for Nondestructive Testing
    • /
    • 제28권5호
    • /
    • pp.436-442
    • /
    • 2008
  • Graphite material has been recognized as a very competitive candidate for reflector, moderator, and structural material for very high temperature reactor (VHTR). Since VHTR is operated up to $900-950^{\circ}C$, small amount of impurity may accelerate the oxidation and degradation of carbon graphite, which results in increased porosity and lowered fracture toughness. In this study, ultrasonic wave propagation properties were investigated for both as-received and degradated material, and the feasibility of ultrasonic testing (UT) was estimated based on the result of ultrasonic property measurements. The ultrasonic properties of carbon graphite were half, more than 5 times, and 1/3 for velocity, attenuation, and signal-to-noise (S/N) ratio respectively. Degradation reduces the ultrasonic velocity slightly by 100 m/s, however the attenuation is about 2 times of as-receive state. The results of probability of detection (POD) estimation based on S/N ratio for side-drilled-hole (SDHs) of which depths were less than 100 mm were merely affected by oxidation and degradation. This result suggests that UT would be reliable method for nondestructive testing of carbon graphite material of which thickness is not over 100 mm. In accordance with the result produced by commercial automated ultrasonic testing (AUT) system, human error of ultrasonic testing is barely expected for the material of which thickness is not over 80 mm.

Effective PPG Signal Processing Method for Detecting Emotional Stimulus (감성 자극 판단을 위한 효과적인 PPG 신호 처리 방법)

  • Oh, Dong-Gi;Min, Byung-Seok;Kwon, Sung-Oh;Kim, Hyun-Joong
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • 제37권5C호
    • /
    • pp.393-402
    • /
    • 2012
  • In this study, we propose a signal processing algorithm to measure the arousal level of a human subject using a PPG(Photoplethysmography) sensor. From the measured PPG signals, the arousal level is determined by PPI(Pulse to Pulse Interval) and discrete-time signal processing. We ran psychophysical experiments displaying visual stimuli on TV display while measuring PPG signal from a finger, where the nature landscape scenes were used for restorative effect, and the urban environments were used to stimulate the stress. However, the measured PPG signals may include noise due to subject movement and measurement error, which results in incorrect detections. In this paper, to mitigate the noise impact on stimulus detection, we propose a detecting algorithm using digital signal processing methods and statistics of measured signals. A filter is adopted to remove a high frequency noise and adaptively designed taking into account the statistics of the measured PPG signals. Moreover we employ a hysteresis method to reduce the distortion of PPI in decision of emotional. Via experiment, we show that the proposed scheme reduces signal noise and improves stimulus detection.

A study on the location of fire fighting appliances in cargo ships (화물선 소화설비 비치에 대한 연구)

  • Ha, Weon-Jae
    • Journal of Advanced Marine Engineering and Technology
    • /
    • 제40권9호
    • /
    • pp.852-858
    • /
    • 2016
  • To safeguard the accommodation spaces on cargo ships from fire, structural fire protection provisions introduced by SOLAS and these measures retard the propagation of flames and smoke. SOLAS also specifies provisions for fire fighting drills. These provisions are a combination of regulations regarding structure and equipment and those dealing with the human element for the fire protection and effective responses in the event of fire. Requirements related to the human element play a supporting role to the requirements for structure and equipment because the present accommodation structure and equipment are insufficient for extinguishing a fire, therefore, fire-extinguishing activity performed by crew members is essential. To reduce human error and ensure effective fire fighting, it is necessary to install a fire-fighting system and improve the fire fighting process. The fundamental concept of fire fighting exercises is to commence fire fighting before the fire grows too big to extinguish. It is essential to relocate the storage place of fire fighting equipment to expedite the fire-fighting exercise. This study was carried out to reduce human risk for this purpose, the fire control station was relocated to a site that could be accessed from the open deck. Further, two sets of a fire fighter's outfit were stored at the same site. This relocation eliminated the risk of the crew reentering to operate the fire fighting system in the fire control station and allowed the crew to pick up the fire fighters' outfits quickly in the event of a fire. In addition, it was proposed that the IIC method be made mandatory. This method is combination of automatic fire detection system and sprinkler system which can reduce the risk of the fire fighting exercises for the crew and to suppress fire in the initial stage. This study was carried out to provide a foundation to the possible amendment of the relevant SOLAS regulations and national legislation.

Gaze Tracking System Using Feature Points of Pupil and Glints Center (동공과 글린트의 특징점 관계를 이용한 시선 추적 시스템)

  • Park Jin-Woo;Kwon Yong-Moo;Sohn Kwang-Hoon
    • Journal of Broadcast Engineering
    • /
    • 제11권1호
    • /
    • pp.80-90
    • /
    • 2006
  • A simple 2D gaze tracking method using single camera and Purkinje image is proposed. This method employs single camera with infrared filter to capture one eye and two infrared light sources to make reflection points for estimating corresponding gaze point on the screen from user's eyes. Single camera, infrared light sources and user's head can be slightly moved. Thus, it renders simple and flexible system without using any inconvenient fixed equipments or assuming fixed head. The system also includes a simple and accurate personal calibration procedure. Before using the system, each user only has to stare at two target points for a few seconds so that the system can initiate user's individual factors of estimating algorithm. The proposed system has been developed to work in real-time providing over 10 frames per second with XGA $(1024{\times}768)$ resolution. The test results of nine objects of three subjects show that the system is achieving an average estimation error less than I degree.

A Study on the Methods of Fault Analysis to Improve Safety in U-Healthcare System for Managing Emergency Rescue for Seniors (시니어들의 응급구난 관리를 위한 U-Healthcare시스템에서 안전성 개선을 위한 결함 분석 방법에 관한 연구)

  • Kim, Gyu-A;Park, Man-Gon
    • Journal of Korea Multimedia Society
    • /
    • 제17권2호
    • /
    • pp.170-179
    • /
    • 2014
  • Recently the U-Healthcare system has been rapidly advanced to manage emergence rescue for seniors. We can access emergency rescue systems with high quality services anytime, anywhere under ubiquitous healthcare systems. The more the various systems develop, the more software security systems become important. Therefore, the safety-critical system has been widely spread to the world by advancement of the information and communication technologies. There are a lot kind of fault analysis methods to evaluate software security systems. However due to characteristics of software that is not applied by human error, it can be prevented the enormous damages and losses from improving the safety of safety-critical system. So this paper proposes an integration method of FTA and Forward and Backward FMECA. This method has each strength of FTA and FMECA which is visual and numeric in normalization. First, by use of FTA, we can redraw FTA with Forward FMECA and Backward FMECA in consideration of occurrence, severity, detection, correctness, robustness, and security. Also according to value of NRVP at each event, we can modify FTA diagrams as shown critical paths given by severity and occurrence. Also, we propose the improved emergency rescue service platform of ubiquitous healthcare systems through identifying priorities of the criticality according to normalized risk priority values (NRPV).