Skip to content

New Version v1.3.5

Compare
Choose a tag to compare
@LdDl LdDl released this 01 Feb 05:11
· 25 commits to master since this release
b8f4ad6

UPDATE

  1. Update to last working (for us) AlexeyAB version of Darknet - AlexeyAB/darknet@f056fc3
  2. Proper calling of Close() on image instance in base example
  3. Replace network_predict() with network_predict_ptr()
  4. Call Close() on neural network in base example
  5. Replace free_network() with free_network_ptr()