ebl::lenet7_binocular Class Reference
#include <EblMachines.h>
List of all members.
|
Public Member Functions |
| | lenet7_binocular (parameter &prm, intg image_height, intg image_width, intg output_size) |
Public Attributes |
|
Idx< intg > | table0 |
|
Idx< intg > | table1 |
|
Idx< intg > | table2 |
Detailed Description
Lenet7_binocular, similar to
lenet5 with different neural connections. This network expects a 2-layer image containing each stereoscopic left and right images.
Constructor & Destructor Documentation
| ebl::lenet7_binocular::lenet7_binocular |
( |
parameter & |
prm, |
|
|
intg |
image_height, |
|
|
intg |
image_width, |
|
|
intg |
output_size | |
|
) |
| | |
- Parameters:
-
| output_size | the number of ouputs. For a 5 class classifier like NORB, this would be 5. |
The documentation for this class was generated from the following files:
- /media/e/eblearn-trunk/libeblearn/include/EblMachines.h
- /media/e/eblearn-trunk/libeblearn/src/EblMachines.cpp