New Version v1.3.5
UPDATE
- Update to last working (for us) AlexeyAB version of Darknet - AlexeyAB/darknet@f056fc3
- Proper calling of Close() on image instance in base example
- Replace network_predict() with network_predict_ptr()
- Call Close() on neural network in base example
- Replace free_network() with free_network_ptr()