• Title/Summary/Keyword: Recognition time reduction

Search Result 125, Processing Time 0.03 seconds

Automate Capsule Inspection System using Computer Vision (컴퓨터 시각장치를 이용한 자동 캡슐 검사장치)

  • 강현철;이병래;김용규
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.32B no.11
    • /
    • pp.1445-1454
    • /
    • 1995
  • In this study, we have developed a prototype of the automatic defects detection system for capsule inspection using the computer vision techniques. The subjects for inspection are empty hard capsules of various sizes which are made of gelatine. To inspect both sides of a capsule, 2-stage recognition is performed. Features we have used are various lengths of a capsule, area, linearity, symmetricity, head curvature and so on. Decision making is performed based on average value which is computed from 20 good capsules in training and permission bounds in factories. Most of time-consuming process for feature extraction is computed by hardware to meet the inspection speed of more than 20 capsules/sec. The main logic for control and arithmetic computation is implemented using EPLD for the sake of easy change of design and reduction in time for developement. As a result of experiment, defects on size or contour of binary images are detected over 95%. Because of dead zone in imaging system, detection ratio of defects on surface, such as bad joint, chip, speck, etc, is lower than the former case. In this case, detection ratio is 50-85%. Defects such as collet pinch and mashed cap/body seldom appear in binary image, and detection ratio is very low. So we have to process the gray-level image directly in partial region.

  • PDF

Retrieval of Player Event in Golf Videos Using Spoken Content Analysis (음성정보 내용분석을 통한 골프 동영상에서의 선수별 이벤트 구간 검색)

  • Kim, Hyoung-Gook
    • The Journal of the Acoustical Society of Korea
    • /
    • v.28 no.7
    • /
    • pp.674-679
    • /
    • 2009
  • This paper proposes a method of player event retrieval using combination of two functions: detection of player name in speech information and detection of sound event from audio information in golf videos. The system consists of indexing module and retrieval module. At the indexing time audio segmentation and noise reduction are applied to audio stream demultiplexed from the golf videos. The noise-reduced speech is then fed into speech recognizer, which outputs spoken descriptors. The player name and sound event are indexed by the spoken descriptors. At search time, text query is converted into phoneme sequences. The lists of each query term are retrieved through a description matcher to identify full and partial phrase hits. For the retrieval of the player name, this paper compares the results of word-based, phoneme-based, and hybrid approach.

A study on the subset averaged median methods for gaussian noise reduction (가우시안 잡음 제거를 위한 부분 집합 평균 메디안 방법에 관한 연구)

  • 이용환;박장춘
    • Journal of the Korea Society of Computer and Information
    • /
    • v.4 no.2
    • /
    • pp.120-134
    • /
    • 1999
  • Image processing steps consist of image acquisition, pre-processing, region segmentation and recognition, and the images are easily corrupted by noise during the data transmission, data capture, and data processing. Impulse noise and gaussian noise are major noises, which can occur during the process. Many filters such as mean filter, median filter, weighted median filter, Cheikh filter, and Kyu-cheol Lee filter were proposed as spatial noise reduction filters so far. Many researches have been focused on the reduction of impulse noise, but comparatively the research in the reduction of gaussian noise has been neglected. For the reduction of gaussian noise, subset averaged median filter, using median information and subset average information of pixels in a window. was proposed. At this time, consider of the window size as 3$^{*}$3 pixel. The window is divided to 4 subsets consisted of 4 pixels. First of all, we calculate the average value of each subset, and then find the median value by sorting the average values and center pixel's value. In this paper, a better reduction of gaussian noise was proved. The proposed algorithms were implemented by ANSI C language on a Sun Ultra 2 for testing purposes and the effects and results of the filter in the various levels of noise and images were proposed by comparing the values of PSNR, MSE, and RMSE with the value of the other existing filtering methods.thods.

  • PDF

A Study on the Impact of AI Edge Computing Technology on Reducing Traffic Accidents at Non-signalized Intersections on Residential Road (이면도로 비신호교차로에서 AI 기반 엣지컴퓨팅 기술이 교통사고 감소에 미치는 영향에 관한 연구)

  • Young-Gyu Jang;Gyeong-Seok Kim;Hye-Weon Kim;Won-Ho Cho
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.23 no.2
    • /
    • pp.79-88
    • /
    • 2024
  • We used actual field data to analyze from a traffic engineering perspective how AI and edge computing technologies affect the reduction of traffic accidents. By providing object information from 20m behind with AI object recognition, the driver secures a response time of about 3.6 seconds, and with edge technology, information is displayed in 0.5 to 0.8 seconds, giving the driver time to respond to intersection situations. In addition, it was analyzed that stopping before entering the intersection is possible when speed is controlled at 11-12km at the 10m point of the intersection approach and 20km/h at the 20m point. As a result, it was shown that traffic accidents can be reduced when the high object recognition rate of AI technology, provision of real-time information by edge technology, and the appropriate speed management at intersection approaches are executed simultaneously.

Object Recognition Using Convolutional Neural Network in military CCTV (합성곱 신경망을 활용한 군사용 CCTV 객체 인식)

  • Ahn, Jin Woo;Kim, Dohyung;Kim, Jaeoh
    • Journal of the Korea Society for Simulation
    • /
    • v.31 no.2
    • /
    • pp.11-20
    • /
    • 2022
  • There is a critical need for AI assistance in guard operations of Army base perimeters, which is exacerbated by changes in the national defense and security environment such as force reduction. In addition, the possibility for human error inherent to perimeter guard operations attests to the need for an innovative revamp of current systems. The purpose of this study is to propose a real-time object detection AI tailored to military CCTV surveillance with three unique characteristics. First, training data suitable for situations in which relatively small objects must be recognized is used due to the characteristics of military CCTV. Second, we utilize a data augmentation algorithm suited for military context applied in the data preparation step. Third, a noise reduction algorithm is applied to account for military-specific situations, such as camouflaged targets and unfavorable weather conditions. The proposed system has been field-tested in a real-world setting, and its performance has been verified.

Compression and Performance Evaluation of CNN Models on Embedded Board (임베디드 보드에서의 CNN 모델 압축 및 성능 검증)

  • Moon, Hyeon-Cheol;Lee, Ho-Young;Kim, Jae-Gon
    • Journal of Broadcast Engineering
    • /
    • v.25 no.2
    • /
    • pp.200-207
    • /
    • 2020
  • Recently, deep neural networks such as CNN are showing excellent performance in various fields such as image classification, object recognition, visual quality enhancement, etc. However, as the model size and computational complexity of deep learning models for most applications increases, it is hard to apply neural networks to IoT and mobile environments. Therefore, neural network compression algorithms for reducing the model size while keeping the performance have been being studied. In this paper, we apply few compression methods to CNN models and evaluate their performances in the embedded environment. For evaluate the performance, the classification performance and inference time of the original CNN models and the compressed CNN models on the image inputted by the camera are evaluated in the embedded board equipped with QCS605, which is a customized AI chip. In this paper, a few CNN models of MobileNetV2, ResNet50, and VGG-16 are compressed by applying the methods of pruning and matrix decomposition. The experimental results show that the compressed models give not only the model size reduction of 1.3~11.2 times at a classification performance loss of less than 2% compared to the original model, but also the inference time reduction of 1.2~2.21 times, and the memory reduction of 1.2~3.8 times in the embedded board.

An Enhanced Max-Min Neural Network using a Fuzzy Control Method (퍼지 제어 기법을 이용한 개선된 Max-Min 신경망)

  • Kim, Kwang-Baek;Woo, Young-Woon
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.8 no.8
    • /
    • pp.1195-1200
    • /
    • 2013
  • In this paper, we proposed an enhanced Max-Min neural network by auto-tuning of learning rate using fuzzy control method. For the reduction of training time required in the competition stage, the method was proposed that arbitrates dynamically the learning rate by applying the numbers of the accuracy and the inaccuracy to the input of the fuzzy control system. The experiments using real concrete crack images showed that the enhanced Max-Min neural network was effective in the recognition of direction of the extracted cracks.

Performance Improvement of Soccer Robot by Vision Calibration and Patch Change in Real Time Environment (실시간 환경에서의 영상조정 및 패치 변경에 의한 축구로봇의 성능개선)

  • Choi, Jeong-Won;Kim, Duk-Hyun
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.23 no.1
    • /
    • pp.156-161
    • /
    • 2009
  • This paper proposes a new method about performance improvement of soccer robots system by the revision of lens distortion most commonly occurred in camera and the revision of position and angle error in robot patch for the realization of robot position. Among the lens distortions, we revise geometrical distortion and apply it to soccer robots system for realtime environment. Patch used in the recognition and the distinction for coordination and direction of robot occurs a position and angle error according to the figure of it. In this paper, we suggest the method of reduction for position and angle error of robot by improved patch and verify its propriety through the experiment.

Evaluation and Direction of the New Town Development in Korea (우리나라 신도시 개발의 평가 및 발전방향)

  • Kim, Dong-Yoon
    • Journal of The Korean Digital Architecture Interior Association
    • /
    • v.13 no.2
    • /
    • pp.5-16
    • /
    • 2013
  • With regard to the new town developments which have supplied lots of houses in a short period of time in Korea this study aims to evaluation and finding out problems of the developments finally to suggest the direction. A new town's competitiveness model set in the previous paper takes a role of research frame to recognize the problems and to show the direction. The model explains that new town's competitiveness is composed of 4 factors; Self-sufficiency, Innovativenss, Identity and Sustainability. Problems of the developments are as follows; incongruity of spatial structure especially in the capital region, deficiency of self-sufficiency resulted from single-use development, restriction on mixed development by a number of regulations in capital region, low business value, grand scale of land compensation, house oriented planning guidance, unfair share of infrastructure fee, and physical structure depending mainly on fossil energy. Based on this recognition this study conclusively suggests corresponding direction such as role performance as a means of urban growth management, promotion of quality of life by accumulating social capital, introduction of socially sustainable management program for the new towns, discovery and creation of town's value, reexamination of self-sufficiency's meaning or target, selective deregulation of metropolitan development, institutional strategy for cost reduction, changeover from house index to urban function oriented index, and pursuit of low-carbon green town.

Research of Vehicles Longitudinal Adaptive Control using V2I Situated Cognition based on LiDAR for Accident Prone Areas (LiDAR 기반 차량-인프라 연계 상황인지를 통한 사고다발지역에서의 차량 종방향 능동제어 시스템 연구)

  • Kim, Jae-Hwan;Lee, Je-Wook;Yoon, Bok-Joong;Park, Jae-Ung;Kim, Jung-Ha
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.18 no.5
    • /
    • pp.453-464
    • /
    • 2012
  • This is a research of an adaptive longitudinal control system for situated cognition in wide range, traffic accidents reduction and safety driving environment by integrated system which graft a road infrastructure's information based on IT onto the intelligent vehicle combined automobile and IT technology. The road infrastructure installed by laser scanner in intersection, speed limited area and sharp curve area where is many risk of traffic accident. The road infra conducts objects recognition, segmentation, and tracking for determining dangerous situation and communicates real-time information by Ethernet with vehicle. Also, the data which transmitted from infrastructure supports safety driving by integrated with laser scanner's data on vehicle bumper.