![]() |
darknet
v3
|
#include "darknet.h"

Go to the source code of this file.
Functions | |
| int | hierarchy_top_prediction (float *predictions, tree *hier, float thresh, int stride) |
| float | get_hierarchy_probability (float *x, tree *hier, int c, int stride) |
| float get_hierarchy_probability | ( | float * | x, |
| tree * | hier, | ||
| int | c, | ||
| int | stride | ||
| ) |
1.8.13