• Title/Summary/Keyword: Computer retina model

Search Result 14, Processing Time 0.025 seconds

New Computer Retina Model Reflecting the Mechanism of Amacrine Cell (무축삭세포의 기전을 반영한 새로운 계산론적 망막 모델)

  • 김명남;조진호
    • Journal of Biomedical Engineering Research
    • /
    • v.22 no.4
    • /
    • pp.331-338
    • /
    • 2001
  • In this paper, we have proposed a new computer retina model reflecting the mechanism of transient amacrine cell on the basis of a conventional computer retina model to understand mechanism of visual information processing. The conventional computer retina model contained most of mechanism for other retina models and it was verified with the physiological data. However, we found that a conventional computer retina model doesn't have the mechanism of amacrine cell that was likely to respond to moving stimulus. In proposed model, therefore, a conventional computer model that considered from photoreceptors to bipolar cells and a new computer model that considered for transient amacrine cell and ganglion cell was combined. As we compared the physiological data with the results of computer simulation of transient amacrine cell about fixed stimulus and moving stimulus, we confirmed that the proposed new computer retina model was normally operated.

  • PDF

Steel Surface Defect Detection using the RetinaNet Detection Model

  • Sharma, Mansi;Lim, Jong-Tae;Chae, Yi-Geun
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.14 no.2
    • /
    • pp.136-146
    • /
    • 2022
  • Some surface defects make the weak quality of steel materials. To limit these defects, we advocate a one-stage detector model RetinaNet among diverse detection algorithms in deep learning. There are several backbones in the RetinaNet model. We acknowledged two backbones, which are ResNet50 and VGG19. To validate our model, we compared and analyzed several traditional models, one-stage models like YOLO and SSD models and two-stage models like Faster-RCNN, EDDN, and Xception models, with simulations based on steel individual classes. We also performed the correlation of the time factor between one-stage and two-stage models. Comparative analysis shows that the proposed model achieves excellent results on the dataset of the Northeastern University surface defect detection dataset. We would like to work on different backbones to check the efficiency of the model for real world, increasing the datasets through augmentation and focus on improving our limitation.

ERG Signal Modeling Based on the Retinal Model

  • Chae, S.P.;Lee, J.W.;Jang, W.Y.;Kim, M.N.;Kim, S.Y.;Cho, J.H.
    • Proceedings of the IEEK Conference
    • /
    • 2000.07b
    • /
    • pp.637-640
    • /
    • 2000
  • ERG signal represents the responses of the each layer of retina for the visual stimulus and accumulated responses according to the signal processing occurring in the retina. By investigating the reaction types of each wave of the ERG, various kinds of information for the diagnosis and the signal processing mechanisms in the retina can be obtained. In this paper, the ERG signal is generated by simulating of the volume conductor field of response of each retina layer and summing of them algebraically. The retina model used for simulation is Shah’s Computer Retina model which is one of the most reliable models recently developed. The generated ERG is compared with the typical ERG and shows a very close similarity. By changing the parameters of the retina model, the diagnostic investigation is performed with the variation of the ERG waveform.

  • PDF

Proposition for Retina Model Based on Electrophysiological Mechanism and Analysis for Spatiotemporal Response (전기생리학적 기전에 근거한 망막 모델의 제안과 시공간적 응답의 분석)

  • Lee, Jeong-Woo;Chae, Seung-Pyo;Cho, Jin-Ho;Kim, Myoung-Nam
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.39 no.6
    • /
    • pp.49-58
    • /
    • 2002
  • Based on electrophysiological retina mechanism, a retina model is proposed, which has similar response characteristics compared with the real primate retina. Photoreceptors, horizontal cells, and bipolar cells are modeled based on the previously studied retina models. And amacrine cells known to have relation to movements detection, and bipolar cell terminals are newly modeled using 3 NDP mechanism. The proposed model verified by analyzing the spatial response characteristics to stationary and moving stimuli, and characteristics for different speeds. Through this retina model, human vision system could be applied to computer vision systems for movement detection, and it could be the basic research for the implantable artificial retina.

Neural Network Modelling and Computer Simulation of the Local Circuits of the Outer Plexiform Layer in a Vertebrate Retina (망막 외망층의 국부회로에 대한 신경망 모델 및 컴퓨터 모의실험)

  • 이일병
    • Journal of Biomedical Engineering Research
    • /
    • v.9 no.1
    • /
    • pp.17-24
    • /
    • 1988
  • This paper describes a neural network modelling of a vertebrate retina using a discrete-time and discrete-space approach based on neuro-anatomical data, and the computer simulations of the model which approximate the frog/amphibian negro-physiological data. It then compares them and describes how such a model can be beneficially used for confirming the hypothesis of a given neural system and further predict yet unknown experimental data.

  • PDF

Information Processing in Primate Retinal Ganglion

  • Je, Sung-Kwan;Cho, Jae-Hyun;Kim, Gwang-Baek
    • Journal of information and communication convergence engineering
    • /
    • v.2 no.2
    • /
    • pp.132-137
    • /
    • 2004
  • Most of the current computer vision theories are based on hypotheses that are difficult to apply to the real world, and they simply imitate a coarse form of the human visual system. As a result, they have not been showing satisfying results. In the human visual system, there is a mechanism that processes information due to memory degradation with time and limited storage space. Starting from research on the human visual system, this study analyzes a mechanism that processes input information when information is transferred from the retina to ganglion cells. In this study, a model for the characteristics of ganglion cells in the retina is proposed after considering the structure of the retina and the efficiency of storage space. The MNIST database of handwritten letters is used as data for this research, and ART2 and SOM as recognizers. The results of this study show that the proposed recognition model is not much different from the general recognition model in terms of recognition rate, but the efficiency of storage space can be improved by constructing a mechanism that processes input information.

Face Detection Method based Fusion RetinaNet using RGB-D Image (RGB-D 영상을 이용한 Fusion RetinaNet 기반 얼굴 검출 방법)

  • Nam, Eun-Jeong;Nam, Chung-Hyeon;Jang, Kyung-Sik
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.26 no.4
    • /
    • pp.519-525
    • /
    • 2022
  • The face detection task of detecting a person's face in an image is used as a preprocess or core process in various image processing-based applications. The neural network models, which have recently been performing well with the development of deep learning, are dependent on 2D images, so if noise occurs in the image, such as poor camera quality or pool focus of the face, the face may not be detected properly. In this paper, we propose a face detection method that uses depth information together to reduce the dependence of 2D images. The proposed model was trained after generating and preprocessing depth information in advance using face detection dataset, and as a result, it was confirmed that the FRN model was 89.16%, which was about 1.2% better than the RetinaNet model, which showed 87.95%.

Development of High Speed Synchronous Control System for Real Time 3D Eye Imaging Equipment (망막의 3차원 실시간 영상화를 위한 고속 동기제어 시스템 개발)

  • 고종선;김영일;이용재;이태훈
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.8 no.1
    • /
    • pp.17-23
    • /
    • 2003
  • To show a retina shape and thickness on the computer monitor, a laser has been used in Scanning Laser Ophthalmoscope(SLO) equipment using the travelling difference. This method requires exact synchronous control of laser travelling in optic system to show a clear 3-dimensional image of retina. To obtain this image, this exact synchronism is very important for making the perfect plane scanning. In this study, a synchronous control of the galvanometer to make 3-dimensional retina image is presented. For the more, a very simple mathematical model of the galvanometer is approved by experimental result.

Comparison of Pre-processed Brain Tumor MR Images Using Deep Learning Detection Algorithms

  • Kwon, Hee Jae;Lee, Gi Pyo;Kim, Young Jae;Kim, Kwang Gi
    • Journal of Multimedia Information System
    • /
    • v.8 no.2
    • /
    • pp.79-84
    • /
    • 2021
  • Detecting brain tumors of different sizes is a challenging task. This study aimed to identify brain tumors using detection algorithms. Most studies in this area use segmentation; however, we utilized detection owing to its advantages. Data were obtained from 64 patients and 11,200 MR images. The deep learning model used was RetinaNet, which is based on ResNet152. The model learned three different types of pre-processing images: normal, general histogram equalization, and contrast-limited adaptive histogram equalization (CLAHE). The three types of images were compared to determine the pre-processing technique that exhibits the best performance in the deep learning algorithms. During pre-processing, we converted the MR images from DICOM to JPG format. Additionally, we regulated the window level and width. The model compared the pre-processed images to determine which images showed adequate performance; CLAHE showed the best performance, with a sensitivity of 81.79%. The RetinaNet model for detecting brain tumors through deep learning algorithms demonstrated satisfactory performance in finding lesions. In future, we plan to develop a new model for improving the detection performance using well-processed data. This study lays the groundwork for future detection technologies that can help doctors find lesions more easily in clinical tasks.

A proposal of neuron computer for tracking motion of objects

  • Zhu, Hanxi;Aoyama, Tomoo;Yoshihara, Ikuo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.496-496
    • /
    • 2000
  • We propose a neuron computer for tracking motion of particles in multi-dimensional space. The neuron computer is constructed of neural networks and their connections, which is a simplified model of the brain. The neuron computer is assemblage of neural networks, it includes a control unit, and the actions of the unit are represented by instructions. We designed a neuron computer to recognize and predict motion of particles. The recognition unit is constructed of neuron-array, encoder, and control part. The neuron-array is a model of the retina, and particles crease an image on the array, where the image is binary. The encoder picks one particle from the array, and translates the particle's location to Cartesian coordinates, which is scaled in [0, 1] intervals. Next, the encoder picks another particle, and does same process. The ordering and reduction of complex processes are executed by instructions. The instructions are held in the control part. The prediction unit is constructed of a multi-layer neural network and a feedback loop, where real time learning is executed. The particles' future locations are forecasted by coordinate values. The neuron computer can chase maximum 100 particles that take evasions.

  • PDF