Docs.rs
burn_depth-0.1.2
burn_depth 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mosure
Dependencies
burn ^0.19
normal
burn-import ^0.19
normal
optional
burn-store ^0.19
normal
optional
clap ^4.5
normal
optional
half ^2
normal
optional
safetensors ^0.6
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
criterion ^0.7
dev
futures-intrusive ^0.5.0
dev
image ^0.25
dev
pollster ^0.4.0
dev
safetensors ^0.6
dev
wgpu ^26.0
dev
console_error_panic_hook ^0.1
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
Versions
47.31%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module inference
burn_
depth
0.1.2
Module inference
Module Items
Functions
In crate burn_
depth
burn_depth
Module
inference
Copy item path
Source
Functions
ยง
infer_
from_
rgb
Runs the DepthPro model directly from packed RGB bytes.
rgb_
to_
input_
tensor
Converts packed RGB bytes into a normalized tensor suitable for
DepthPro::infer
.