• Title/Summary/Keyword: depth detection

Search Result 717, Processing Time 0.029 seconds

Development of a deep learning-based cabbage core region detection and depth classification model (딥러닝 기반 배추 심 중심 영역 및 깊이 분류 모델 개발)

  • Ki Hyun Kwon;Jong Hyeok Roh;Ah-Na Kim;Tae Hyong Kim
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.16 no.6
    • /
    • pp.392-399
    • /
    • 2023
  • This paper proposes a deep learning model to determine the region and depth of cabbage cores for robotic automation of the cabbage core removal process during the kimchi manufacturing process. In addition, rather than predicting the depth of the measured cabbage, a model was presented that simultaneously detects and classifies the area by converting it into a discrete class. For deep learning model learning and verification, RGB images of the harvested cabbage 522 were obtained. The core region and depth labeling and data augmentation techniques from the acquired images was processed. MAP, IoU, acuity, sensitivity, specificity, and F1-score were selected to evaluate the performance of the proposed YOLO-v4 deep learning model-based cabbage core area detection and classification model. As a result, the mAP and IoU values were 0.97 and 0.91, respectively, and the acuity and F1-score values were 96.2% and 95.5% for depth classification, respectively. Through the results of this study, it was confirmed that the depth information of cabbage can be classified, and that it can be used in the development of a robot-automation system for the cabbage core removal process in the future.

Depth location extraction and three-dimensional image recognition by use of holographic information of an object (홀로그램 정보를 이용한 깊이위치 추출과 3차원 영상인식)

  • 김태근
    • Korean Journal of Optics and Photonics
    • /
    • v.14 no.1
    • /
    • pp.51-57
    • /
    • 2003
  • The hologram of an object contains the information of the object's depth distribution as well as the depth location of the object. However these pieces of information are blended together as a form of fringe pattern. This makes it hard to extract the depth location of the object directly from the hologram. In this paper, I propose a numerical method which separates the depth location information from the single-sideband hologram by gaussian low-pass filtering. The depth location of the object is extracted by numerical analysis of the filtered hologram. The hologram at the object's depth location is recovered by the extracted depth location.

Obstacle Detection for Generating the Motion of Humanoid Robot (휴머노이드 로봇의 움직임 생성을 위한 장애물 인식방법)

  • Park, Chan-Soo;Kim, Doik
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.18 no.12
    • /
    • pp.1115-1121
    • /
    • 2012
  • This paper proposes a method to extract accurate plane of an object in unstructured environment for a humanoid robot by using a laser scanner. By panning and tilting 2D laser scanner installed on the head of a humanoid robot, 3D depth map of unstructured environment is generated. After generating the 3D depth map around a robot, the proposed plane extraction method is applied to the 3D depth map. By using the hierarchical clustering method, points on the same plane are extracted from the point cloud in the 3D depth map. After segmenting the plane from the point cloud, dimensions of the planes are calculated. The accuracy of the extracted plane is evaluated with experimental results, which show the effectiveness of the proposed method to extract planes around a humanoid robot in unstructured environment.

Human Action Recognition Using Deep Data: A Fine-Grained Study

  • Rao, D. Surendra;Potturu, Sudharsana Rao;Bhagyaraju, V
    • International Journal of Computer Science & Network Security
    • /
    • v.22 no.6
    • /
    • pp.97-108
    • /
    • 2022
  • The video-assisted human action recognition [1] field is one of the most active ones in computer vision research. Since the depth data [2] obtained by Kinect cameras has more benefits than traditional RGB data, research on human action detection has recently increased because of the Kinect camera. We conducted a systematic study of strategies for recognizing human activity based on deep data in this article. All methods are grouped into deep map tactics and skeleton tactics. A comparison of some of the more traditional strategies is also covered. We then examined the specifics of different depth behavior databases and provided a straightforward distinction between them. We address the advantages and disadvantages of depth and skeleton-based techniques in this discussion.

Oriented object detection in satellite images using convolutional neural network based on ResNeXt

  • Asep Haryono;Grafika Jati;Wisnu Jatmiko
    • ETRI Journal
    • /
    • v.46 no.2
    • /
    • pp.307-322
    • /
    • 2024
  • Most object detection methods use a horizontal bounding box that causes problems between adjacent objects with arbitrary directions, resulting in misaligned detection. Hence, the horizontal anchor should be replaced by a rotating anchor to determine oriented bounding boxes. A two-stage process of delineating a horizontal bounding box and then converting it into an oriented bounding box is inefficient. To improve detection, a box-boundary-aware vector can be estimated based on a convolutional neural network. Specifically, we propose a ResNeXt101 encoder to overcome the weaknesses of the conventional ResNet, which is less effective as the network depth and complexity increase. Owing to the cardinality of using a homogeneous design and multi-branch architecture with few hyperparameters, ResNeXt captures better information than ResNet. Experimental results demonstrate more accurate and faster oriented object detection of our proposal compared with a baseline, achieving a mean average precision of 89.41% and inference rate of 23.67 fps.

A Study of Performance Characteristics for Active Sonar in Korean Shallow Seawater Temperature Structures (한국 천해 수온구조에서의 능동소나 성능 특성 연구)

  • Kim, Won-Ki;Bae, Ho Seuk;Son, Su-Uk;Hahn, Jooyeong;Park, Joung-Soo
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.24 no.5
    • /
    • pp.482-491
    • /
    • 2021
  • It is obvious that understanding the effects of shallow water environment of Korea is very important to guarantee the optimal performance of active sonar such as monostatic and bistatic sonar. For this reason, in this paper, we analyzed the detection performance characteristics for various depth deployments of sonar in summer, winter and water temperature inversion environments, which environments are frequently observed in shallow water of Korea such as the Yellow sea. To analyze only effects of water temperature structures on target detection performance, we applied range independent conditions for bottom, sea surface and water temperature characteristics. To understand the characteristics of detection performance, we conducted transmission loss and signal excess modeling. From the results, we were able to confirm the characteristics of detection performance of active sonar. In addition, we verified that operation depth of transmitter and receiver affects the detection performance. Especially in the water temperature inversion environment, it was confirmed that the shadow zone could be minimized and the detection range could be increased through bistatic operation.

A Study on Lightweight Model with Attention Process for Efficient Object Detection (효율적인 객체 검출을 위해 Attention Process를 적용한 경량화 모델에 대한 연구)

  • Park, Chan-Soo;Lee, Sang-Hun;Han, Hyun-Ho
    • Journal of Digital Convergence
    • /
    • v.19 no.5
    • /
    • pp.307-313
    • /
    • 2021
  • In this paper, a lightweight network with fewer parameters compared to the existing object detection method is proposed. In the case of the currently used detection model, the network complexity has been greatly increased to improve accuracy. Therefore, the proposed network uses EfficientNet as a feature extraction network, and the subsequent layers are formed in a pyramid structure to utilize low-level detailed features and high-level semantic features. An attention process was applied between pyramid structures to suppress unnecessary noise for prediction. All computational processes of the network are replaced by depth-wise and point-wise convolutions to minimize the amount of computation. The proposed network was trained and evaluated using the PASCAL VOC dataset. The features fused through the experiment showed robust properties for various objects through a refinement process. Compared with the CNN-based detection model, detection accuracy is improved with a small amount of computation. It is considered necessary to adjust the anchor ratio according to the size of the object as a future study.

Energy-efficient intrusion detection system for secure acoustic communication in under water sensor networks

  • N. Nithiyanandam;C. Mahesh;S.P. Raja;S. Jeyapriyanga;T. Selva Banu Priya
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.17 no.6
    • /
    • pp.1706-1727
    • /
    • 2023
  • Under Water Sensor Networks (UWSN) has gained attraction among various communities for its potential applications like acoustic monitoring, 3D mapping, tsunami detection, oil spill monitoring, and target tracking. Unlike terrestrial sensor networks, it performs an acoustic mode of communication to carry out collaborative tasks. Typically, surface sink nodes are deployed for aggregating acoustic phenomena collected from the underwater sensors through the multi-hop path. In this context, UWSN is constrained by factors such as lower bandwidth, high propagation delay, and limited battery power. Also, the vulnerabilities to compromise the aquatic environment are in growing numbers. The paper proposes an Energy-Efficient standalone Intrusion Detection System (EEIDS) to entail the acoustic environment against malicious attacks and improve the network lifetime. In EEIDS, attributes such as node ID, residual energy, and depth value are verified for forwarding the data packets in a secured path and stabilizing the nodes' energy levels. Initially, for each node, three agents are modeled to perform the assigned responsibilities. For instance, ID agent verifies the node's authentication of the node, EN agent checks for the residual energy of the node, and D agent substantiates the depth value of each node. Next, the classification of normal and malevolent nodes is performed by determining the score for each node. Furthermore, the proposed system utilizes the sheep-flock heredity algorithm to validate the input attributes using the optimized probability values stored in the training dataset. This assists in finding out the best-fit motes in the UWSN. Significantly, the proposed system detects and isolates the malicious nodes with tampered credentials and nodes with lower residual energy in minimal time. The parameters such as the time taken for malicious node detection, network lifetime, energy consumption, and delivery ratio are investigated using simulation tools. Comparison results show that the proposed EEIDS outperforms the existing acoustic security systems.

A Study on depth analysis for S3D animation (S3D 애니메이션 제작을 위한 입체 값 분석 기술)

  • Kim, Sang-hoon;hwan, Moon suk
    • Journal of Digital Contents Society
    • /
    • v.16 no.4
    • /
    • pp.645-650
    • /
    • 2015
  • In this paper, we propose the method for creating a stable stereoscopic 3D contents with the production guidelines by removing the excessive depth value and scene changes for high quality. We have developed a three-dimensional depth analysis tool for detecting the scene changes out of the production guidelines and the depth value changes excessively. The Scenes detected by depth analysis tool can be modified at the post production and it helps to make a stable stereoscopic 3D contents.

Seasonal Variations and Characteristics of the Stratification Depth and Strength in the Seas Near the Korea Peninsular using the Relative Potential Energy Anomaly (한반도 근해의 상대적 위치에너지 편차 변화를 이용한 성층화의 특성과 계절별 변화에 대한 연구)

  • Cho, Chang-Bong;Kim, Young-Gyu;Chang, Kyung-Il
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.14 no.2
    • /
    • pp.205-212
    • /
    • 2011
  • In this paper, we have proposed a method for quantization of the stratification strength in the sea water and analysing the distributions of the maximum stratification depths calculated by the method at the seas near the Korean peninsular. For calculating the stratification strength, modified and applied the potential energy anomaly formular which was suggested by Simpson in 1977. The data had been collected by NFRDI from 1971 to 2008 were used to determine the maximum vertical density gradient depth and the relative potential energy anomaly at that depth. In the East Sea, the stratification depth has become deepened about 20m in February and April since 1971. In Yellow-South Sea, the maximum density gradient depth has been deepened about 10m only in December during the same period and the difference of the stratification depth between summer and winter has been enlarged. These trends of variation of stratification strength and depth near the Korean peninsular should be investigated more carefully and continuously. And the results of these studies could be adopted for the more efficient operation of underwater weapon and detection systems.