|
|
The generalized RBF network structure. |
![]() |
Dr. Howell's RBF network demonstrating classification from an unconstrained image sequence. |
![]() |
![]() |
|
|
|
|
Avg. correct |
Max pro |
Max anti |
Min pro |
Min anti |
|
89% |
100% |
100% |
50% |
83% |
RBFnet
class and rbf
application in C++, implementing a radial basis function network
with n dimensional input and 1 linear output neuron.
FaceUnit
class and face_net
application in C++, implementing a scalable face unit network.
gabor2D
program in C++, performing image sampling and Gabor wavelet preprocessing.
ras2mtx
program in C++, converting binary rasterfiles into arrays of
gray-values.
NosePicker
Java application, displaying images and saving manually clicked
nose coordinates.
indexer
perl script to generate index.html files that serve as directory
listings.
make_ifiles
perl script to generate input files to face_net
program.