Docs.rs
  • darknet-0.4.0
    • darknet 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alianse777
    • Dependencies
      • darknet-sys ^0.4.0 normal
      • image ^0.24 normal
      • libc ^0.2 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • thiserror ^1.0 normal
      • anyhow ^1.0 dev
      • argh ^0.1 dev
      • hex ^0.4 dev
      • reqwest ^0.10 dev
      • sha2 ^0.8 dev
    • Versions
    • 17.8% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

darknet0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Detection
  • Detections
  • DetectionsIter
  • Image
  • Layer
  • Layers
  • LayersIter
  • Network

Enums

  • Activation
  • BinaryActivation
  • CostType
  • Error
  • IoULoss
  • LayerType
  • NmsKind
  • WeightsNormalizion
  • WeightsType
  • YoloPoint

Traits

  • IntoCowImage

Functions

  • train_detector

Type Aliases

  • BBox