pjreddie / darknet

Convolutional Neural Networks
http://pjreddie.com/darknet/
Other
25.51k stars 21.32k forks source link

calculate_binary_weights removed #2636

Open jwframe28 opened 2 months ago

jwframe28 commented 2 months ago

I'm using DarkHelp and it's trying to call load_network_custom and calculate_binary_weights.

I know that load_network_custom is now load_network. Is there a similar switch I can make for calculate_binary_weights?