下載/瀏覽Download

Download Report

Transcript 下載/瀏覽Download

A Contextual-based Hopfield Neural Network
for Medical Image Edge Detection
出處:2004 IEEE International Conference on Multimedia and Expo
作者:Chuan-Yu Chan
指導教授:張財榮
學生:陳建宏
學號:M97G0209
1
Outline
 Introduction
 The Contextual Hopfield Neural Network
 The CHNN Algorithm
 Experimental Results
 Conclusions
2
Introduction
 Detection of edge
3
Introduction
 一階導數:Sobel 濾波器
-1
2
-1
-1
0
1
0
0
0
-2
0
2
1
2
1
-1
0
1
 二階導數:Laplacian 濾波器
4
0
1
0
1
1
1
-1
2
-1
1
-4
1
1
-8
1
2
-4
2
0
1
0
1
1
1
-1
2
-1
Introduction
 一般影像
 醫學影像
5
(a) Laplacian
(b) Canny’s
(c) Laplacian
(d) Canny’s
Introduction
 A two-layer Hopfield based neural network
 Competitive Hopfield Edge Finding Neural Network
6
The architecture of the CHEFNN
Hopfield Neural Network
 Network Architecture
7
Hopfield Neural Network
 The total input to neuron (x,i) is computed as
 The activation function is defined by
0


n 1
1
Vx ,i  
n

Net
V
x
,
i
x
,i

1  e
8
Net x ,i  
otherwise
The Contextual Hopfield Neural Network
 CHNN is make up of MxN neurons
 The input is the original image
 The output is an edge-based feature map
The architecture of the CHNN
9
The Contextual Hopfield Neural Network
 The energy function of CHNN must satisfy
 dx,i;y,j is defined as :
 Φx,i (y,j) is defined as:
10
 From the above constraint
 The Lyapunov energy function
 Comparing Eq.(8) and Eq.(3)
 Applying the above Equations to Eq.(l)
11
The CHNN algorithm
 Step 1 : Assigning the initial neuron states as 1.
 Step 2 : Use Eq.(11) to calculate the Net(x,i)
 Step 3 : Apply Eq.(2) to obtain the new output
 Step 4 : Repeat Step 2 and Step 3
 Step 5 : Edge detection results.
1
1
1
1
1
1
12
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Step2
Step4
Step3
1
0
0
0
0
0
0
1
0
0
0
0
0
0
1
0
0
0
0
0
0
1
0
0
0
0
0
0
1
0
0
0
0
0
0
1
Experimental Results
Original phantom image
(a) Laplacian (b) Marr-Hildreth’s (c) wavelet
(d) Canny’s (e) CHEFNN
(f) CHNN
Added Noise(K=30)
13
Experimental Results
The CT image
(a) Laplacian (b) Marr-Hildreth’s (c) wavelet
(d) Canny’s (e) CHEFNN
(f) CHNN
14
Experimental Results
Original phantom image
15
Conclusions
 This paper proposes a CHNN for edge detection
 The CHNN saved a half of neurons than CHEFNN
 Noises will be effectively removed
16