darknet-bindings
v2.0.0-pre8
Published
Darknet NAPI Bindings
Downloads
18
Readme
Darknet NodeJS Bindings
Bindings over the inference api of darknet, using N-API.
Docs
Can be found in docs.md
Roadmap
- [ ] Docs
- [ ] Tests
- [x] TS typings
- [x] More relaxed method calls (pass args & thresholds in methods too)
- [x] Cleanup
Caveats
- No native Windows support (help is welcome)
- Project is still in its infancy, stability hasn't been fully tested yet