Skip to content

legraphista/darknet-bindings

Repository files navigation

Darknet NodeJS Bindings

Bindings over the inference api of darknet, using N-API.

Docs

Can be found in docs.md

Roadmap

  • Docs
  • Tests
  • TS typings
  • More relaxed method calls (pass args & thresholds in methods too)
  • Cleanup

Caveats

  • No native Windows support (help is welcome)
  • Project is still in its infancy, stability hasn't been fully tested yet