Go to the source code of this file.
Functions | |
| void | init_net () |
| void | callnet (float *input_vector, char *top, float *top_score, char *next, float *next_score) |
| void callnet | ( | float * | input_vector, | |
| char * | top, | |||
| float * | top_score, | |||
| char * | next, | |||
| float * | next_score | |||
| ) |
Apply image to net
| void init_net | ( | ) |
Initialise net
1.6.3