• Title/Summary/Keyword: Object-based

Search Result 8,116, Processing Time 0.039 seconds

Implementation of Deep Learning-based Label Inspection System Applicable to Edge Computing Environments (엣지 컴퓨팅 환경에서 적용 가능한 딥러닝 기반 라벨 검사 시스템 구현)

  • Bae, Ju-Won;Han, Byung-Gil
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.17 no.2
    • /
    • pp.77-83
    • /
    • 2022
  • In this paper, the two-stage object detection approach is proposed to implement a deep learning-based label inspection system on edge computing environments. Since the label printed on the products during the production process contains important information related to the product, it is significantly to check the label information is correct. The proposed system uses the lightweight deep learning model that able to employ in the low-performance edge computing devices, and the two-stage object detection approach is applied to compensate for the low accuracy relatively. The proposed Two-Stage object detection approach consists of two object detection networks, Label Area Detection Network and Character Detection Network. Label Area Detection Network finds the label area in the product image, and Character Detection Network detects the words in the label area. Using this approach, we can detect characters precise even with a lightweight deep learning models. The SF-YOLO model applied in the proposed system is the YOLO-based lightweight object detection network designed for edge computing devices. This model showed up to 2 times faster processing time and a considerable improvement in accuracy, compared to other YOLO-based lightweight models such as YOLOv3-tiny and YOLOv4-tiny. Also since the amount of computation is low, it can be easily applied in edge computing environments.

Extraction of depth information on moving objects using a C40 DSP board (C40 DSP 보드를 이용한 이동 물체의 깊이 정보 추출)

  • 박태수;모준혁;최익수;박종안
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1996.10b
    • /
    • pp.5-7
    • /
    • 1996
  • We propose a triangulation method based on stereo vision angles. We setup stereo vision systems which extract the depth information to a moving object by detecting a moving object using difference image method and obtaining the depth information by the triangulation method based on stereo vision angles. The feature point of a moving object is used the geometrical center of the moving object, and the proposed vision system has the accuracy of 0.2mm in the range of 400mm.

  • PDF

Feature based Object Tracking from an Active Camera (능동카메라 환경에서의 특징기반의 이동물체 추적)

  • 오종안;정영기
    • Proceedings of the IEEK Conference
    • /
    • 2002.06d
    • /
    • pp.141-144
    • /
    • 2002
  • This paper describes a new feature based tracking system that can track moving objects with a pan-tilt camera. We extract corner features of the scene and tracks the features using filtering, The global motion energy caused by camera movement is eliminated by finding the maximal matching position between consecutive frames using Pyramidal template matching. The region of moving object is segmented by clustering the motion trajectories and command the pan-tilt controller to follow the object such that the object will always lie at the center of the camera. The proposed system has demonstrated good performance for several video sequences.

  • PDF

Popular Object detection algorithms in deep learning (딥러닝을 이용한 객체 검출 알고리즘)

  • Kang, Dongyeon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2019.05a
    • /
    • pp.427-430
    • /
    • 2019
  • Object detection is applied in various field. Autonomous driving, surveillance, OCR(optical character recognition) and aerial image etc. We will look at the algorithms that are using to object detect. These algorithms are divided into two methods. The one is R-CNN algorithms [2], [5], [6] which based on region proposal. The other is YOLO [7] and SSD [8] which are one stage object detector based on regression/classification.

An Object-Oriented Simulator for Port Container Terminal (컨테이너터미널용 객체지향 시뮬레이터)

  • 최용석
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2003.11a
    • /
    • pp.19-25
    • /
    • 2003
  • Since container throughput is continually increasing, the main issues facing decision-makers at port container terminals are how to expand the existing container terminals and construct new container terminals. Simulations that support user needs require modeling tools that are both easy to use and sufficiently to reflect real world system. The object-oriented approach provides for both reusability and modularity that best fits these requirements. This paper present the design procedure a simulator for port container terminal that was based on the object-oriented approach. The simulator in order to model and simulate the TC-based container terminals is developed.

  • PDF

Fuzzy-Based Object Manager for Multimedia Post-Office Box Construction (멀티미디어 사서함 구축을 위한 퍼지 기반의 객체 관리기)

  • Lee, Jong-Deuk;Jeong, Taek-Won
    • The KIPS Transactions:PartB
    • /
    • v.8B no.5
    • /
    • pp.501-506
    • /
    • 2001
  • According to the current increase of the usefulness of information by Internet and Communication network, several methods are proposed in which multimedia information may be efficiently managed and serviced. This paper proposes FBOM(Fuzzy-Based Object Manager) using $\alpha$-cut in Object manager for Fuzzy-Based Multimedia Post-Office Box construction. The proposed system utilizes object discrimination, fuzzy filtering, and class generation structure in order to manage object using Fuzzy filtering. To know how well the proposed system are able to work, this paper have tested against the methods with 1000 items of multimedia information, and our system are compared with Random-key method and FBOM method.

  • PDF

Visual Object Tracking Fusing CNN and Color Histogram based Tracker and Depth Estimation for Automatic Immersive Audio Mixing

  • Park, Sung-Jun;Islam, Md. Mahbubul;Baek, Joong-Hwan
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.14 no.3
    • /
    • pp.1121-1141
    • /
    • 2020
  • We propose a robust visual object tracking algorithm fusing a convolutional neural network tracker trained offline from a large number of video repositories and a color histogram based tracker to track objects for mixing immersive audio. Our algorithm addresses the problem of occlusion and large movements of the CNN based GOTURN generic object tracker. The key idea is the offline training of a binary classifier with the color histogram similarity values estimated via both trackers used in this method to opt appropriate tracker for target tracking and update both trackers with the predicted bounding box position of the target to continue tracking. Furthermore, a histogram similarity constraint is applied before updating the trackers to maximize the tracking accuracy. Finally, we compute the depth(z) of the target object by one of the prominent unsupervised monocular depth estimation algorithms to ensure the necessary 3D position of the tracked object to mix the immersive audio into that object. Our proposed algorithm demonstrates about 2% improved accuracy over the outperforming GOTURN algorithm in the existing VOT2014 tracking benchmark. Additionally, our tracker also works well to track multiple objects utilizing the concept of single object tracker but no demonstrations on any MOT benchmark.

The object-based reservation scheduling techniques (객체기반 예약 스케줄링기법)

  • Kim, Jin-Bong
    • Journal of the Korea Computer Industry Society
    • /
    • v.8 no.2
    • /
    • pp.89-96
    • /
    • 2007
  • The object-based reservation scheduling techniques are to solve complex scheduling problems using constraint satisfaction problems and object-oriented concepts. We have tried to apply the object-based reservation scheduling techniques to the flight operation scheduling problems. For crew's satisfaction, we have considered the total crew's preferences board in the flight operation scheduling. To consider the over all satisfaction, the events of every object are alloted to the board along its priority. Constraints to reservation scheduling are classified to global and local. The definition of board and information of every event are global constraints and the preferences to object's board slots are local constraints. Actually, we have made an experiment on flight operation scheduling in order to raise crew's satisfaction.

  • PDF

Learning Methods for Effective Object Tracking in 3D Storytelling Augmented Reality (3D 스토리텔링 증강현실에서 효과적인 객체 추적을 위한 학습 방법)

  • Choi, Dae han;Han, Woo ri;Lee, Yong-Hwan;Kim, Youngseop
    • Journal of the Semiconductor & Display Technology
    • /
    • v.15 no.3
    • /
    • pp.46-50
    • /
    • 2016
  • Recently, Depending on expectancy effect and ripple effect of augmented reality, the convergence between augmented reality and culture & arts are being actively conducted. This paper proposes a learning method for effective object tracking in 3D storytelling augmented reality in cultural properties. The proposed system is based on marker-less tracking, and there are four modules that are recognition, tracking, detecting and learning module. Recognition module is composed of SURF and LSH, and then this module generates standard object information. Tracking module tracks an object using object tracking based on reliability. This information is stored in Learning module along with learned time information. Detecting module finds out the object based on having the best possible knowledge available among the learned objects information, when the system fails to track. Also, it proposes a method for robustly implementing a 3D storytelling augmented reality in cultural properties in the future.

Object Modeling Supporting Technique By Reuse (재사용을 통한 객체 모델링 지원 기법)

  • Kim, Jeong Ah
    • The Journal of Korean Association of Computer Education
    • /
    • v.5 no.1
    • /
    • pp.99-108
    • /
    • 2002
  • As window programming and internet programming are more required, requirement of the training on the object-oriented programming and the object oriented software development are growing. But, it is not easy to learn new brand methodologies or techniques. In this paper, we tried to apply software reuse to object modeling education for effective learning of new programming and modeling method. In this paper, we present analogical matching techniques for the reuse of object models and patterns in object modeling education. Analogy-based matching is better than keyword-based retrieval for model reuse. Reuse can help to reduce the learning curve of object modeling. Also, by applying analogical reasoning, the performance of retrieval is better than keyword-based retrieval.

  • PDF