AlexeyAB
2018-08-07 0a326e7afe3e690c0b4cb64bbd0ce4f0603a7d85
src/network.h
@@ -151,6 +151,7 @@
int get_network_nuisance(network net);
int get_network_background(network net);
YOLODLL_API void fuse_conv_batchnorm(network net);
YOLODLL_API void calculate_binary_weights(network net);
#ifdef __cplusplus
}