Docs.rs
  • wasm-tensorflow-models-pose-detection-0.6.0
    • wasm-tensorflow-models-pose-detection 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ChocolateLoverRaj
    • Dependencies
      • enum-iterator ^1.4.1 normal
      • serde ^1.0.193 normal
      • serde-wasm-bindgen ^0.6.1 normal
      • strum ^0.25.0 normal
      • strum_macros ^0.25.3 normal
      • wasm-bindgen ^0.2.89 normal
      • wasm-bindgen-futures ^0.4.39 normal
    • Versions
    • 0.86% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

wasm_tensorflow_models_pose_detection0.6.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • model::BlazePoseMediaPipeModelConfig
  • model::BlazePoseModelConfig
  • model::BlazePoseTfjsModelConfig
  • model::BoundingBoxTrackerConfig
  • model::InputResolution
  • model::KeypointTrackerConfig
  • model::MoveNetModelConfig
  • model::PoseNetModelConfig
  • model::TrackerConfig
  • pose::BoundingBox
  • pose::Keypoint
  • pose::Pose
  • pose_detector::CommonEstimationConfig
  • pose_detector::PoseDetector
  • pose_detector::PoseNetEstimationConfig

Enums

  • model::BlazePoseModelType
  • model::MobileNetMultiplier
  • model::Model
  • model::ModelWithConfig
  • model::PoseNetArchitecture
  • model::PoseNetOutputStride
  • model::QuantBytes
  • model::Runtime
  • model::TrackerType
  • pose_detector::EstimationConfig

Functions

  • create_detector
  • util::get_adjacent_pairs