https://github.com/oliverfunk/darknet-rs
Rust bindings for darknet
https://github.com/oliverfunk/darknet-rs
cnn darknet darknet-image-classification image-classification image-processing image-recognition neural-network rust rust-lang rust-library
Last synced: 8 months ago
JSON representation
Rust bindings for darknet
- Host: GitHub
- URL: https://github.com/oliverfunk/darknet-rs
- Owner: oliverfunk
- License: mit
- Created: 2018-10-18T15:39:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-12T11:35:40.000Z (almost 7 years ago)
- Last Synced: 2023-03-02T21:05:45.485Z (over 3 years ago)
- Topics: cnn, darknet, darknet-image-classification, image-classification, image-processing, image-recognition, neural-network, rust, rust-lang, rust-library
- Language: Rust
- Size: 38.1 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
Awesome Lists containing this project
- awesome-rust-ai-libraries - darknet-rs - Rust bindings for darknet, the C neural network framework used by YOLO. Enables running object detection and image classification models from the darknet/C framework. ([Read more](/details/darknet-rs.md)) `Darknet` `Object Detection` `Bindings` (Computer Vision)