Docs.rs
cog-pose-estimation-0.3.0
cog-pose-estimation 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ruvnet
Dependencies
candle-core ^0.9
normal
candle-nn ^0.9
normal
clap ^4
normal
hex ^0.4
normal
safetensors ^0.4
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
ureq ^2
normal
wifi-densepose-train ^0.3.1
normal
tempfile ^3
dev
Versions
35.85%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
run_loop
cog_
pose_
estimation
0.3.0
In cog_
pose_
estimation::
runtime
cog_pose_estimation
::
runtime
Function
run_
loop
Copy item path
Source
pub async fn run_loop( cfg:
CogConfig
, engine:
InferenceEngine
, ) ->
Result
<
()
,
Box
<dyn
Error
>>