Experiments for Car Images using FLD were done on SIFT with topology 15x9x15 and overlapping tiles since this was the best combination obtained so far for car images. For truck images the optimal SIFT was 15x9x25 and with overlapping tiles, however the computation was so complex that we never obtained the projection matrix within 12 hours. We decided to use SIFT with topology 15x9x13 without overlap and compare this to the k-NN with the same SIFT topology.
Here we can see the FLD projection from SIFT feature space to training set projection space.
We can see in figure 4.15 on page
the distribution of classes and in figure 4.16 on page
the distribution of truck classes when using
FLD.
|