We also tried the robustness on smoothed images, simulating badly focused cameras or image blur. We
convolved the original image with the Gaussian kernels of increasing size:
 |
(5.2) |
where
is defined as:
We were increasing
from 0.5 to 3.0 for car images and and from 0.5 to 8.0 for truck images.
Experiment is performed as follows:
- Step 1.
Identify learning set
and testing set
.
- Step 2.
Initialize
with chosen values:
. Let
is the first member of
;
- Step 3.
. For every image
in testing set
, do a convolution with Gaussian
kernel according to the
equation 5.2 and construct the new blurred image
. Add this image
to newly created testing set
.
- Step 4.
Do the classification with noisyfied testing images
and learning set
.
- Step 5.
Let
is the next member of
.
- Step 6.
Goto Step 3.
- Step 7.
Plot a 2-D graph for every Gaussian kernel size
and corresponding classification rate.
Kocurek
2007-12-17