schwittlick / ofxDarknet

darknet neural network addon for openFrameworks
MIT License
496 stars 89 forks source link

Example quits on init() without warning/errors (Windows 10 + OF0.9.8) #33

Closed musiko closed 6 years ago

musiko commented 6 years ago

Hi,

Thanks for the great addon!

I tried to build "example-features". It compiled and run successfully, but it terminated without any warning or errors. It happened after executing load_weights() of ofxDarknet::init(). Would you please help?

4F2E4A2E commented 6 years ago

@musiko how did you manage to solve it?